bizboa-bridge-server-tmp
v0.5.6
Published
Server for BizBOA Bridge
Downloads
9
Readme
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