Protecting Author Royalty of Digital Assets Using Blockchain and Elliptic Curve Cryptography Implementation
POC of https://ieeexplore.ieee.org/abstract/document/10010412/
- Authors
Muhammad Iqbal Syamil Ayasy, Ari Moesriami Barmawi
- Publication date
2022/10/26
- Conference
2022 International Conference on Green Energy, Computing and Sustainable Technology (GECOST)
- Pages
86-92
- Publisher
IEEE
key-generation.js
for generate key that be used to encryptencrypt.js
for encrypt url metadata using eccdecrypt.js
to decrypt url metadata using ecc
contracts/RoyaltyContract.sol
implementation of smart contract that used in the paper