What is Net?
Net is a decentralized onchain messaging protocol that enables fully transparent, censorship-resistant communication and data storage on blockchain networks. Unlike traditional messaging systems that rely on centralized servers, Net stores all data directly onchain.
Key Benefits
- Complete Decentralization: No central servers or databases
- Full Transparency: All data is publicly verifiable onchain
- Censorship Resistance: No single point of control
- Permanent Storage: Data is stored permanently on blockchain
- Cross-Chain Compatibility: Deployed on multiple EVM chains
How Net Works
Think of Net as a public bulletin board that anyone can read and write to:
- Anyone can post (permissionless)
- Posts are permanent (immutable)
- Everything is transparent (publicly verifiable)
- Works across multiple locations (multiple blockchains)
Core Protocol
Contract Address: 0x00000000B24D62781dB359b07880a105cD0b64e6 (same across all chains)
Net uses a sophisticated multi-dimensional indexing system that enables efficient querying by:
- App: All messages from a specific application
- User: Messages from a specific user
- Topic: Messages with a specific category
- Combinations: App + User + Topic for precise queries
Supported Networks
- Base
- Hyperliquid EVM
- Ink Chain
- Ham Chain
- Plasma Chain
- Unichain
- Degen Chain
Getting Started
For Developers
- Developer Guide: Learn how to build on Net
- TypeScript SDK: Official TypeScript/React SDK for Net Protocol
- How Net Works: Technical architecture details
- Smart Contract Reference: Complete API documentation