Skip to content

olegromashin/dex

Repository files navigation

Decentralized exchange for Ethereum

Deployment

Used Foundry for testing and deployment script. To run deploy script:

  1. Make a copy of .env-template and rename it into .env.

  2. Fill .env file.

  3. Run forge script script/Deploy.s.sol:DeployScript --rpc-url $GOERLI_RPC_URL --broadcast --verify -vvvv

TODO

  1. More tests.

  2. Use SafeMath.

  3. Rewise naming.

  4. Refactoring.

  5. Use abstract contracts to avoid logic repetition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published