1.0.2 • Published 2 years ago

bizboa-bridge-server-temp v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

bizboa-bridge-server

Installation

Testing

$ git clone https://github.com/bosagora/bizboa-bridge-server.git
$ cd bizboa-bridge-server
$ git submodule update --init
$ ./copy_contracts.sh
$ npm install
$ cp env/.env.sample env/.env
$ npx hardhat compile
$ npx hardhat test

테스트넷에서 BOA Bridge 테스트 하기

See BOA Bridge