From 580579202a0b581f2164b15cb88e0d91caec42de Mon Sep 17 00:00:00 2001 From: Marko Date: Wed, 4 Sep 2024 17:49:20 +0200 Subject: [PATCH] docs: add ignite to docs (#21537) Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com> --- 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)