An open API service indexing awesome lists of open source software.

https://github.com/5afe/safe-foundry-cross-chain


https://github.com/5afe/safe-foundry-cross-chain

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Safe{Labs} Cross-Chain

We are building the best Cross-Chain experience with chain-abstraction protocols.

## Our experimental projects

### [Safe x l1sload](./packages/safe-scroll-keystore/)

- **In collaboration with**: [Scroll](https://scroll.io)
- **Keywords**: `#keystore`
- **Presentation**: [Keystore Introductory Workshop (Safecon Berlin 2024)](https://www.youtube.com/watch?v=hHmOo7A3vNU)
- **Description**:
This Module can optionally set a guard to prevent `safe(L2)` to use its local keystore and only enable the remote keystore of `safe(L1)` as valid keystore.
It leverages a precompiled contract called `l1sload` to load a storage slot on the L1 chain (see [L1SLOAD spec](https://scrollzkp.notion.site/L1SLOAD-spec-a12ae185503946da9e660869345ef7dc)).

### [Safe x KeySpace](./packages/safe-keyspace/)

- **In collaboration with**: [KeySpace](https://docs.key.space)
- **Keywords**: `#keystore`
- **Description**:
PoC integrating [KeySpace](https://docs.key.space/) to Safe SmartAccount to provide a shared state to manage keys handled by [MKSR (Minimum KeyStore Rollup)](https://hackmd.io/@mdehoog/mksr).

### [Safe x Klaster](./packages/safe-klaster/) `[WIP]`

- **In collaboration with**: [Klaster](https://klaster.io)
- **Keywords**:
- **Description**:
[TO COMPLETE]