coinbase / coinbase/onchainkit
Documentation Request: Clarify supported chains and network assumptions in OnchainKit
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 520
- Avg merge
- 32m
- Merged PRs (30d)
- 2
Description
## Overview
OnchainKit supports Base and other EVM-compatible networks, but the documentation does not clearly state which chains are officially supported. As a result, developers may not know whether examples and components are intended to work across all EVM networks.
Without an explicit list of supported chains, developers may assume full compatibility and encounter unexpected behavior on unsupported networks. This uncertainty leads to unnecessary debugging and incorrect network assumptions.
## Proposed Solution
Add a short documentation section that clearly lists supported chains and explains any network-specific assumptions or limitations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.