Jsonic L1

Manufacturing needs its own settlement layer

Jsonic turns signed invoices, payments, and production events into a public chain for real commerce. Proof of Transaction rewards the businesses that create value, not idle capital or fake volume.

69 testsCore engine, API, and asset route covered
2-party proofInvoices only count when counterparties match
PageRank trustReputation flows through verified trade
Protocol

A ledger for signed economic activity

Jsonic records the facts manufacturers already depend on: production, invoices, settlement, and counterparty trust. The chain mints around verified relationships instead of isolated assertions.

01

Register a business DAO

Each participant gets a ledger identity, signing key, and side-chain for local state.

02

Match both sides of trade

Invoices and payments become useful only when counterparties independently sign matching activity.

03

Settle by reputation

At Solstice, PageRank-weighted commerce determines who earned network rewards.

Commerce

Built for supply chains, not speculation theater

The most valuable work on Jsonic is useful trade with reputable counterparties. Empty circular activity can exist, but it cannot build much trust.

Manufacturers

Turn production and sales into verifiable network history without surrendering your operating data to a private marketplace.

Buyers

Carry reputation across suppliers by settling invoices and confirming real trade on a shared ledger.

Operators

Run the reference node, process signed activity, and inspect chain state through a simple RPC surface.

Builders

Choose your path into Jsonic

Start with protocol primitives, integrate the API, or connect agents to the live node through the MCP server.

Learn the protocol

Understand DAOs, side-chains, Proof of Transaction, PageRank reputation, and Solstice minting.

Build apps

Connect ERP systems, payment workflows, agents, and explorers through the JSON-RPC API.

Run a node

Operate the reference server with persistent state, replay protection, and live health checks.

Node

Proof of Transaction is running now

Jsonic is early, but the core engine is real: signed transaction admission, sequence replay protection, PageRank scoring, side-chain snapshots, persistent storage, TypeScript SDKs, and MCP tools.

jsonic-rpc
GET  /health
POST /daos
POST /transactions
POST /heartbeats
GET  /blocks/:height
GET  /metrics
GET  /balance/:dao_id
GET  /reputation/:dao_id