chainwalkers-utils/README.md

17 lines
494 B
Markdown
Raw Permalink Normal View History

2020-07-09 01:19:42 +00:00
# Chainwalker Utilities
This repo is home to Flipsides chainwalkers python utilities package. A central repo that packeges up various python modules that can be used across chainwalkers projects.
## Modules
### Tendermint Utils
Collection of common methods used to interact with tendermint based chains (Cosmos, Kava, Binance)
### Eth utils
Collection of common methods used across eth based chains
## Install
`pip install git+ssh://git@github.com/FlipsideCrypto/chainwalkers-utils.git`