Skip to content

🪸 Smart contracts for spongly protocol

License

Notifications You must be signed in to change notification settings

GoodRequest/spongly-contracts

Repository files navigation

Spongly-contract

🪸 Smart contracts for Spongly protocol

Installation

yarn install

Scripts

test
yarn hardhat test --optimizer
yarn hardhat test test/contracts/CopyableParlayAMM.ts --optimizer
yarn hardhat test test/contracts/CopyableSportsAMM.ts --optimizer

yarn hardhat coverage

deploy on OP Mainnet
yarn hardhat run --network optimisticEthereum scripts/deployCopyableParlayAMM/deploy_upgradable_copyableParlayAMM.ts
yarn hardhat run --network optimisticEthereum scripts/deployCopyableSportsAMM/deploy_upgradeable_copyableSportsAMM.ts

generate aggregations for OP Mainnet
yarn op:generate-stats

Contracts

  • All addresses of deployed contracts can be found in scripts/utils/deployments.json

Useful Links

About

🪸 Smart contracts for spongly protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published