Skip to content

Latest commit

 

History

History
82 lines (49 loc) · 2.67 KB

README.md

File metadata and controls

82 lines (49 loc) · 2.67 KB

Note: The specification is rapidly developed in develop branch.

English / 中文

Specification of Hyper Exchange Protocol (HEP)

More see HEP introduction.

HEP Ecosystem

Economy Model

see Economy Model v1

DApp Developer

Technology Service Developer

Miner

Scentist

TBD

Architecture

TBD

HEP Node

see HEP Node

Proof Engine Subchain

see Proof Engine Suchain

Oracle Services

see Oracle Services

Building your Dapp

DApp Type

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

Features

In our release of HEP 1.0, we support the following features:

  • Authentication
  • Payment
  • Upload OffChain Transaction

SDKs

Software Development Kits are available for:

Tutorial

Use Cases

TBD