Rita94105 / SandwichPractice

Implement a simple sandwich attack with tests to get profit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandwich Attack Practice

We have 2 practices and 2 discussions in SandwichPractice.t.sol, follow the instructions in the comments to pass the test.

If you are interested in the sandwich attack, you can read more in this repository

Local Development

Clone this repository, install Node.js dependencies, and build the source code:

git clone https://github.com/Rita94105/SandwichPractice.git
cd SandwichPractice
npm install
forge install
forge build
forge test

About

Implement a simple sandwich attack with tests to get profit


Languages

Language:Solidity 89.3%Language:TypeScript 10.6%Language:Makefile 0.0%Language:Nix 0.0%Language:JavaScript 0.0%