-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Update README: Eip agrocrypto quantum to EIP-8040.md #10681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This commit introduces the AgroCrypto Quantum Governance EIP, detailing the ESG tokenization protocol with specifications for metadata, lifecycle methods, and security considerations.
Added details for AgroCrypto Quantum Governance and ESG Tokenization Protocol.
Removed draft information for AgroCrypto Quantum Governance proposal.
Updated the title and clarified the repository's focus on AgroCrypto Quantum Governance.
Removed specific project title and updated header.
…e; address review feedback
Updated EIP for AgroCrypto Quantum Governance to include EIP number and refined title and description. Enhanced metadata structure and added security considerations.
agronetlabs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
EIP-8040: ESG Tokenization Protocol — add spec, metadata schema, and IERC8040 interface
Add EIP header (eip: 8040) with title, description, discussions link, created date and requires.
Define metadata JSON schema (SHA3-512 digests, attestation, physical_id, status, evidence).
Add IERC8040 Solidity interface (mint/audit/retire, esgURI/getMetadata, events).
Provide JSON-RPC example, mapping to ERC-20/721/1155, rationale and security considerations (digest handling, PQC guidance).
Include copyright/CC0 notice.
|
The commit 355810b (as a parent of d892718) contains errors. |
ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN ETHEREUM/ERCS
--
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: