Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wevm/viem
/ chains.test.ts
File
chains.test.ts
test/scripts/chains.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'vitest'
2
3
import
* as allChains from
'../../src/chains/index.js'
4
import
{ withTimeout } from
'../../src/utils/promise/withTimeout.js'
Callers
nothing calls this directly
Calls
6
isLocalNetwork
Function · 0.85
getHttpRpcClient
Function · 0.85
withTimeout
Function · 0.85
getWebSocketRpcClient
Function · 0.85
fetch
Function · 0.85
set
Method · 0.80
Tested by
no test coverage detected