Skip to content

G7DAO/bifrost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAME7_LOGO_RED

G7 Bifrost

The G7 Bifrost is a cross-chain messaging CLI.

What this repository contains

The G7DAO/bifrost repository contains the CLI for the G7 Bifrost.

It also contains:

  1. Go bindings to these contracts
  2. The bifrost command line tool which can be used to deploy and interact with these contracts

Development

Requirements

  • Node.js (version >= 20)
  • Go (version >= 1.21), for the bifrost CLI, and other developmental and operational tools
  • seer, which we use to generate Go bindings and command-line interfaces

Building this code

The Makefile for this project can be used to build all the code in the repository.

Build everything using:

make

Releases

No releases published

Packages

No packages published