with one click
flaunch-skills
flaunch-skills contains 8 collected skills from flayerlabs, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Integrate @flaunch/sdk in TypeScript apps to read protocol data, launch coins, trade, manage Permit2 approvals, add liquidity, import tokens, and monitor events on Base and Base Sepolia.
Build and integrate Flaunch treasury managers, launch memecoins with manager params, and validate fee routing, accounting, claims, buybacks, permissions, and custody rules on Base and Base Sepolia.
Route Flaunch treasury-manager work to the right integration pattern and testing reference.
Integrate the Flaunch Web2 API to upload images, queue memecoin launches, poll launch status, and create treasury managers on Base and Base Sepolia.
Create a Flaunch token using the smallest path to finished state. Prefer the Web2 API fast path with image upload to IPFS, and use the SDK path when the user needs direct client-side or script control.
Decide what kind of Flaunch launchpad to build. Use the basic path for direct SDK or API launches, and use the advanced path when the launchpad needs custom manager behavior or a wrapper zap.
Build with Flaunch. Use when the user wants to launch a token, build a launchpad, integrate the SDK or Web2 API, design a treasury manager, or create a manager-bound wrapper zap.
Build custom wrapper zaps around FlaunchZap that force a specific treasury manager policy and default manager params, then validate launch binding, post-launch init, and payout/accounting behavior.