dacty-status
v1.0.0
Published
Check deployment status of Dactyclaw agents and tokens
Readme
dacty-status
Check deployment status of your Dactyclaw agents and tokens on the Base network.
Installation
npm install -g dacty-statusOr use with npx:
npx dacty-statusUsage
Run in your agent directory (created by npx dacty-create):
npx dacty-statusThis will display:
- Agent information (name, DNA, wallet)
- Token details (name, symbol, contract address)
- Blockchain verification status
- Clanker listing status
- Fee distribution configuration
- Useful links to view your token
Requirements
- Node.js 18+
agent.config.json(created bynpx dacty-create)token.config.json(created bynpx dacty-launch)
Features
- ✓ Verify contract on Base network
- ✓ Check Clanker listing status
- ✓ Display fee distribution
- ✓ Generate useful links
- ✓ Real-time status updates
License
MIT
