No description
- Solidity 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| lib | ||
| script | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| foundry.toml | ||
| README.md | ||
| remappings.txt | ||
| slither.config.json | ||
reserve-collateral-dydx
Extra dependencies
forge install foundry-rs/forge-std
pip3 install slither-analyzer
pip3 install solc-select
CI / Github Actions
- Forge tests
- Slither Action (unsure if it works properly)