repository
0.0.0-20210610032144-3c894c1397ac
Repository: https://github.com/chainx-org/assetbridge.git
Documentation: pkg.go.dev
# README
AssetBridge
Installation
Prerequisites
- Make sure the
Go
environment is installed
Building
git clone https://github.com/organizations/chainx-org/assetbridge.git
make build
: Builds assetbridge
in ./build
.
or
make install
: Uses go install
to add assetbridge
to your GOBIN
.
License
The project is released under the terms of the Apache v2
.