Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 565 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 565 Bytes

Binance Pay API signature examples

Binance Pay API document has the details of how to hash the signature. To improve the user experience of intergrating with the API, we provide examples in different languages.

Code in this repository should NOT be used in production.

Should I look into this repo

  • if I don't know what is a signature
  • if I don't know how to build a signature
  • if my signature does not pass the server's validation

Languages Included

  • Python
  • Nodejs

License

MIT