README ¶ iscn-poc PoC on combining LikeCoin chain and IPLD to serve as ISCN. Proof of concept International Standard Content Number (ISCN) is a universal content registry. Before we try to implement the ISCN, we want to serve it on the LikeCoin chain which is based on Cosmos SDK and at the same time, we also want to serve it on InterPlanetary File System (IPFS) as an InterPlanetary Linked Data (IPLD) so that everyone can access it easily. The concept is that we embed the IPFS as a library into LikeCoin chain, implement an IPLD plugin to handle the ISCN data in Concise Binary Object Representation (CBOR) format and implement a datastore plugin to store the ISCN data in Cosmos SDK store as part of chain data. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.