πΊοΈ Maps
Here we put some information about the Web3 spaceΒ π that we find useful. They information may or may not be accurate. You can reuse them.
π£οΈ Conferencesβ
- EthCC the largest European Ethereum conference. Generally in FranceΒ π«π·.
- RWC Paris Meetup about cryptography in Paris, with a lot of technical discussions.
- TUM Blockchain Conference large student blockchain conference in Munich, GermanyΒ π©πͺ.
- Paris Blockchain Week Large blockchain event in Paris.
- zkSummit One-day event dedicated to ZK.
π Linksβ
- Type Theory Forall Podcast about formal verification.
- Web3 map 2024 crypto map
- Web3 ZK map 2024 crypto map focused on ZK
- news.zksecurity.xyz Like HN but for ZK
- ZK Podcast Podcast about ZK
- L2 Beat Evolution and total value of the various L2 solutions.
πΆβπ«οΈ ZK Solutionsβ
ZK as in Zero-Knowledge, with the goal of improving the scalability and the privacy of blockchains.
- Aleo L1 blockchain with the dedicated smart contract language Leo. Written in Rust.
- Aztec Based on the NoirΒ β¬ programming language. L2 on Ethereum. A lot is written in C++ but the Noir compiler is in Rust.
- powdr SDK to build ZK applications, agnostic to the technology and focusing on providing building blocks that can be re-used. Written in Rust.