Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-gno

Curated list of great gno.land resources by the community.
https://github.com/gnoverse/awesome-gno

Last synced: about 14 hours ago
JSON representation

  • gno.land Networks

    • The Portal Loop - A rolling testnet, serving as the gno.land homepage. Read more [here](https://docs.gno.land/concepts/portal-loop).
    • test4.gno.land - The latest stable testnet environment, released in July 2024. Test4 is the first multi-node testnet of gno.land.
    • staging.gno.land - A staging environment for gno.land which resets periodically.
    • gno monorepo - The official core repo of the project, containing the core libraries, tools, and example Gno code.
    • gno.land events calendar - The official gno.land Google calendar.
    • Plan - The foundational plan for gno.land.
    • Philosophy - The fundamental philosophies of gno.land.
  • Apps

    • Gno Playground - An online Gno editor that allows for quick testing, deploying, and sharing of Gno code, modeled after the Go Playground.
    • Gno Studio Connect - A tool that makes interaction with Gno applications simple.
    • GnoChess - A chess server implementation in Gno, complete with a frontend, faucet & tutorial to develop your own.
    • meme.land - An image sharing application built using Gno, React and Vue.
  • Community Apps

    • Gnoswap - the first DEX built on gno.land (currently in beta).
  • Tools

    • gnodev - Your Gno development companion, used for local Gno development.
    • Gno Debugger - A debugger that comes packaged with the GnoVM.