ElasticSwap
The first automated market maker (AMM) with native support for tokens with elastic supply
Avalanche Mainnet deployment
Commit hash of deployment
Ethereum Mainnet deployment
Goerli deployment
Kovan deployment
Code Audit
C4 completed a code audit as of commit hash: a90bb67e2817d892b517da6c1ba6fae5303e9867
https://code4rena.com/reports/2022-01-elasticswap/
All high and medium severity issues have been resolved.
Run Tests
yarn install
yarn test
Coverage
yarn coverage
Deployments (on testnet)
- Copy .ev.example to .env and update needed credentials
npx hardhat deploy --network goerli --export-all ./artifacts/deployments.json
- Verify on etherscan
npx hardhat --network goerli etherscan-verify --api-key <APIKEY>