Skip to content

LeeChunHao2000/bonfida-api-wrapper-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Bonfida-Trader

Warning

This is an UNOFFICIAL wrapper for Bonfida HTTP API written in Python 3.7

The library can be used to fetch market data or create third-party clients

USE THIS WRAPPER AT YOUR OWN RISK, I WILL NOT CORRESPOND TO ANY LOSES

Features

  • Implementation of all public endpoints

Donate

If useful, buy me a coffee?

  • ETH: 0xA9D89A5CAf6480496ACC8F4096fE254F24329ef0 (brendanc.eth)
  • SOL: AQBqATwRqbU8odBL3RCFovzLbHR13MuoF2v53QpmjEV3

Installation

$ git clone https://github.com/LeeChunHao2000/bonfida-api-wrapper-python3

Quickstart

This is an introduction on how to get started with Bonfida client. First, make sure the Bonfida library is installed. And then:

from Bonfida.client import Client
client = Client('', '')

Version Logs

2021-03-07

  • Birth!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages