Skip navigation
9Chain Docs

Where to start

Last updated: 08/21/20262 min read

This page is a map, not a guide. It says which route to take; the actual steps live in the technical documentation — the reason for that split is in Build on 9Chain.

Pick by what you intend to do; do not read the whole table:

You want toTake this routeDoor
Look at the network without writing anythingNetwork and endpoints → open the explorerOPEN
Point a familiar wallet or tool at the network9chain.org/docsConnect to the networkOPEN
Deploy a contract on a test period9chain.org/docsQuickstartOPEN
Understand the rules your contract must passContracts and the compliance gateOPEN
Know in advance where you will tripLimits and what to expectOPEN
Hold an independent copy of the ledgerRun a nodeAJAR
Declare a private chain from a descriptionThe 9Chain platformThe chain-producing machineNOT OPEN
Read and modify the sourceLEFT BLANK, see Taking part, and the doors still owed

Figure 25 — Four ways in, one meeting point: check before you trust.

One thing to do before anything else, and it costs exactly one minute: open the read-it-directly panel in Check the network yourself to find out which period the network you are about to point tools at actually is. Builds for testing carry exactly the identity of the official network, so the chain name alone is not enough. Developers routinely skip this step and discover it after deploying.

In short: the most expensive thing you can lose here is not coding time, but building on a test period while believing it is the official network — one minute with the self-check panel buys that risk back.