Skip to content

streetyoga/binance-pay-signature-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.7%
  • JavaScript 34.3%