Creating a network
This is the hands-on track for a Network Facilitator Organisation (NFO) standing up an open network on Fabric, and for Network Participants (NPs) joining one. It walks from a blank environment through onboarding, policy, and building the nodes that transact.
These guides use the Beckn Protocol (the wire spec keeps its name) over Fabric services — REGISTR / DeDi for identity, CATALG + DISCOVR for catalogs and discovery, and ONIX for the protocol adapter.
The path
Set up the network environment
The infrastructure and services an NFO stands up first. → Setting up the network environment
Onboard network participants
Register identities, keys, and callback URLs in DeDi. → Onboarding network participants
Configure network policies
Express the network's rules. → Configuring network policies — the network manifest, Rego policy artifacts, and signing a file.
Build the nodes that transact
Stand up the consumer (buyer-side) and provider (seller-side) applications using ONIX as the protocol adapter, then run the Getting started with Fabric walkthrough end-to-end.
Just want to try Fabric first? See Getting started with Fabric for a guided, runnable walkthrough before standing up a full network.