Skip to content

realrohitgurav/soldev-ui

 
 

Repository files navigation

SolDev UI

Learn to Develop using Solana. Tutorials, SDK's, Frameworks, Developer Tools, Security, Scaffolds, and Projects implementations!

🛠️ Installation Steps

  1. Install the dependencies:
npm install
# or
yarn install
  1. create a file called .env.local to setup the environment and paste following into that:

  2. Finally, run the development server:

npm run dev
# or
yarn dev

👨‍💻 Contributing

  • Any contributions are greatly appreciated.

Bug / Feature Request

If you find a bug in the website, kindly open an issue here by including a proper description about the bug and the expected result. Similarly, we would be glad to hear about new features to add in the project, kindly follow same procedure for it too. Additionally, feel free to look at the current milestone to get a better sense of the project's future.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Your Solana Homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 83.0%
  • CSS 14.4%
  • JavaScript 2.6%