You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
# Paymaster Example
2
2
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:
5
6
6
7
- Wallet integration
7
8
- Centralized Exchange (CEX) integration
8
9
- Payment gateway integration
9
10
10
-
The client implementation follows the API standards of [BEP-414](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-414.md).
0 commit comments