FLAP AGENTOS / BNB CHAIN
Launch AI tokens from a terminal.
chAInlet FAOS turns a token idea into a structured flap.sh launch request. Configure the token, attach reusable on-chain modules, preview the transaction, then approve it from your wallet.
chainlet://session
$ chainlet chat
connected to chAInlet FAOS
you> launch an AI token called TESTAI on flap.sh
chAInlet> preparing deployment request...
name TESTAI
ticker $TESTAI
network BNB Chain
platform flap.sh
modules buyback_engine
✓ preview ready
wallet confirmation required
connected to chAInlet FAOS
you> launch an AI token called TESTAI on flap.sh
chAInlet> preparing deployment request...
name TESTAI
ticker $TESTAI
network BNB Chain
platform flap.sh
modules buyback_engine
✓ preview ready
wallet confirmation required
01 / NETWORK
AI Tokens
First FAOS test deployments.
TEST sandbox
TEST $TEST
Minimal token deployment used to verify the launch request and wallet-confirmation flow.
AI TOKEN sandbox
TESTAI $TESTAI
AI-token test profile with an attached agent configuration and one reusable module.
EXPERIMENT sandbox
TESSSS $TESSSS
Experimental FAOS launch used for module composition and deployment-preview testing.
02 / PIPELINE
One launch flow.
Built around Flap's documented launcher path.
FAOS execution path
PROMPT → TOKEN CONFIG → PORTAL / VAULTPORTAL → PREVIEW → WALLET CONFIRM → BROADCAST
Standard launches route through Flap's Portal. Tax-token vault launches use VaultPortal.
After broadcast, FAOS can resolve the emitted TokenCreated event and deployed token address.
Standard launches route through Flap's Portal. Tax-token vault launches use VaultPortal.
After broadcast, FAOS can resolve the emitted TokenCreated event and deployed token address.
