Implementation of the Virtuswap Whitepaper using Solidity for EVM-compatible networks.
More in-depth documentation is available at docs.virtuswap.io.
The repository is part of VirtuSwap Bug Bounty program run by Hacken. See the details here.
git clone git@github.com:Virtuswap/v1-core.git
cd v1-core
npm i
npx hardhat compile
npx hardhat test