You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As formally verified smart contracts become more prevalent, there is a need for infrastructure to discover, understand, and verify the guarantees they provide. This proposal outlines a system for exploring verified contracts and their proofs.
Core Concept
A web-based interface for examining verified smart contracts:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Verified Contract Explorer
Motivation
As formally verified smart contracts become more prevalent, there is a need for infrastructure to discover, understand, and verify the guarantees they provide. This proposal outlines a system for exploring verified contracts and their proofs.
Core Concept
A web-based interface for examining verified smart contracts:
Technical Requirements
1. Contract Registry
Maintain a database of verified contracts with:
2. Property Verification Interface
Enable queries about contract behavior:
3. Property-Based Search
Query contracts by proven guarantees:
4. Integration Points
Formal Model
Current state:
Proposed state:
Discussion Points
Related Work
This complements the potential rebrand discussion (Issue 121) by providing the discovery and verification layer for formally verified contracts.
Beta Was this translation helpful? Give feedback.
All reactions