Merge branch 'willruddick-master-patch-85122' into 'master'

Update 020_certifcate_ledgar_nft.md

See merge request grassrootseconomics/cic-docs!46
This commit is contained in:
Will Ruddick 2021-03-09 09:03:03 +00:00
commit 0794c5262b
1 changed files with 29 additions and 29 deletions

View File

@ -13,35 +13,35 @@ Anyone can redeem the Cert. Say a business offered the receiver a voucher for th
* Enviromental Data: ex. Certifying that the recipent is a farmer who is mulching their land or using regnerative practices. Soil quality testing etc. * Enviromental Data: ex. Certifying that the recipent is a farmer who is mulching their land or using regnerative practices. Soil quality testing etc.
* Transactional Data: ex. Certifying that the recipent is paying for school fees. The school could be a validator. If using CIC the transaction hashes themselves could add evidence. * Transactional Data: ex. Certifying that the recipent is paying for school fees. The school could be a validator. If using CIC the transaction hashes themselves could add evidence.
1 Issuer: <wallet address> 1. Issuer: <wallet address>
1 Issued to: <wallet address> 1. Issued to: <wallet address>
1 Acceptance: <signature of receiver> 1. Acceptance: <signature of receiver>
1 Date Issued: 1. Date Issued:
1 Details: [] 1. Details: []
1 Info: {description:, duration:,topics:, quality:} 1. Info: {description:, duration:,topics:, quality:}
1 Location: {GPS, Country, Area} 1. Location: {GPS, Country, Area}
1 Transactions: [] 1. Transactions: []
1 Description of data/transactions 1. Description of data/transactions
1 Hashes: [] 1. Hashes: []
1 Suggested Value: 1. Suggested Value:
1 Currency Name 1. Currency Name
1 Currency <contract address> 1. Currency <contract address>
1 Suggested Value (amount of currency specified) 1. Suggested Value (amount of currency specified)
1 Validations: [] *appendable* 1. Validations: [] *appendable*
1 Validated by 1. Validated by
1 Name 1. Name
1 Website 1. Website
1 Wallet address 1. Wallet address
1 Redemptions: [] *appendable* 1. Redemptions: [] *appendable*
1 Redemption 1. Redemption
1 Acceptance status 1. Acceptance status
1 Name of Redemer 1. Name of Redemer
1 Website 1. Website
1 Wallet address 1. Wallet address
1 Type: Product, Voucher, Cash, Service 1. Type: Product, Voucher, Cash, Service
1 Description: 1. Description:
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.