Skip to content

onbloc/gno-ibc

Repository files navigation

gno-ibc

Gno ↔ Union integration. CometBLS light client and UCS03 ZKGM contract ported to Gno realms.

Development

nix develop          # optional: pinned toolchain (Go, Python+pytest, gofumpt, ...)
make install-gno     # required: build gno + gnodev with this repo's native stdlibs

The flake supplies the supporting toolchain only β€” the gno and gnodev binaries' keccak256 / bn254 / cometbls native bindings come from make install-gno.

Testing

make test          # first-party gno tests
make test-stdlibs  # vendored stdlib tests

About

gno <> union integration

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors