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
- Host: GitHub
- URL: https://github.com/3esmit/document-registry
- Owner: 3esmit
- License: mit
- Created: 2017-02-14T20:18:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T21:35:35.000Z (about 9 years ago)
- Last Synced: 2025-02-23T21:16:03.706Z (over 1 year ago)
- Topics: blockchain, ethereum, ethereum-contract
- Language: JavaScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DocumentRegistry
Usage:
register("hash");
setData("hash","attributeName","attributeValue");