From dc3194f427b141c596420e4187bbd6008dbeb5fa Mon Sep 17 00:00:00 2001 From: dzmitry-lahoda Date: Thu, 28 Dec 2023 14:50:44 +0000 Subject: [PATCH] feat: add cosmos.nix (#156) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3780ea2..3b97579 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ Modules or frameworks for virtual machines that run in the Cosmos SDK * [multisig](https://github.com/informalsystems/multisig) - CLI tool for managing multisig accounts on Cosmos SDK chains. * [cosmos-genesis-tinkerer](https://github.com/hyphacoop/cosmos-genesis-tinkerer) - CLI tool for modifying Cosmos genesis files. * [airdrop-tools](https://github.com/Reecepbcups/airdrop-tools) - CLI scripts to help distribute a variety of tokens from multiple formats. +* [cosmos.nix](https://github.com/informalsystems/cosmos.nix) - [Nix](https://nixos.org/) support for Cosmos and CosmWasm. ### GUI