gschian0 / next-javascript-solana-starter

Starter Kit for Next.js + JavaScript + Solana

Home Page:https://next-javascript-solana-starter.thirdweb-example.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana frontend started kit

This template has everything you need to build a web3 app on Solana using the thirdweb SDK.

Getting Started

Create a project using this example:

npx thirdweb create --template next-javascript-solana-starter

You can start editing the page by modifying pages/index.jsx. The page auto-updates as you edit the file.

On pages/_app.jsx, you'll find our ThirdwebProvider wrapping your app, this is necessary for our hooks to work.

on pages/index.jsx, you'll find an example of a connect wallet button and some hooks.

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

Starter Kit for Next.js + JavaScript + Solana

https://next-javascript-solana-starter.thirdweb-example.com/

License:Apache License 2.0


Languages

Language:JavaScript 77.9%Language:CSS 22.1%