Braga sunsets 23:59 CET, 12 August. Export any data you need before then.

We will have a new Devnet in August, and public testnet in September. Read the announcement →

Skip to main content
[ ARKIV ]HUB

The Web3 database — queryable, time-scoped, tamper-proof, yours. Your tools for building on it — faucet, SDK, MCP, docs — all here.

Active —Braga DB-Chain
arkiv — query like SQL
const result = await publicClient
.select({ key: true, payload: true })
.where(eq('type', 'note'))
.where(gt('created', Date.now() - 86_400_000))
.limit(10)
.fetch()
✓ 10 notes · live from Braga DB-Chain

Get started

Three steps · ≈ 2 minutes

Built on Arkiv

Hackathon winners · 104 projects across 5 events

on-message

Fully private on-chain messaging with no intermediaries — all you need is the recipient’s address. 1st place at ETHArgentina.

EthArg — Tierra de Buidlers
Nov 2025

MentorGraph

Wallet-owned p2p mentorship network: profiles, asks, offers, and session booking stored as Arkiv entities with expiry-aware UX.

Sub0 — Buenos Aires
Nov 2025

Saregama.ai

Music streaming where artists offer time-bound rentals and keep their rights — track access is an expiring Arkiv entity.

EthArg — Tierra de Buidlers
Nov 2025

Poof

Encrypted ephemeral messaging where messages and photos auto-delete from the chain after a configurable expiry — no traces left.

Sub0 — Buenos Aires
Nov 2025

ArkAnon

Anonymous ZK social platform — post, vote, and form communities without revealing identity, with group metadata stored and queried via Arkiv.

EthArg — Tierra de Buidlers
Nov 2025

Clink

Event platform that turns in-person attendance into on-chain reputation — check-in codes expire in 2h, RSVPs in 60d, scores roll over 365d.

Arkiv Online Challenge
Mar 2026

Resources