Solana-base-app is for Solana beginners to get them up and running fast
solana-base-app
solana-base-app is for Solana beginners to get them up and running fast.
To start run :
git clone https://github.com/UjjwalGupta49/solana-base-app.git
cd solana-base-app
yarn install or npm install
yarn start
yarn install will install the required dependecies,
with yarn start a localhost server will start at localhost:1234
solana-base-app includes most basic funcationalities required to make a Solana dapp,
such as:
- Connecting to the wallet
- getting wallet balance
- sending transactions
Updates
This is the React.js version without Anchor, Anchor integration to the React.js vesion will added and version with Next.js will be out soon.
By: Ujjwal Gupta
For queries: ujjwalg056@gmail.com,
https://twitter.com/UjjwalG52261234