Skip to content

muesliswap/muesliswap-core

Repository files navigation

Muesli Factory

Core contracts of MuesliSwap. Forked from Uniswap.

Verify deployed contracts

You can verify that the deployed Muesli contracts are matching with this repo using a provided Python script. Usage:

yarn && yarn compile  # in all repos (core, periphery, farming)
# pip3 install web3  # if you don't have it
python3 verify_deployed.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published