tredfern0 / toxic-fl-no

Toxic Fl-no: Suave SUAPP gated access to Uniswap V4 Hook which incentivizes good behavior

Home Page:https://github.com/flashbots/suave-geth/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUAVE Suapp Examples

This repository contains several examples and useful references for building Suapps!


See also:

Writings:


Getting Started

# Clone this repository
$ git clone git@github.com:flashbots/suapp-examples.git

# Checkout the suave-geth submodule
$ git submodule init
$ git submodule update

Compile the examples

Install Foundry:

$ curl -L https://foundry.paradigm.xyz | bash

Compile:

$ forge build

Start the local devnet

See the instructions here: https://github.com/flashbots/suave-geth#starting-a-local-devnet


Run the examples

Check out the /examples/ folder for several example Suapps and main.go files to deploy and run them!


Happy hacking 🛠️

About

Toxic Fl-no: Suave SUAPP gated access to Uniswap V4 Hook which incentivizes good behavior

https://github.com/flashbots/suave-geth/

License:MIT License


Languages

Language:Go 69.0%Language:Solidity 17.1%Language:JavaScript 11.1%Language:Makefile 2.3%Language:Shell 0.5%