Repository History
4 repositories tagged with Web3
OrbitDB: Peer-to-Peer Databases for the Decentralized Web
OrbitDB is a serverless, distributed, peer-to-peer database designed for the decentralized web. It leverages IPFS for data storage and Libp2p Pubsub for automatic synchronization, ensuring eventual consistency through Merkle-CRDTs. This makes OrbitDB an excellent choice for p2p, decentralized, blockchain, and local-first web applications, offering various database types like event logs, documents, and key-value stores.

Linera Protocol: Scalable Decentralized Blockchain Infrastructure
Linera Protocol is a cutting-edge decentralized blockchain infrastructure designed for highly scalable, secure, and low-latency Web3 applications. Built primarily with Rust and leveraging WebAssembly, it provides a robust framework for developing next-generation decentralized applications. With a strong focus on performance, Linera aims to address common scalability challenges in the blockchain space.

r55: Integrating RISC-V Smart Contracts with EVM on Ethereum
R55 is an experimental Ethereum Execution Environment designed to seamlessly integrate RISC-V smart contracts alongside traditional EVM smart contracts. This innovative approach allows for dual support over the same Ethereum state, enabling pure Rust smart contracts and opening the Ethereum development space to a vast Rust developer community. It leverages standard tooling like Rust, Cargo, and LLVM, simplifying development and integration.

Walrus-docs: Documentation for the Walrus Decentralized Storage System
Walrus-docs is the official repository for documentation and examples related to the Walrus decentralized storage system. It provides comprehensive guides for understanding and interacting with Walrus, a protocol designed for robust and highly available storage of large binary files. This repository is crucial for developers and users looking to implement or utilize Walrus's Byzantine fault-tolerant storage solutions.