Gno β Union integration. CometBLS light client and UCS03 ZKGM contract ported to Gno realms.
nix develop # optional: pinned toolchain (Go, Python+pytest, gofumpt, ...)
make install-gno # required: build gno + gnodev with this repo's native stdlibsThe flake supplies the supporting toolchain only β the gno and gnodev binaries' keccak256 / bn254 / cometbls native bindings come from make install-gno.
make test # first-party gno tests
make test-stdlibs # vendored stdlib tests