Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.31 KB

File metadata and controls

15 lines (10 loc) · 1.31 KB

Open Assets Protocol

The Open Assets Protocol is a simple and powerful protocol built on top of the Bitcoin Blockchain. It allows issuance and transfer of user-created assets. The Open Assets Protocol is an evolution of the concept of colored coins.

The following documents are available:

Source code related to the Open Assets Protocol:

  • openassets Python module: The reference implementation of the Open Assets Protocol
  • Colorcore: A client providing a command line and RPC interface for performing operations through the Open Assets Protocol
  • NBitcoin: A Complete .NET Library for Bitcoin with its TransactionBuilder to issue, transfer and swap assets