Register a business DAO
Each participant gets a ledger identity, signing key, and side-chain for local state.
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.
Jsonic records the facts manufacturers already depend on: production, invoices, settlement, and counterparty trust. The chain mints around verified relationships instead of isolated assertions.
Each participant gets a ledger identity, signing key, and side-chain for local state.
Invoices and payments become useful only when counterparties independently sign matching activity.
At Solstice, PageRank-weighted commerce determines who earned network rewards.
The most valuable work on Jsonic is useful trade with reputable counterparties. Empty circular activity can exist, but it cannot build much trust.
Turn production and sales into verifiable network history without surrendering your operating data to a private marketplace.
Carry reputation across suppliers by settling invoices and confirming real trade on a shared ledger.
Run the reference node, process signed activity, and inspect chain state through a simple RPC surface.
Start with protocol primitives, integrate the API, or connect agents to the live node through the MCP server.
Understand DAOs, side-chains, Proof of Transaction, PageRank reputation, and Solstice minting.
Connect ERP systems, payment workflows, agents, and explorers through the JSON-RPC API.
Operate the reference server with persistent state, replay protection, and live health checks.
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.
GET /health POST /daos POST /transactions POST /heartbeats GET /blocks/:height GET /metrics GET /balance/:dao_id GET /reputation/:dao_id