Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 329 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 329 Bytes

Ethervista Router Wrapper

Uses Ethervista bug to bypass buy fee.

Run Tests

forge test

Run Frontend

cd frontend
pnpm i
pnpm run dev

Deploy Contract

forge create test/Counter.t.sol:Ampl --rpc-url [RPC] --private-key [PRIVATE_KEY]