Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 649 Bytes

readme.md

File metadata and controls

31 lines (17 loc) · 649 Bytes

VNT-CONTRACT-DEMO

Getting Started

启动测试节点

参考教程

部署合约

参考教程

dice合约部署教程

请确保合约部署账号有足够的VNT用于在合约初始化时转账一定量的VNT

启动DAPP页面

安装依赖.

$ npm install

启动服务.

$ npm start