Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.24 KB

OEP-73.mediawiki

File metadata and controls

35 lines (21 loc) · 1.24 KB

  OEP: 73
  Title: DDXF DToken+Oep8 Standard
  Author: lucas7788 <[email protected]>
  Type: Standard
  Status: Accepted
  Created: 2020-08-03

Table of Contents

Abstract

Sub-contract of DDXF series, a standard proposal to combine off-chain access-token (tokenization) with on-chain token (assertization). Provides support for data management, esp., the permission control. This contract is a basic version for DToken, which cannot be retransferred. For the rest DToken contracts, which support OEP8.

Motivation

Capitalize tokens on the basis of data tokenization, and use blockchain technology to realize the generation, transfer and transaction of capitalized tokens. This OEP is an OEP8-type asset support for DToken.

Specification

Methods

For methods related to the DToken standard, please refer to DToken and it's extensions, e.g.,DToken+Agent (OEP-72).

For methods related to the OEP-8 standard, please refer to Oep8

Implementation

DToken+Agent+Oep8 contract