What is this? Cos72 is a Web3 app template for creating Web3 apps. Key features:
- AirAccount: Email bingding and self-custody wallet with finger print second verification.
- SuperPaymaster: contract account and EOA account gasless transaction.
- CometENS: ENS for your wallet address cross-chain.
- Sevral strong plugins:
- Perks: community contribution rewards and reputation system.
- Points: community contribution points system.
- Cards: NFT minting and trading with gas card support.
- Games: game assets minting and trading.
- Agents: AI agents for community.
- Tasks: Decentralized task module.
- more: AAStar Plan Page
users can use your package in two ways:
```
npx create-cos72-dapp my-app --template react
```
```
npm install -g create-cos72-dapp
create-cos72-dapp my-dapp --template react
```
There are three templates
- default
- vue
- react
Check AAStar.io
MIT