Skip to content

AAStarCommunity/create-cos72-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-cos72-dapp

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

How to use

users can use your package in two ways:

Using npx (recommended)

```
npx create-cos72-dapp my-app --template react
```

Installing globally (alternative):

```
npm install -g create-cos72-dapp
create-cos72-dapp my-dapp --template react
```

Template

There are three templates

  • default
  • vue
  • react

Join and contribute?

Check AAStar.io

License

MIT

About

a repo to run create-cos72-app command package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published