The repository contains a smart contract for cross-chain transfer of CVP tokens, along with tests and deployment information.
$ yarn # install all dependencies
$ npm run compile # compile all contracts
$ npm test # run all tests
The smart contract has not been audited yet.
deBridge is a secure interoperability layer for Web3 that enables decentralized transfers of arbitrary messages and value between various blockchains. More details here.