/solana-react-sandbox

Demonstration of the Solana Web3 Library

Primary LanguageJavaScript

Solana React Sandbox

This project was bootstrapped with Create React App.
It demonstrates the functionalities of the Solana web3 library.
Demo site: https://vjtvalero.github.io/solana-react-sandbox

Available Scripts

After cloning this repository, run:

npm install

This install the project dependencies.
In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.