V1 core
Solidity smart contracts implementation of Virtuswap protocol
Implementation of the [Virtuswap Whitepaper]( https://virtuswap.io/docs/whitepaper.pdf) using Solidity for EVM-compatible networks. More in-depth documentation is available at [docs.virtuswap.io](https://docs.virtuswap.io). The project is written primarily in Solidity, distributed under the Apache License 2.0 license, first published in 2022. Key topics include: automated-market-maker, decentralized-exchange, smart-contracts, solidity.
README
Implementation of the Virtuswap Whitepaper using Solidity for EVM-compatible networks.
More in-depth documentation is available at docs.virtuswap.io.
Security
Security Audits
Bug Bounty
The repository is part of VirtuSwap Bug Bounty program run by Hacken. See the details here.
Local development
git clone git@github.com:Virtuswap/v1-core.git
cd v1-core
npm i
Compilation
npx hardhat compile
Running tests
npx hardhat test
Contributors
Showing top 4 contributors by commit count.
