Skip to content

0xadrii/midas-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midas POC

In order to run the POC:

  1. Create a .env in root directory and add your RPC URL in the MAINNET_RPC_URL.

  2. Install dependencies

$ forge install foundry-rs/forge-std --no-commit
$ forge install OpenZeppelin/[email protected] --no-commit
$ forge install smartcontractkit/[email protected] --no-commit
  1. Run tests with forge
$ forge test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published