Fellowship of Ethereum Magicians
ERC-7827: JSON Smart Contract with Value Version Control
Authors Kyle Smith (@bestape) , Lex.Clinic (@lexclinic) EIP Link Github Discussions See MegaZu demo day , EIP Editing Office Hour 47 Status Draft Type Standards Track Category ERC Created 2024-11-07 Abstract This EIP defines a smart contract interface that allows for managing a JSON object within a smart contract, offering both real-time JSON output and a version-controlled history for each value. The interface includes methods to retrieve the most recent JSON state as well...