create-veapp

1.0.3 • Public • Published

Create Ve App

Bootstraps a Vechain Dapp with smart conract and integration

Prerequisites

  1. Make sure you have a current Nodejs version installed
  2. Install Sync 2 wallet
  3. Get some test token from the faucet

Getting Started

To create a new Vechain project, you need just one command:

npx create-veapp
  • Select your frontend framework

  • Enter project name

  • Change directory to your project directory

cd {your_project_name}
  • Install dependencies
npm install
  • Start development server
npm start

🚀

Develop your own Dapp

To create your own Dapp, please follow the README.md in the project you just created!

Readme

Keywords

none

Package Sidebar

Install

npm i create-veapp

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

1.05 MB

Total Files

57

Last publish

Collaborators

  • hexdee