Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 299 Bytes

Alpha Finance Exploit Reproduce

Local Development

git clone [email protected]:CT77777/alphaFinance-Exploit.git
npm install
build .env for alchemy API key -> JSON_RPC_URL = https://eth-mainnet.g.alchemy.com/v2/<your_key>

Test

npx hardhat test test/alphaFinanceAttack.js