package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# README

To generate gen_abis.go run

Using the monorepo_commit file:

go run ./mycelo/internal/scripts/generate -buildpath ./compiled-system-contracts

For a custom one:

go run ./mycelo/internal/scripts/generate -buildpath $CELO_MONOREPO/packages/protocol/build