swifydex-v3-core
v1.0.1
Published
Core smart contracts of SwifyDex V3
Downloads
5
Readme
SwifyDex V3
This repository contains the core smart contracts for the SwifyDex V3 Protocol. For higher level contracts, see the swifydex-v3-periphery repository.
Local deployment
In order to deploy this code to a local testnet, you should install the npm package
swifydex-v3-core
Using solidity interfaces
The SwifyDex v3 interfaces are available for import into solidity smart contracts
via the npm artifact SwifyDex-v3-core, e.g.:
