cosmos-sdk-delegation-lib
v1.2.3
Published
Node API for Cosmos-SDK Delegation using Ledger Nano S/X
Downloads
28
Maintainers
Readme
Cosmos-SDK Delegation library
Delegation library for Cosmos-SDK coins. Initially copied from github.com/ZondaX/cosmos-delegation-js and modified to work for all Cosmos-SDK networks
TODO
- Cleanup code and make function more generic
- Improve code coverage
- Add support for other coins
Usage
Works for Iris, Terra and Cosmos. Other networks to be added
- add package to package.json
- import correct library
import IrisDelegateTool from "delegation-js";
Version history
- Version 1.2.0 Fixed for new Terra and Cosmos release
Copyright
- Copyright (c) 2019 ChainLayer
- Original copyright (c) 2019 ZondaX GmbH