bitbns-official / bitbnspy

MIT License
9 stars 6 forks source link

Public endpoint updates #68

Closed its-mohnish closed 3 years ago

its-mohnish commented 3 years ago
  1. bitbns.py
    • Added decorator class method (publicEndpoints) for public endpoints to avoid instantiation with API keys
    • Updated fetchOHLCV response data
  2. Readme.md
    • Added documentation for getting started with bitbns without api keys for public endpoints
    • Added documentation for methods using public endpoints