Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 4.21 KB

README.md

File metadata and controls

112 lines (79 loc) · 4.21 KB

chaincode

Chain Code Framework

Overview

This repository will be used as the building block for Chaincode Framework Chaincode held here will initially be Solidity. Moving forward a WASM version will be added or created in a new repository. The WASM version is likely to be written in RUST or GO

Handy Links

Reference repositiories

Miscellaneous - Token Standards

ERC-20

ERC-223 Like ERC-20 but with uniformity, transfer handling and

ERC-721 Non-Fungible Tokens - Used for CryptoKitties

ERC-827 Extends ERC-20

ERC-1155 MultiToken Standard

ERC-1257 Proof of Payment

ERC-1400 Security Token Standards ERC 1400: Security Token Standard #1411

ERC-1450 - LDGRToken - A compatible security token for issuing and trading SEC-compliant securities

MakerDAO

TrueUSD

Bethereum - Bethereum's Smart Contracts

AltEstate - Alt Estate - DPOS Smart Contracts

OpenZeppelin - Open Zeppelin Smart Contracts

Qurrex - Qurrex - ICO Smart Contracts

Kowala - Intergrate Bitcoin Send Recieve Functionality https://github.com/kowala-tech/edge-currency-kowala

Solidified Smart Contract Auditing

ISO 20022 - Finance Messages

0x