Archivist Devnet 
The Archivist Devnet has been launched and is ready to be used for development 🏗️
Devnet data 
Bootstrap Nodes 
For Devnet we are using separate bootstrap nodes and their SPR's could be found in devnet.json config, located in archivist-config repository and accessed via endpoint config.archivist.storage/devnet.json.
shell
curl -s https://config.archivist.storage/devnet.json | jq -r '.sprs[].records[]'Smart contracts 
| Contract | Address | 
|---|---|
| Token | 0x7AC8a39172e44e66F719e0960F1Ee965Fe49AC1c | 
| Marketplace | marketplace.archivist.storage/devnet/latest | 
Endpoints 
| # | Service | URL | 
|---|---|---|
| 1 | Public RPC | rpc.devnet.archivist.storage | 
| 2 | Block explorer | explorer.devnet.archivist.storage | 
| 3 | Faucet ETH | faucet-arb.devnet.archivist.storage | 
| 4 | Faucet TST | faucet-tst.devnet.archivist.storage | 

