coddx-hq / create-web3js-app

create-web3js-app - Command line tool to create a Web3 App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Web3js App

Command line to create a Web3 App. Features:

  • Frontend: React, Typescript, Web3-React, Metamask, Vitejs (dev mode < 1s).
  • Backend: NodeJS vercel-express
  • Solidity: Smart contracts using Hardhat.
  • Deploy using Vercel with no cost.

Usage

$ npx create-web3js-app appname

Contribution

  • If something doesn't work, please file an issue.
  • All contributions are welcome! Please use Github Pull Request. See TODO.md

About

create-web3js-app - Command line tool to create a Web3 App.

License:MIT License


Languages

Language:JavaScript 89.6%Language:TypeScript 9.2%Language:HTML 0.5%Language:Solidity 0.4%Language:CSS 0.3%Language:Shell 0.0%