Chain Configurations

This is a list of all available chain configurations. If you want to add a custom chain, you can extend Development or Custom. Note that the chain ids for each or them must be development and custom respectively.

If you would like to add another chain please create a PR and add it here for value bearing chains, and here for testnets.

Lunes

import { Lunes } from 'useink/chains'

Lunes Testnet

import { LunesTestnet } from 'useink/chains'

Last updated

Was this helpful?