Skip to content

DeltaVD/create-thirdweb-dapp

 
 

Repository files navigation

create-thirdweb-app

Quickest way to spin up a new a thirdweb app in your favorite language.

Try it out now by running this command in any directory:

npx create-thirdweb-app

Installation

Make sure you have Node.js installed:

node -v

Use the following command to install the package:

npm install -g create-thirdweb-app

or if you prefer to use yarn:

yarn global add create-thirdweb-app

Usage

Run this command to create a new app:

create-thirdweb-app

About

create-thirdweb-dAPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.3%
  • TypeScript 11.7%