Skip to content

Commit 4e63d15

Browse files
committed
update the readme
1 parent f3e5857 commit 4e63d15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Paymaster Example
22

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:
3+
This repository hosts a collection of examples implemented in both Golang and JavaScript for the [Meganode Paymaster](https://docs.nodereal.io/docs/meganode-paymaster-overview).
4+
The client implementation follows the API standards of [BEP-414](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-414.md).
5+
The examples include:
56

67
- Wallet integration
78
- Centralized Exchange (CEX) integration
89
- Payment gateway integration
910

10-
The client implementation follows the API standards of [BEP-414](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-414.md).
1111

1212
## Network Endpoint
1313
BSC testnet: https://bsc-paymaster-testnet.nodereal.io
1414

15-
## Example
15+
## Quick Start
1616

1717
Please get ERC20 token for test before you start:
1818
1. Visit Faucet: https://www.bnbchain.org/en/testnet-faucet

0 commit comments

Comments
 (0)