From ff62faecb35ed532f03ce653ea87d59be8a8e346 Mon Sep 17 00:00:00 2001 From: alexiscolin Date: Fri, 21 Jul 2023 18:43:02 +0900 Subject: [PATCH] content: replace studio by ide --- pages/ECOSYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/ECOSYSTEM.md b/pages/ECOSYSTEM.md index b1475d8..12bdeb7 100644 --- a/pages/ECOSYSTEM.md +++ b/pages/ECOSYSTEM.md @@ -4,7 +4,7 @@ For the best onboarding experience, head over to [Gno.land Space](https://www.gnoland.space/) open ecosystem. Here you can set up your Gno wallet, explore existing community-written Gno smart contracts (realms), and become part of our vibrant community by joining [Gno.land Discord](https://discord.com/invite/x76qK4ttHC). -## Gno Studio (IDE) +## Gno IDE Gno IDE is a web-based application helping builders quickly spin up Gno realms and packages right on their browsers. Offering a smooth and intuitive UX for building on Gno, you’ll find multiple modes for customizability with all the features you’d expect from an IDE, such as auto compilation in the editor, debugging, and extensive testing capability.