Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This package contains contract artifacts for all UMA smart contracts. It contain
| `cross-chain-oracle` | Contracts to enable the UMA DVM to reach a number of side-chains & rollups. |
| `data-verification-mechanism` | Schelling point commit reveal oracle used to arbitrate disputes in downstream escalation games. |
| `external` | External integration points from projects integrated into UMA core contracts. |
| `finanical-templates` | Financial contracts built on top of UMA's Oracle. Include Synthetic tokens (fixed term and perpetual), Long-short-pair(on-chain contract for diffrence) and a number of other mechanisms used to build on-chain incentive systems. |
| `financial-templates` | Financial contracts built on top of UMA's Oracle. Include Synthetic tokens (fixed term and perpetual), Long-short-pair(on-chain contract for diffrence) and a number of other mechanisms used to build on-chain incentive systems. |
| `gnosis-zodiac` | Gnosis Safe Zodiac integration enabling an Optimistic Oracle powered multisig deployments. |
| `merkle-distributor` | Contracts enabling token distribution via merkle distribution and claim process. |
| `optimistic-oracle-v2` | Optimistic oracle mechanism, used to bring data on-chain. Highly suited for complex, longtailed, time insensitive data such as prediction markets, insurance products and complex cross-chain applications. |
Expand Down