Skip to content

binance/binance-pay-signature-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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