Getting Started
Build decentralized applications using familiar tools (Rust, TypeScript) and deploy them to a global peer-to-peer network with no servers to maintain.
AI-Assisted Development
Install the freenet-dapp-builder skill for Claude Code:
/plugin marketplace add freenet/freenet-agent-skills
/plugin install freenet-dapp-builder
This skill guides you through building contracts, delegates, and UI for Freenet apps.
Developer Tools
freenet-scaffold: A Rust utility crate that simplifies the development of Freenet contracts by providing tools to implement efficient, mergeable state synchronization.
ghostkeys: A Freenet delegate for managing ghost key identities, enabling trust verification without revealing identity through blind-signed cryptographic certificates.
Example Apps
- freenet-ping - a simple example demonstrating how to build a Freenet app
- River - decentralized group chat app built on Freenet (in development)
- Freenet Wiki - decentralized wiki with real-time collaborative editing (in development)
Ideas: Open Issues for Decentralized Services
Loading...
Weekly Developer Meetings
- April 10, 2025 - Developer Meeting
- February 7, 2025 - Weekly Developer Meeting
- December 23, 2024 - Weekly Developer Meeting
- November 22, 2024 - Weekly Dev Update - WebSocket Stability and Final Testing Nearing Completion
- October 11, 2024 - Weekly Dev Meeting - Final Bug Fixes, Simulations, and Live Testing Ahead of Release
Recently Merged Features
Loading...