mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 12:18:16 +00:00
Automatically merged updates to draft EIP(s) 2535 (#3172)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
0e0f962b4b
commit
b06f3538fc
@ -13,13 +13,11 @@ created: 2020-02-22
|
||||
|
||||
## Simple Summary
|
||||
|
||||
A new smart contract paradigm that works today.
|
||||
Enables people to write contracts with virtually no size limit in a modular and gas-efficient way.
|
||||
|
||||
A diamond is a contract with functionality from multiple contracts that can share internal functions, libraries and state variables.
|
||||
Diamonds can be upgraded on the fly without having to redeploy existing functionality.
|
||||
|
||||
Diamonds are powerful, organized, modular, optionally upgradeable, flexible, unlimited in size, and transparent.
|
||||
|
||||
Diamonds enable you to build efficient, powerful, flexible, modular smart contract systems.
|
||||
Standardizes contract interfaces and implementation details of diamonds, enabling software integration and interoperability.
|
||||
|
||||
A diamond is a contract that implements the Specification in this standard.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user