Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add "IBC escrow" tool under `## IBC`
Add "wallet generator" unter `## Utilities`
  • Loading branch information
Cordtus authored Nov 10, 2024
1 parent 7f9412c commit af7ce1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Modules or frameworks for virtual machines that run in the Cosmos SDK
* [informalsystems/hermes](https://github.com/informalsystems/hermes) - IBC Relayer in Rust.
* [confio/ts-relayer](https://github.com/confio/ts-relayer) - IBC Relayer in TypeScript.
* [local-interchain](https://github.com/Reecepbcups/local-interchain) - Quickly spin up a local IBC development environment on any operating system.
* [IBC-escrow-auditor](https://github.com/Cordtus/escrow-checker) - Standalone tool to check and report on-chain token amounts against the IBC lockup account on counterparty chain.

## Testing

Expand Down Expand Up @@ -271,6 +272,7 @@ Templates to help you get started with building a Cosmos SDK blockchain.

* [Cosmos Cache](https://github.com/Reecepbcups/cosmos-endpoint-cache) - Optimize Cosmos queries by caching responses for predefined sets of time (regex).
* [cosmos-operator](https://github.com/strangelove-ventures/cosmos-operator) - Cosmos Operator is a kubernetes operator for managing cosmos nodes.
* [Wallet-generator](https://github.com/Cordtus/wallet_generator) - Manually generate a keypair + wallet addresses from mnemonic, pubkey + wallet addresses from privkey, or wallet addresses from pubkey. Accepts arbitrary HDpath (incl. cointype)

## Ecosystem

Expand Down

0 comments on commit af7ce1d

Please sign in to comment.