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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i create-veapp

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

1.05 MB

Total Files

57

Last publish

Collaborators

  • hexdee