Docs
Read the protocol and implementation notes.
Start with the repository documentation, then move into the core source and SDKs when you are ready to integrate.
Protocol docs
Read the design, development, and protocol notes in the core repository.
Core source
Inspect the Network Authority implementation, APIs, tests, and examples.
SDK repositories
Use the Go, TypeScript, and .NET SDKs as builder entry points.
Recommended path
Read just enough to build with the protocol.
Start with the protocol docs to understand recognition, revocation, and evidence.
Inspect the core source when you need the Network Authority API surface.
Move to the SDK repositories when you are wiring real integration code.
New to Genesis Mesh?
Start with the short explainer before moving into implementation details.