focDevnetInfo
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| DevnetEnvVars | Environment variables generated from devnet info |
Type Aliases
Section titled “Type Aliases”| Type Alias | Description |
|---|---|
| ContractsInfo | - |
| CurioInfo | - |
| DevnetInfoV1 | - |
| LotusInfo | - |
| LotusMinerInfo | - |
| UserInfo | - |
| VersionedDevnetInfo | - |
| VersionedDevnetInfo | - |
| YugabyteInfo | - |
Variables
Section titled “Variables”| Variable | Description |
|---|---|
| - |
Functions
Section titled “Functions”| Function | Description |
|---|---|
| loadDevnetInfo | Load and validate devnet info from parsed JSON data. |
| toChain | Create a Synapse Chain object from devnet info. This is compatible with viem and includes all ABIs needed by the Synapse SDK. |
| validateDevnetInfo | Validate DevNet info against schema. |