Skip to content

TERITORI/gno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Norman Meier
Sep 19, 2023
3a8cc72 · Sep 19, 2023
Jun 20, 2023
Aug 10, 2023
Aug 10, 2023
Sep 19, 2023
Aug 16, 2023
Sep 19, 2023
Aug 10, 2023
Aug 10, 2023
Sep 6, 2022
Apr 19, 2023
Sep 19, 2023
Jul 27, 2023
May 11, 2023
Apr 5, 2023
Jul 15, 2023
Jul 6, 2023
Jul 15, 2023
Nov 17, 2022
Aug 16, 2023
Oct 12, 2022
Aug 24, 2023
Aug 24, 2023

Repository files navigation

Gno

At first, there was Bitcoin, out of entropy soup of the greater All. Then, there was Ethereum, which was created in the likeness of Bitcoin, but made Turing complete.

Among these were Tendermint and Cosmos to engineer robust PoS and IBC. Then came Gno upon Cosmos and there spring forth Gnoland, simulated by the Gnomes of the Greater Resistance.

Discover

  • examples - smart-contract examples and guides for new Gno developers.
  • gnovm - GnoVM and Gnolang.
  • gno.land - Gno.land blockchain and tools.
  • tm2 - Tendermint2.

Getting started

Start your journey with Gno.land by:

Also, see the quickstart guide.

Contact

Short doc about all the commands

User commands:

  • gnokey - key manipulation, also general interaction with gnoland
  • gnoland - runs the blockchain node
  • gnoweb - serves gno website, along with user-defined content
  • logos - intended to be used as a browser

Developer commands:

  • gno - handy tool for developing gno packages & realms
  • tm2txsync - importing/exporting transactions from local blockchain node storage
  • goscan - dumps imports from specified file’s AST
  • genproto - helper for generating .proto implementations
  • gnofaucet - serves GNOT faucet
CI/CD/Tools badges and links

GitHub Actions:

  • gno.land
  • gnovm
  • tm2
  • examples
  • docker

Codecov:

  • General: codecov
  • tm2: codecov
  • gnovm: codecov
  • gno.land: codecov
  • examples: TODO

Go Report Card:

  • Go Report Card
  • tm2, gnovm, gno.land: TODO (blocked by tm2 split, because we need go mod workspaces)

Pkg.go.dev

  • Go Reference
  • TODO: host custom docs on gh-pages, to bypass license limitation

About

Gno language & gno.land chain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.1%
  • C 6.6%
  • JavaScript 0.3%
  • Makefile 0.3%
  • Java 0.3%
  • Sage 0.3%
  • Other 1.1%