Resources
This page is the operational reference for public endpoints and the public git map for independent reproduction.
CoNET protocol components are published under public GitHub organizations. A local engineering checkout may still look like one workspace. Where a public remote exists, this book cites that remote. Workspace paths are leftover checkout labels, not a claim that the source is closed.
Live CoNET L1 services
CoNET L1 uses chainId 224422 (0x36ca6).
| Service | Current endpoint | Use |
|---|---|---|
| Primary RPC | https://rpc1.conet.network | Contract reads and submitted transactions |
| Public RPC | https://publicrpc.conet.network | Public reads and fallback |
| Explorer | https://mainnet.conet.network | Blocks, transactions, contracts, and tokens |
| Explorer alias | https://scan.conet.network | Alternate explorer entry point |
https://rpc.conet.network is deprecated. It may be stale or on a divergent historical network even when it reports the same chain ID. Do not use it to decide whether a contract or transaction exists.
For integration details, see RPC and Explorer. For validator, Guardian, stake, and governance views, see L1 decentralization.
Network and storage services
| Service | Endpoint | Boundary |
|---|---|---|
| CoNET website | https://conet.network | Public project site |
| This GitBook | https://gitbook.conet.network | Current technical documentation |
| IPFS fragment service | https://ipfs.conet.network | Content-addressed fragment storage and retrieval |
The historical doceng.conet.network export is archived in the documentation repository. It is not maintained as a current protocol reference.
Application entry points
| Application | Entry point | Status in this book |
|---|---|---|
| Beamio Consumer | https://beamio.app/app/ | Product endpoint |
| Beamio Merchant OS | https://biz.beamio.app | Product endpoint |
| Beamio POS | https://pos.conet.network/ and https://beamio.app/pos/ | Product endpoints |
| Beamio API host | https://beamio.app | Application API and metadata host |
| SilentPass | https://vpn9.conet.network/ | Product entry point |
| SilentPass beta | https://vpn-beta.conet.network/ | Access-controlled beta entry point |
| Miner-matched order-book exchange | No public client endpoint yet | Under development / design study |
| BT over DePIN DCDN | No public client endpoint yet | Under development |
Product status and protocol dependencies are documented under Applications.
Public GitHub organizations
These organizations host the independently cloneable CoNET / Beamio sources cited below.
| Organization | Role |
|---|---|
| CoNET-project | Layer Minus, SilentPass, CoNET-DLE, chat-sdk, historical platform docs |
| CoNETProject | This GitBook (docs) |
| beamio-APP | L1/application contract workspace snapshot, homepage, Consumer Android shell |
| settleonbase | Application SDK / Cluster-Master relay (x402sdk) |
Public source and packages
Client-specific SilentPass repositories:
- https://github.com/CoNET-project/SilentPass-iOS
- https://github.com/CoNET-project/SilentPass-Android
- https://github.com/CoNET-project/SilentPass-MacOS
- https://github.com/CoNET-project/SilentPassProxy-Mac
- https://github.com/CoNET-project/SilentPassProxy-win
- https://github.com/CoNET-project/vpn2socks
What is public versus what is unfinished
Public source and a finished product are different claims.
| Topic | Public git / Explorer status | Product status |
|---|---|---|
| L0 SI / DL | Public repositories and npm packages | Production Layer Minus nodes and clients |
| L1 contracts | beamio-APP/BeamioContract plus Explorer verification | Live chainId 224422; GitHub snapshot last pushed 2026-03-10, so treat Explorer-verified bytecode as current |
| CoNET-DLE design | CoNET-project/CoNET-DLE — bilingual whitepaper, three DLE-*Spec.md files, TLA model |
Normative design; not a launched production L2 |
| Archive second implementation | Listed as an open production blocker in the public Archive spec | Not complete; production archive signing is forbidden until the spec’s blockers close |
| DEX client | No public exchange client repository identified | Design study |
| BT / DCDN client | No CoNET BitTorrent or DCDN client repository identified | Under development; do not treat upstream WebTorrent as the CoNET product |
| SNS / creator client | No public feed or creator-studio client identified | Economic design studies only |
| POS PWA | Public product endpoints; no standalone public repository identified | Live POS PWA |
The remaining reproduction gaps are therefore unfinished implementations and one unpublished POS client repo, not a hidden CoNET-DLE specification.
Normative file map
Paths below are relative to the named public repository.
| Topic | Public file |
|---|---|
| Developer index | This book: Developers |
| How applications use Layer Minus | This book: How to use Layer Minus |
| L0 client how-to | This book: L0 development · SI developer guide |
| Chat client how-to | This book: Chat developer guide |
| DePIN mining how-to | This book: Participate in mining |
| ERC-20 Treasury ingress | This book: Bring an ERC-20 into CoNET |
| L2 / DLE how-to | This book: L2 development |
| L0 threat grades | This book: Security limits |
| Layer Minus node behavior | CoNET-project/CoNET-SI |
| Layer Minus client/data plane | CoNET-project/CoNET-DL |
| Guardian registry | Explorer GuardianNodesInfoV6; source in BeamioContract |
| Validator deposits | Explorer ValidatorDepositRedeem |
| Cross-chain Treasury | Explorer TreasuryBridgeV3 (0xa208… only; older Treasury addresses are deprecated) |
| CoNET-DLE whitepaper, English | Decentralization Cluster multi-chain.md |
| CoNET-DLE whitepaper, Chinese | Decentralization Cluster multi-chain.zh-CN.md |
| DLE normative specifications | src/whitepaper/DLE-*-Spec.md |
| Current GitBook source | CoNETProject/docs gitbook/ |
The paired DLE whitepapers and named DLE-*-Spec.md files are the normative design anchors. Canvas snapshots, where present in an engineering checkout, record analysis and review context; they do not override specifications or deployed code.
Community
| Channel | URL |
|---|---|
| X / Twitter | https://twitter.com/CoNET_Network |
| Telegram | https://t.me/conet_network |
| Medium | https://conet.medium.com |