An open API service indexing awesome lists of open source software.

https://github.com/3esmit/document-registry

Register documents and edit their attributes in ethereum blockchain
https://github.com/3esmit/document-registry

blockchain ethereum ethereum-contract

Last synced: about 1 month ago
JSON representation

Register documents and edit their attributes in ethereum blockchain

Awesome Lists containing this project

README

          

# DocumentRegistry

Usage:

register("hash");
setData("hash","attributeName","attributeValue");