Pangolin Stimpack Hooks is a user-friendly web application designed to make it easy for anyone to create, deploy, and manage their own Pangolin V3 Hooks. With a simple, gamified interface, users can build hooks focused on boosting liquidity and incentivizing participation on Pangolin DEX, all without needing a complex setup. Currently, Stimpack Hooks offers four core hooks, each geared toward driving liquidity and encouraging both liquidity providers and traders to engage.
The system consists of two main components:
StimpackHook.sol
: The basic hook contract that provides liquidity and volume incentives.Factory.sol
: A factory contract that manages the deployment and organization of individual hooks.
The Pangolin Stimpack Hooks project is inspired by Pangolin DEX’s pioneering role on Avalanche and the upcoming features in Pangolin V3. Stimpack Hooks provides a versatile and straightforward way for users, whether developers or not, to create DeFi hooks with minimal technical requirements. The initial four hooks focus on jumpstarting liquidity and user engagement, with plans to expand as the protocol grows.
- Simple Hook Creation: A straightforward process allows anyone to create and deploy hooks to Pangolin DEX.
- Gamified Interface: Engaging, interactive elements make it easy to navigate and use, making DeFi accessible to a wider audience.
- Empowering DeFi Innovation: Non-developers can create and manage hooks, encouraging innovation and experimentation within the community.
Stimpack Hooks simplifies the development of liquidity-boosting applications on Pangolin DEX. With no need for extensive user acquisition or liquidity bootstrapping, anyone can easily deploy hooks to support DeFi activity on Pangolin.
The gamified UI makes creating hooks both functional and fun. Users can browse and select from the catalog of hooks, focusing on liquidity incentives and engagement while enjoying an intuitive, game-like experience.
The project presented unique challenges in preparing for integration with Pangolin’s upcoming V3. However, this application serves as a robust MVP designed to seamlessly operate with Pangolin V3 upon its release.
- Solidity
- Foundry
- React + Next.js
- Wagmi
-
Clone the repository:
git clone https://github.com/rafael-abuawad/pangolin-stimpack-hooks cd pangolin-stimpack-hooks
-
Install dependencies:
forge install
-
Run the development server:
anvil
-
Compile and deploy the contracts:
forge build forge deploy
This is a work in progress.
This project is licensed under the MIT License.