feat(): added automatic Readme actions
This commit is contained in:
54
README.md
54
README.md
@@ -26,20 +26,25 @@ Updated & performant JavaScript & Node.js SDK for the Bitget V2 REST APIs and We
|
||||
- Issues? Check the [issues tab](https://github.com/tiagosiebler/bitget-api/issues).
|
||||
- Discuss & collaborate with other node devs? Join our [Node.js Algo Traders](https://t.me/nodetraders) engineering community on telegram.
|
||||
|
||||
<!-- template_related_projects -->
|
||||
|
||||
## Related projects
|
||||
|
||||
Check out my related projects:
|
||||
Check out my related JavaScript/TypeScript/Node.js projects:
|
||||
|
||||
- Try my connectors:
|
||||
- [binance](https://www.npmjs.com/package/binance)
|
||||
- [bybit-api](https://www.npmjs.com/package/bybit-api)
|
||||
- [okx-api](https://www.npmjs.com/package/okx-api)
|
||||
- [bitget-api](https://www.npmjs.com/package/bitget-api)
|
||||
- [ftx-api](https://www.npmjs.com/package/ftx-api)
|
||||
- Try my REST API & WebSocket SDKs:
|
||||
- [Bybit-api Node.js SDK](https://www.npmjs.com/package/bybit-api)
|
||||
- [Okx-api Node.js SDK](https://www.npmjs.com/package/okx-api)
|
||||
- [Binance Node.js SDK](https://www.npmjs.com/package/binance)
|
||||
- [Gateio-api Node.js SDK](https://www.npmjs.com/package/gateio-api)
|
||||
- [Bitget-api Node.js SDK](https://www.npmjs.com/package/bitget-api)
|
||||
- [Bitmart-api Node.js SDK](https://www.npmjs.com/package/bitmart-api)
|
||||
- Try my misc utilities:
|
||||
- [orderbooks](https://www.npmjs.com/package/orderbooks)
|
||||
- [OrderBooks Node.js](https://www.npmjs.com/package/orderbooks)
|
||||
- [Crypto Exchange Account State Cache](https://www.npmjs.com/package/accountstate)
|
||||
- Check out my examples:
|
||||
- [awesome-crypto-examples](https://github.com/tiagosiebler/awesome-crypto-examples)
|
||||
- [awesome-crypto-examples Node.js](https://github.com/tiagosiebler/awesome-crypto-examples)
|
||||
<!-- template_related_projects_end -->
|
||||
|
||||
## Documentation
|
||||
|
||||
@@ -209,24 +214,33 @@ The bundle can be found in `dist/`. Altough usage should be largely consistent,
|
||||
|
||||
---
|
||||
|
||||
## Contributions & Thanks
|
||||
<!-- template_contributions -->
|
||||
|
||||
### Donations
|
||||
Have my projects helped you? Share the love, there are many ways you can show your thanks:
|
||||
|
||||
#### tiagosiebler
|
||||
- Star & share my projects.
|
||||
- Are my projects useful? Sponsor me on Github and support my effort to maintain & improve them: https://github.com/sponsors/tiagosiebler
|
||||
- Have an interesting project? Get in touch & invite me to it.
|
||||
- Or buy me all the coffee:
|
||||
- ETH(ERC20): `0xA3Bda8BecaB4DCdA539Dc16F9C54a592553Be06C` <!-- metamask -->
|
||||
|
||||
Support my efforts to make algo trading accessible to all - register with my referral links:
|
||||
|
||||
- [Bybit](https://www.bybit.com/en-US/register?affiliate_id=9410&language=en-US&group_id=0&group_type=1)
|
||||
- [Binance](https://www.binance.com/en/register?ref=20983262)
|
||||
- [Bitget](https://partner.bitget.com/bg/ZNM295)
|
||||
- [OKX](https://www.okx.com/join/18504944)
|
||||
- [FTX](https://ftx.com/referrals#a=ftxapigithub)
|
||||
<!---
|
||||
old ones:
|
||||
- BTC: `1C6GWZL1XW3jrjpPTS863XtZiXL1aTK7Jk`
|
||||
- BTC(SegWit): `bc1ql64wr9z3khp2gy7dqlmqw7cp6h0lcusz0zjtls`
|
||||
- ETH(ERC20): `0xe0bbbc805e0e83341fadc210d6202f4022e50992`
|
||||
- USDT(TRC20): `TA18VUywcNEM9ahh3TTWF3sFpt9rkLnnQa
|
||||
-->
|
||||
<!-- template_contributions_end -->
|
||||
|
||||
### Contributions & Pull Requests
|
||||
|
||||
Contributions are encouraged, I will review any incoming pull requests. See the issues tab for todo items.
|
||||
|
||||
<!-- template_star_history -->
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#tiagosiebler/bitget-api&tiagosiebler/bybit-api&tiagosiebler/binance&tiagosiebler/orderbooks&tiagosiebler/okx-api&tiagosiebler/awesome-crypto-examples&tiagosiebler/ftx-api&Date)
|
||||
[](https://star-history.com/#tiagosiebler/bybit-api&tiagosiebler/okx-api&tiagosiebler/binance&tiagosiebler/bitget-api&tiagosiebler/bitmart-api&tiagosiebler/gateio-api&tiagosiebler/kucoin-api&tiagosiebler/orderbooks&tiagosiebler/accountstate&tiagosiebler/awesome-crypto-examples&Date)
|
||||
|
||||
<!-- template_star_history_end -->
|
||||
|
||||
Reference in New Issue
Block a user