File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Paymaster Example
2
2
3
- This repository contains several examples implemented in both Golang and JavaScript,
4
- including those for wallet integration, CEX (Centralized Exchange) integration,
5
- payment gateway integration, and more.
3
+ This repository hosts a collection of comprehensive examples implemented in both Golang and JavaScript.
4
+ The examples cover a range of blockchain-related integrations, including:
5
+
6
+ - Wallet integration
7
+ - Centralized Exchange (CEX) integration
8
+ - Payment gateway integration
9
+
10
+ The client implementation follows the API standards of [ BEP-414] ( https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-414.md ) .
6
11
7
12
## Network Endpoint
8
13
BSC testnet: https://bsc-paymaster-testnet.nodereal.io
You can’t perform that action at this time.
0 commit comments