Skip to content

olegromashin/dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors