@asgcard/create-app
v1.0.0
Published
Scaffold a new ASG Card project — virtual cards for AI agents with Stellar x402 payments
Maintainers
Readme
@asgcard/create-app
Scaffold a new AI agent project with ASG Card virtual payment cards
Usage
npx @asgcard/create-app my-agent
cd my-agent
npm install
npm run setupThis creates a project with:
- 🃏 ASG Card SDK pre-configured
- 🔑 Wallet setup script
- 💳 Card creation commands
- 📄 Ready-to-use agent template
What You Get
my-agent/
├── package.json # With ASG Card SDK dependency & scripts
├── index.js # Agent starter template
├── .env.example # Configuration template
├── .gitignore
└── README.mdLinks
License
MIT
