Skip to content

phydy/v1-contracts

Repository files navigation

Aqueduct V1

Superfluid native stream-only dex.

To test locally:

  1. Run npm install
  2. Add a .env file with GOERLI_ALCHEMY_KEY and PRIVATE_KEY variables
  3. Update testWalletAddress in testSuperApp.js to your wallet address
  4. Run npx hardhat test

To run the demo scripts:

npx hardhat run scripts/demo-scripts/initializeTokens.js --network rinkeby
npx hardhat run scripts/demo-scripts/upgradeTokens.js --network rinkeby
npx hardhat run scripts/demo-scripts/addLiquidity.js --network rinkeby

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published