smfang / ECM

https://ecomonitor.xyz
0 stars 0 forks source link

Certification of Sequestration Output #55

Open smfang opened 6 months ago

smfang commented 6 months ago

Description Minting of the carbon credits or biodiversity units are pending the availability of a certificate or transcript.

Requirement

a scope of work and its corresponding scope of impact a set of time frames for both the work and its impact a set of contributors – the organization or people behind the work a set of rights you get by owning a hypercert The hypercert itself is an ERC-1155 semi-fungible token with the information above stored as metadata on IPFS. Here’s an example.

i) Task developer supplements the code file
ii) In the case of combining multiple sources of data, includes geojson file to match the coordinates of the data input and the land iii) In the case of verifying baseline/control land characteristics with the project plot, Include API output of the climate indicators to match between two plot of land (baseline control vs. project plot land) iv) Task Developer has deployed the code file and its instrumentation to the node network v) Dispatcher sent the task file to the network via the hub vi) Certificate is generated based on the completion of the task vii) Certificate link is included in the project NFT’s metadata and is available on the audit ledger for verification viii) The carbon credit issuance smart contract trigger the mint function to issue carbon credit

smfang commented 6 months ago

@VGabriel45 , is it possible to make the mint function for the carbon credit dependent on a transcript being available?