Skip to content

Commit

Permalink
binaries to readme (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda authored Aug 16, 2023
1 parent 78ad625 commit 716b7b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,14 @@ nix develop -c format
- [iris](https://github.com/irisnet/irishub): `nix run .#iris`
- [regen](https://github.com/regen-network/regen-ledger): `nix run .#regen`
- [evmos](https://github.com/tharsis/evmos): `nix run .#evmos`
- [centauri](https://github.com/notional-labs/composable-centauri): `nix run .#centauri`

#### Development Tools
- [gaia](https://hub.cosmos.network/main/gaia-tutorials/what-is-gaia.html): `nix run .#gaia`
- [ica](https://github.com/cosmos/interchain-accounts-demo): `nix run .#ica`
- [cosmovisor](https://docs.cosmos.network/master/run-node/cosmovisor.html): `nix run .#cosmovisor`
- [simd](https://docs.cosmos.network/master/run-node/interact-node.html): `nix run .#simd`
- [gm](https://github.com/informalsystems/ibc-rs/tree/master/scripts/gm): `nix run .#gm`
- [gex](https://github.com/cosmos/gex): `nix run .#gm`
- [beaker](https://github.com/osmosis-labs/beaker): `nix run .#beaker`
- [cosmwasm-check](https://github.com/CosmWasm/cosmwasm/tree/main/packages/check): `nix run .#cosmwasm-check`

0 comments on commit 716b7b8

Please sign in to comment.