Update 020_redeemable_certifcate.md
This commit is contained in:
parent
a915e58538
commit
f7441e35bc
@ -44,7 +44,7 @@ Anyone can redeem the Cert. Say a business offered the receiver a voucher for th
|
|||||||
1. Currency
|
1. Currency
|
||||||
1. Value
|
1. Value
|
||||||
|
|
||||||
#Contract Functions:
|
# Contract Functions:
|
||||||
* Issue: Anyone can issue a Cert (this specifies all the informaion and the recipient) - note there is no transfer function. Once issued to the reciever they can no longer send it to anyone else.
|
* Issue: Anyone can issue a Cert (this specifies all the informaion and the recipient) - note there is no transfer function. Once issued to the reciever they can no longer send it to anyone else.
|
||||||
* AcceptCert: The receiver can choose to accept the Certificate
|
* AcceptCert: The receiver can choose to accept the Certificate
|
||||||
* Destroy: The receiver can delete – remove data and send to 0x000
|
* Destroy: The receiver can delete – remove data and send to 0x000
|
||||||
@ -52,13 +52,13 @@ Anyone can redeem the Cert. Say a business offered the receiver a voucher for th
|
|||||||
* Redeem: Anyone can redeem the cert
|
* Redeem: Anyone can redeem the cert
|
||||||
* AcceptRedemption: The receiver can accept a redemption.
|
* AcceptRedemption: The receiver can accept a redemption.
|
||||||
|
|
||||||
#Marketplace:
|
# Marketplace:
|
||||||
|
|
||||||
A market place application should be able to read these certificates and support redemption.
|
A market place application should be able to read these certificates and support redemption.
|
||||||
Certificates can be aggregated and sorted by type, area, gender and so on.
|
Certificates can be aggregated and sorted by type, area, gender and so on.
|
||||||
Recipients can go here to choose to delete their certs, share them with others or approve a redemption
|
Recipients can go here to choose to delete their certs, share them with others or approve a redemption
|
||||||
|
|
||||||
#Risks & Questions
|
# Risks & Questions
|
||||||
* Someone may potentially recieve many bogus certificates
|
* Someone may potentially recieve many bogus certificates
|
||||||
* these should not be 'accepted' by the receiver and can also be Destroyed.
|
* these should not be 'accepted' by the receiver and can also be Destroyed.
|
||||||
* Validators should also have certifications
|
* Validators should also have certifications
|
||||||
|
Loading…
Reference in New Issue
Block a user