What problem does it solve?
This Skill automates the process of creating USDC-paired coins on pump.fun using create_v2 and buy_v2, simplifying the workflow for token creation and enabling on-chain interactions.
Core Features & Use Cases
- Coin Creation: Facilitates the creation of coins paired with USDC on the pump.fun platform.
- Whitelist Check: Provides a function to check if USDC is whitelisted for coin creation.
- Simulate Before Deployment: Offers a simulation script to ensure the SDK wiring is correct before actual deployment.
- Full Creation Flow: Guides through the full process of creating a coin, including building and partial-signing the transaction.
- Tokenized Agent Support: Allows for the creation of tokenized agents that accept USDC payments natively.
Quick Start
Use the create-usdc-coin skill to create a new coin with the name 'MyCoin', symbol 'MC', and metadata URI 'https://ipfs.io/ipfs/Qm...'. Ensure USDC is whitelisted and all necessary information is confirmed before running the command.