Skip to content

Commit

Permalink
docs: added research contribution to the README.md (#32)
Browse files Browse the repository at this point in the history
Added articles with links and contributions details.
  • Loading branch information
0xParticle authored Mar 14, 2024
1 parent 5996bb1 commit 06fc888
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,14 @@ yarn test:integration
- `VerifierModule`: This contract is the verifier module that verifies the settings of a safe against the StorageMirror on the home chain.
- `StorageMirrorRootRegistry`: This contract should accept and store storageRoots of the StorageMirror contract in L1.

## Project Research and next steps
In order to come up with a safe and scalable design, we looked into different cross-chain approaches and analyzed the status of on-chain storage proof.
[Particle](https://twitter.com/0xParticle) wrote the following two research reports on the subject:

[Liveness 2 and beyond](https://defi.sucks/insights/liveness-2-and-beyond)

[Can we trust interoperability to Light Clients?](https://defi.sucks/insights/lc-bridges)


## ⚠️ Warnings

Expand All @@ -101,3 +109,4 @@ Safe-Liveness was built with ❤️ by [Wonderland](https://defi.sucks).
Wonderland is a team of top Web3 researchers, developers, and operators who believe that the future needs to be open-source, permissionless, and decentralized.

[DeFi sucks](https://defi.sucks), but Wonderland is here to make it better.

0 comments on commit 06fc888

Please sign in to comment.