From c4c0142ef46c3a35c41e6fb59064121aeb2b6ddb Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:30:53 +0200 Subject: [PATCH] docs: add ignite to docs (backport #21537) (#21547) --- docs/build/tooling/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/build/tooling/README.md b/docs/build/tooling/README.md index 27bc94e24f..d9125ff3cf 100644 --- a/docs/build/tooling/README.md +++ b/docs/build/tooling/README.md @@ -17,3 +17,10 @@ This includes tools for development, operating a node, and ease of use of a Cosm ## Other Tools * [Protocol Buffers](./00-protobuf.md) + +## External Tools + +This section highlights tools that are not maintained by the SDK team, but are useful for Cosmos SDK development. + +* [Ignite](https://docs.ignite.com) +* [Spawn](https://github.com/rollchains/spawn)