Skip to content

NerveNetwork/nerve-network

Repository files navigation

NerveNetwork

Project setup

yarn

Compiles and hot-reloads for development

yarn dev-prod

Compiles and minifies for production

yarn build-prod

Generate RPC URL candidates

yarn generate:rpc

This command updates src/constants/rpcUrls.generated.json with filtered EVM RPC candidates. It excludes common testnet endpoints and validates EVM JSON-RPC compatibility.

Run this command again when:

  • adding or removing EVM chains in src/utils/heterogeneousChainConfig.ts
  • updating chain-specific RPC whitelist rules in scripts/generate-rpc-urls.mjs
  • refreshing stale RPC candidates after provider outages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors