Skip to content

jdubpark/Uniswap-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Uniswap v4 Hooks

Random, untested, Proof-of-Concept Hooks — not for production!

Usage

To utilize the contracts and deploy to a local testnet, you can install the code in your repo with forge:

forge install https://github.com/foundry-rs/forge-std --no-commit
&& forge install https://github.com/OpenZeppelin/openzeppelin-contracts --no-commit
&& forge install https://github.com/Uniswap/v4-core --no-commit
&& forge install https://github.com/axiom-crypto/axiom-v1-contracts --no-commit
&& forge install https://github.com/hamdiallam/Solidity-RLP --no-commit

Build

forge build

License

The license for this codebase is the GNU General Public License (GPL 2.0), see LICENSE.

About

Writing random Uniswap V4 hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published