1.0.0 • Published 6 years ago

heronode-node v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

heornode-node

Travis node npm

中文版本

Intro

Hero Node is a cross-public-blockchain and cross-platform DApp development platform and solutions. Hero Node use Hero protocol to reorganize kinds of public blockchain, and devote to build a cross-public-blockchain and cross-platform DApp development platform and solutions.

Based on Hero platform, developers can create a decentralized DApp established on Qtum, Ether, IPFS or other public blockchain platforms but without learning neither the infrastucture of blockchain nor the languages for developing mobile apps. Also, the DApp could runnning on iOS, Android or HTML5 client and ignore the difference of platforms.

Hero focus on building a unified blockchain developing eco-system and create a brand new, distributed blockchain form that will completely changed the existing DApp development flow and become the future of cornerstone of blockchain development.

For more infomation, please visit out website heronode.io

Development and Deploy

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop