The G7 Bifrost is a cross-chain messaging CLI.
The G7DAO/bifrost repository contains the CLI for the G7 Bifrost.
It also contains:
- Go bindings to these contracts
- The
bifrostcommand line tool which can be used to deploy and interact with these contracts
- Node.js (version >= 20)
- Go (version >= 1.21), for the
bifrostCLI, and other developmental and operational tools seer, which we use to generate Go bindings and command-line interfaces
The Makefile for this project can be used to build all the code in the repository.
Build everything using:
make