Interplanetary Consensus
  • Overview
    • Introduction
    • How IPC works
    • Use cases
    • How IPC compares
    • Architecture
  • Quickstarts
    • Deploy a subnet
  • Concepts
    • Subnets
      • Parent-child interactions
    • Circulating supply
  • User guides
    • Performing transactions in a subnet
  • Developer Guides
    • Customizing a subnet
    • Upgrading a subnet
      • Example: Patching actor state
      • Example: Upgrading Wasm actor
    • Deploying an explorer
  • Specifications
    • Addressing
    • CometBFT
    • IPLD Resolver
    • Materializer
    • Top-down Finality
  • Reference
    • Networks
    • IPC CLI
    • Troubleshooting
    • FAQ
Powered by GitBook
On this page
Edit on GitHub
  1. Reference

Networks

Test networks are available for deployment of IPC subnets.

PreviousTop-down FinalityNextIPC CLI

Last updated 11 months ago

Filecoin Calibration Network

The is the most realistic testnet simulation of the Filecoin mainnet. As the largest decentralized storage network, applications that require data storage and retrieval can leverage Filecoin's storage capabilities by connecting an IPC subnet to the Calibration net as the parent network.

The params to connect to Filecoin Calibration are:

  • subnet_id : /r314159

  • provider_http : https://api.calibration.node.glif.io/rpc/v1

  • gateway_addr :

  • registry_addr :

The Chain ID for Filecoin Calibration is 314159. A and are available.

Filecoin Calibration network
faucet
explorer