The platform stack
Every Neuron hosts the full platform stack. The layers build on each other — each one depends on the ones below it.The federated network
Neurons are independent nodes operated by different organisations, federated together into one network. Clients connect to the Neuron they are registered on and can interoperate with participants on any other Neuron in the network.Client connection types
How federation works
Neurons connect to each other using XMPP server-to-server (S2S) links — the same protocol used by the broader XMPP network. This means:- A contract can be signed by parties registered on different Neurons.
- A token can be transferred between users on different Neurons.
- An identity on one Neuron can be verified and trusted by another.