Note: The specification is rapidly developed in develop branch.
English / 中文
More see HEP introduction.
see Economy Model v1
TBD
TBD
see HEP Node
see Oracle Services
Now HEP supports three kinds of Dapps to integration:
Dapp type | Description | Language |
---|---|---|
DMA - Decentralized Mobile App | Runs natively in iOS or Android. Downloadable from Apple App Store or Google Play Store | Swift (iOS) or Java (Android) |
DWEB - Decentralized Web | A regular website with hooks into the HEP API | Javascript |
NewDApp | A decentralized app that runs on NewVM. Similar to WeChat mini-programs | Javascript or NewLang |
In our release of HEP 1.0, we support the following features:
- Authentication
- Payment
- Upload OffChain Transaction
Software Development Kits are available for:
- Tutorial for develop DMA application
- Tutorial for develop DWEB application
- Tutorial for develop NewDApp
- Tutorial for develop smart contract based on NewVM
TBD