Chain Code Framework
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
- TokenD - an effetive approach to tokenization whitepaper
- Distributed Labs - Combining KYC & Anonymity
- Harbor - The Regulated Token™ (R-Token™) Standard
- Polymath - The securities Token Platform - Whitepaper
- 0x: An open protocol for decentralized exchange on the Ethereum blockchain
- Verified Token Framework - Enabling the brightline controls required for Security Tokens
- Swarm Fund - The Blockchain for Private Equity
- Stellar Compliance Protocol
-
Tokenization
-
Trading
-
Regulation
-
KYC/AML
-
Stable Coins
-
Baskets
ERC-20
ERC-223 Like ERC-20 but with uniformity, transfer handling and
ERC-721 Non-Fungible Tokens - Used for CryptoKitties
- https://medium.com/crypto-currently/the-anatomy-of-erc721-e9db77abfc24
- https://github.com/ethereum/EIPs/blob/master/EIPS/eip-721.md
ERC-827 Extends ERC-20
ERC-1155 MultiToken Standard
ERC-1257 Proof of Payment
- https://www.coindesk.com/this-dex-is-enabling-payments-in-any-ethereum-token
- https://blog.kyber.network/introducing-erc1257-proof-of-payment-f200446ac479
- ethereum/EIPs#1257
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
- https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1450.md
- ethereum/EIPs#1450
- https://hackernoon.com/introducing-a-new-standard-for-digital-stock-certificates-erc-1450-c7ec917258c
MakerDAO
- Smart Contracts - https://github.com/makerdao/sai/tree/master/src
- Market Place - https://github.com/makerdao/maker-otc/tree/master/src
TrueUSD
- ERC-20 - https://github.com/trusttoken
- Staking - https://github.com/trusttoken/TrustToken-smart-contracts/blob/master/staking.sol
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
- ISO 20022 - Finance Messages in Go https://github.com/fairxio/finance-messaging
- https://www.iso20022.org/full_catalogue.page
- https://en.wikipedia.org/wiki/Financial_Information_eXchange
0x