This project was a feature addition to the larger Create-Polka-dApp project.
I added a special template giving users a fast and easy way to get a NextJS app on the VARA Network, with a properly functioning Wallet Connection System.
What This Library Achieves
- It gives the Vara Substrate Community a standard way of creating frontends, that anyone and everyone can contribute to.
- Helps reduce time wasted setting up frontend project, letting developers focus on the most important parts of their dApps.
- Keeping a balanced amount of abstraction, so that developers still feel in total control of their project, and can make changes as they decide. (Possibility to easily opt in and out of Wallet Connect, and to decide extension Users can make use of).
- Integrated Hooks and the gear-api for on-chain functionality.
Link To Package - https://www.npmjs.com/package/create-polka-dapp?activeTab=readme
Link To GitHub - https://github.com/OpeOginni/create-polka-dapp/
Team
Category
Vara Network Challenge
Tech Stack
- Typescript
- NextJS
- gear-api
- paritytech/polkadot-onboard
- zustand
- npm