clara-ai
v0.1.0
Published
Deploy tokens on Base chain from your terminal. Powered by Bankr.
Maintainers
Readme
Clara CLI
Deploy tokens on Base chain from your terminal. Powered by Bankr.
██████╗ ██╗ █████╗ ██████╗ █████╗
██╔════╝ ██║ ██╔══██╗██╔══██╗██╔══██╗
██║ ██║ ███████║██████╔╝███████║
██║ ██║ ██╔══██║██╔══██╗██╔══██║
╚██████╗ ███████╗██║ ██║██║ ██║██║ ██║
╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝
🐾 Token Launcher on Base 🐾Install
# Run without installing
npx clara-ai
# Or install globally
npm i -g clara-ai
claraUsage
Interactive Mode
Just run clara — you'll get a menu to pick what you want to do:
? What would you like to do?
> Deploy Token Launch a new token on Base
View History See recent token launches
Help Show commands and usage
─────────────────────────────────────
ExitDeploy a Token
# Interactive — prompts for name, symbol, wallet
clara deploy
# With flags — skip the prompts
clara deploy --name "Moon AI" --symbol MOON --wallet 0xYourWalletAddressOutput:
TOKEN DEPLOYED SUCCESSFULLY
$MOON is live on Base ✓
Contract 0xe7CAc6341c1b5334508940DbD41D6f2C4f7F2Ba3
Bankr https://bankr.bot/launches/0xe7CAc...
Basescan https://basescan.org/token/0xe7CAc...
Powered by Bankr ● | Tweet: @ClaraWithClawsView Recent Launches
clara historyHelp
clara helpHow It Works
The CLI sends your token details (name, symbol, wallet) to the Clara server at aiclara.xyz. The server handles the actual deployment through the Bankr Deploy API. No API keys needed on your end.
Your Terminal → Clara Server (aiclara.xyz) → Bankr API → Base ChainRate Limits
- 5 deploys per hour per IP
- 5 deploys per day per wallet
- 30 deploys per hour globally
Links
- Website: aiclara.xyz
- Twitter: @ClaraWithClaws
- Bankr: @bankrbot
License
MIT
