mirror of
https://github.com/FlipsideCrypto/chainwalkers-utils.git
synced 2026-02-06 01:56:43 +00:00
| eth_utils | ||
| tendermint_utils | ||
| .gitignore | ||
| README.md | ||
| setup.py | ||
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