Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 588 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 588 Bytes

CVP multi-chain bridge locker smart contract

The repository contains a smart contract for cross-chain transfer of CVP tokens, along with tests and deployment information.

Build and test

$ yarn # install all dependencies
$ npm run compile # compile all contracts
$ npm test # run all tests

Security

The smart contract has not been audited yet.

About deBridge

deBridge is a secure interoperability layer for Web3 that enables decentralized transfers of arbitrary messages and value between various blockchains. More details here.