An open API service indexing awesome lists of open source software.

https://github.com/dcb9/go-binancepay

Binance Pay Golang SDK
https://github.com/dcb9/go-binancepay

binance-pay golang

Last synced: about 1 month ago
JSON representation

Binance Pay Golang SDK

Awesome Lists containing this project

README

        

# go-binancepay

Binance Pay Golang SDK

### Install

~~~bash
go get -u github.com/dcb9/go-binancepay
~~~

### Test

~~~bash
go test ./...
~~~