VeChain Documentation (Legacy)
  • VeChainThor Blockchain
  • Get Started
    • How to deploy a VeChainThor node
    • Public VeChainThor nodes
    • How to deploy a smart contract
    • How to develop a dApp
  • Smart Contrac Standard and Library
  • Connex-js
  • Development Tools
  • Tutorials
  • Turnkey Solutions
  • Hardware
  • Contribute
VeChain Documentation (Legacy)
  • Docs »
  • Get Started »
  • How to develop a dApp
  • View page source

How to develop a dApp¶

Thanks for the contribution of A Byte Ahead. This is a guide about how to build up a VIP180 standard token transfer web page on VeChainThor blockchain. It splits into 3 parts:

Contents:

  • Intro
    • What’s Web Application?
    • What is DApp?
    • Write a DApp: Sync and Connex
    • Token Transfer: A Simple DApp in Javascript
  • Components and Coding
    • Preparation
    • Setup in 3 minutes
    • Coding
      • The Appearance
      • Query the VTHO Balance
      • Sign Transaction and Send VTHO
      • Formatting Numbers
    • Put Things Together
    • Test the App
    • One More Thing
  • Setup & Walk Around
    • Setup in 3 minutes
    • Poke around: Familiar with Sync
      • Create a Testing Wallet
      • Fuel the wallet with VTHO
    • Play with Connex.js APIs
      • Play with account()
      • Play with ticker()
      • Play with call()
    • Summary
Next Previous

© Copyright 2020, VeChain Developers

Built with Sphinx using a theme provided by Read the Docs.