8000 GitHub - benyasin/dapp-tutorial: lots of dapp developing tutorials and examples based on ultrain
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benyasin/dapp-tutorial

9A6B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

dapp-tutorial

A complete tutorial is avaliable here 《Ultrain dapp开发指南》

lots of dapp developing tutorials and examples based on ultrain.

Vote

mocking the election process of president.

1、Only the owner can add some candidates

2、Everyone have one chance for voting one of the candidate

Local Environment Setup

  • start Longclaw successfully

Vote

  • npm install
  • robin build
  • robin deploy
  • mocha test/VoteContract.spec.js -g candidates or Run 'candidates' in WebStorm
  • npm run serve
  • select some account in Longclaw and vote some candidate.

more tutorials and examples will come soon...

About

lots of dapp developing tutorials and examples based on ultrain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0