launch-bnb-token-on-flap
Installation
SKILL.md
π¦ Launch a BNB Token on Flap
Launch a token on Flap (BNB Chain). Execute each step in order. Read each reference file at the step that requires it β do not pre-load them.
β οΈ Security Notice
This skill requires sensitive capabilities that must be provided:
- EVM wallet with signing capability β hardware wallet, browser wallet, MPC, or other secure signing method for BNB Chain (chain ID 56). The skill mainly focuses on constructing transaction data and then the transaction should be signed by the EVM wallet. Always verify transaction details independently before signing.
- BNB mainnet RPC endpoint β a trusted RPC URL for reading blockchain state and broadcasting transactions. If not presently available, this skill will use the public fallback
https://bsc-dataseed.binance.org/.