BKC interchain protocol is a interoperability protocol for Bitkub Chain which enable users to cross their transaction between Bitkub Chain and the other chain both EVM and non-EVM blockchains
- copy .env.example to .env and fill in variables
yarn install
yarn test
yarn test:gas
yarn test:coverage
Deploy networks are generated based on tags.
yarn dev
spins up local environment and deploys contracts
npx hardhat --network bkc_testnet deploy
npx hardhat --network bkc deploy
Thank you to the core development team for building the LayerZero Endpoints: Ryan Zarick, Isaac Zhang, Caleb Banister, Carmen Cheng and T. Riley Schwarz
The primary license for LayerZero is the Business Source License 1.1 (BUSL-1.1). see LICENSE
.