- InkyPump is the token launch platform. Creators raise ETH through a bonding curve and tokens bond to a Uniswap V4 pool after the raise. See Introduction.
- InkySwap is the wider decentralized exchange on Ink. It hosts trading for tokens beyond just InkyPump launches.
How the platform stays trustless
The launch contract is a UUPS proxy. State is held by the proxy, logic by separately upgradeable modules. There are no admin keys that can drain user funds. The initial pool seed at bonding is held by the hook and is not withdrawable.What we work on
| Area | What it covers |
|---|---|
| Smart contracts | The V2 hook, modules, and curve math |
| Indexer | Reads on chain events and exposes them through REST and the InkyPump UI |
| Frontend | The inkypump.com web app and PWA |
| MCP server | Editor and agent integration for developers |
Contact
- Telegram: @inkyswap for community and support
- X: @inkyswap for updates
- Developer contact: @emperoroftheink on Telegram