Key Concepts
Chains
Learn how to configure chains and use them in Nexus
Using built-in chains
Nexus ships with a handful of built-in chains. These can be accessed via the CHAIN
constant.
Adding custom chains
If your target chain is not supported by Nexus, you can add it as a custom chain. When creating a chain, you need to provide a name
, chainId
, and blockTime
. These values are then used to identify access, and fine-tune caching and other features.
Was this page helpful?