Skip to content

knstl/Gravity-Bridge

 
 

Repository files navigation

Building

On first run:

sudo dnf install make automake gcc gcc-c++ kernel-devel

make

make test

make proto-update-deps

sudo make proto-tools

Following builds and test:

make
make test

To update protos after editing .proto files

make proto-gen

About

The official repository of the Gravity Bridge Blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.3%
  • Other 1.7%