Skip to content

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

License

Notifications You must be signed in to change notification settings

tms7331/toxic-fl-no

 
 

Repository files navigation

SUAVE Suapp Examples

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


See also:

Writings:


Getting Started

# Clone this repository
$ git clone [email protected]: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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 69.0%
  • Solidity 17.1%
  • JavaScript 11.1%
  • Makefile 2.3%
  • Shell 0.5%