Skip to content

Commit

Permalink
Merge pull request #503 from oasisprotocol/CedarMist/opl-overview
Browse files Browse the repository at this point in the history
opl: updated overview, includes summary + example + supported networks
  • Loading branch information
CedarMist authored Aug 16, 2023
2 parents a26307f + f7fd0cd commit 44d456e
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 12 deletions.
5 changes: 5 additions & 0 deletions docs/dapp/diagrams/opl-contract-flow.mmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
sequenceDiagram
User ->> Home Contract: Transaction
Home Contract -->> SGN: SGN Watches Events
SGN -->> Executor: Waits for SGN Approval
Executor ->> Sapphire Contract: Submit Proof Tx
Loading

0 comments on commit 44d456e

Please sign in to comment.