Skip to content

thirdweb-example/thirdweb-circle-cctp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using This Template

Create a project using this example:

npx thirdweb create --template node-typescript-starter

Install dependencies:

npm install # npm
yarn # yarn
  • Export your wallet private key from your wallet and add it to the .env file.
PRIVATE_KEY=your_private_key
  • Run the project:
npm run dev # npm
yarn dev # yarn

Learn More

To learn more about thirdweb and Next.js, take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!

Join our Discord!

For any questions, suggestions, join our discord at https://discord.gg/thirdweb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published