Inspirations
- Integration is a major problem most developer face when building DApps on a new Blockchain which is one of the problem Create VeApp aims to solve
- Create VeApp will also help experience developers to quickly create a Dapp, allowing them to focus more on the functionality
What it does
Bootstraps a Vechain Dapp with all integration taken care of, aims to support all common frontend framework (Vanilla JS, React, Vue, Angular, Svelte)
How we built it
Create-veapp is built as an npm package which can be installed globally or locally and used to create a full fleged Vechain Dapp using one command!
Challenges we ran into
- Finding good resources on how to deploy and interact with smart contract on Vechain network
- Reducing the size of the package without compromising any functionality
- Simplifying and Automating some processes for the users
Accomplishments that we're proud of
We were able to create a NFT Minting App with Create VeApp without much hassle
What we learned
We learnt about the interesting features of Vechain such as the two-token design, easy delegation and Multi-task Transaction
What's next for Create VeApp
To include more frameworks (Vue, Angular etc...) Maintain the package(i.e Update dependencies etc...)
Log in or sign up for Devpost to join the conversation.