deFIREviewer / gno

Gno language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

This README is a placeholder, check back again for updates This is NOT the same project or token as the excellent Gnosis.io project.

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.

Status

Update Aug 26th, 2021: SDK/store,baseapp ported; Plan updated

Cosmos-SDK's store and baseapp modules have been ported. Now porting x/auth, for minimal auth usage. Plan updated with premine distribution for GNO adoption.

Update Aug 16th, 2021: basic file tests pass

Basic Go file tests now pass. Working on realm/ownership logic under tests/files/zrealm*.go.

Update Jul 22nd, 2021: create pkgs/crypto/keys/client as crypto wallet.

The new wallet will be used for signed communications.

_Update Jul ?, 2021: Public invited to contribute to Gnolang/files tests.

Update Feb 13th, 2021: Implemented Logos UI framework.

This is a still a work in a progress, though much of the structure of the interpreter and AST have taken place. Work is ongoing now to demonstrate the Realm concept before continuing to make the tests/files/*.go tests pass.

Make sure you have >=go1.15 installed, and then try this:

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

Resources

Contact

If you can read this, the project is evolving (fast) every day. Check "github.com/gnolang/gno" and @jaekwon frequently.

The best way to reach out right now is to create an issue on github, but this will change soon.

  • Telegram: t.me/gnoland (info on gnoland)
  • Telegram: t.me/gnolang (devs only -- invite only)

About

Gno language

License:Other


Languages

Language:Go 70.6%Language:JavaScript 20.8%Language:C 5.9%Language:Shell 0.6%Language:Makefile 0.3%Language:Python 0.3%Language:Java 0.3%Language:Sage 0.3%Language:Assembly 0.3%Language:M4 0.2%Language:TeX 0.2%Language:Jinja 0.1%Language:HTML 0.0%Language:GAP 0.0%Language:Dockerfile 0.0%Language:Perl 0.0%Language:HCL 0.0%Language:CSS 0.0%Language:Stylus 0.0%