Skip to content

339-Labs/binance-api-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binance api sdk go version repo

Tips: need Go 1.22+

Contribute

1.fork repo

fork binance-api-sdk-go to your github

2.clone repo

git@github.com:339-Labs/binance-api-sdk-go.git

3. create new branch and commit code

git branch -C xxx
git checkout xxx

coding

git add .
git commit -m "xxx"
git push origin xxx

4.commit PR

Have a pr on your github and submit it to the binance-api-sdk-go repository

5.review

After the binance-api-sdk-go code maintainer has passed the review, the code will be merged into the binance-api-sdk-go library. At this point, your PR submission is complete

6.Disclaimer

This code has not yet been audited, and should not be used in any production systems.

About

binance api sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages