Skip to content

0xTwentySix/and-chain-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

and-chain-sdk

Thin Python SDK for the & chain JSON-RPC API.

Repository: 0xTwentySix/and-chain-python

from and_chain_sdk import AndChainClient

client = AndChainClient("http://127.0.0.1:18545")
chain_info = client.chain_info()
pressure = client.get_liquidation_pressure_summary()

About

Python SDK for the & chain JSON-RPC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages