Skip to content

Solidity smart contracts implementation of Virtuswap protocol

License

Notifications You must be signed in to change notification settings

Practical-Technology/v1-core

 
 

Repository files navigation

README

Implementation of the Virtuswap Whitepaper using Solidity for EVM-compatible networks.
More in-depth documentation is available at docs.virtuswap.io.

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

About

Solidity smart contracts implementation of Virtuswap protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%