fetch chainInfo from the network
Open
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Presently the testnet `NetworkInfo` (`ChainInfo` in go) is hardcoded as a config object in the project.
Instead, this should be pulled from the `/info` endpoint.
Additionally, the chain should be configurable in the UI for those wishing to use mainnet (when it's unchained randomness is available) or their own custom networks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.