Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 967 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 967 Bytes

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.

Install gnokey

git clone git@github.com:gnolang/gno.git
cd ./gno
make install_gnokey

Also, see the quickstart guide.

Language Features

  • Like interpreted Go, but more ambitious.
  • Completely deterministic, for complete accountability.
  • Transactional persistence across data realms.
  • Designed for concurrent blockchain smart contracts systems.

Contact