kquirapas / cra-javascript-solana-starter

thirdweb Solana starter project with Create React App & JavaScript

Home Page:cra-javascript-solana-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Create a project using this example:

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

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

On src/index.js, you'll find our ThirdwebProvider wrapping your app, this is necessary for our hooks to work.

on src/App.js, you'll find the useProgram hook to show you how to connect and start interacting with your Solana program.

Learn More

To learn more about thirdweb, React and CRA, 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 or suggestions, join our discord at https://discord.gg/thirdweb.

About

thirdweb Solana starter project with Create React App & JavaScript

cra-javascript-solana-starter.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 56.8%Language:HTML 24.0%Language:CSS 19.2%