ffef832d45
- Upgrade cosmos-sdk to v0.44.5 from v0.39.2 - Add Legacy Tx Endpoint for backwards compatibility - Add IBC v1.2.3 Support Co-authored-by: DracoLi <draco@dracoli.com> Co-authored-by: drklee3 <derrick@dlee.dev> Co-authored-by: denalimarsh <denalimarsh@gmail.com> Co-authored-by: Draco Li <draco@kava.io> Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com> Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> Co-authored-by: Denali Marsh <denali@kava.io> |
||
---|---|---|
.. | ||
devnet | ||
init | ||
testnet-4000 | ||
testnet-5000 | ||
testnet-6000 | ||
README.md |
Contrib
Resources and examples for running and interacting with the kava blockchain. contrib
contains sample genesis files, example governance proposals, and rest-server request examples for different versions of kava.
testnet-4000
kava-testnet-4000 introduces the cdp and auction modules, allowing users to create CDPs and mint usdx as well as participate in auctions.
Configuration and rest-server interaction files are available in the testnet-4000 directory.
testnet-5000
kava-testnet-5000 introduces the bep3 modules, allowing users to transfer BNB between the bnbchain testnet and kava.
Configuration and rest-server interaction files are available in the testnet-5000 directory.
dev
During development new features offer require modifications to the genesis file. The dev directory houses these genesis files.