Skip to main content

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.

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.