issues
search
ChluNetwork
/
chlu-ipfs-support
Support libs to talk to IPFS
MIT License
1
stars
1
forks
source link
Create blockchain transaction
#24
Closed
fazo96
closed
6 years ago
fazo96
commented
6 years ago
[ ] Get the content hash for the review. Don't do next till this step succeeds.
[ ] call the
create_chlu_transaction#create
method passing the above as
contentHash
. Ref
https://github.com/ChluNetwork/chlu-wallet-support-js/blob/master/src/create_chlu_transaction.js#L40
[ ] save the review record if the blockchain transaction returns success
create_chlu_transaction#create
method passing the above ascontentHash
. Ref https://github.com/ChluNetwork/chlu-wallet-support-js/blob/master/src/create_chlu_transaction.js#L40