Skip to content

treeoflife2/dimension-adapters

 
 

Repository files navigation

Adapters

Find the instructions to list, write, test and submit an adapter here

Install dependencies

pnpm i

test adapter commands

pnpm test fees bitcoin

pnpm test fees bitcoin 2025-10-10

Adding custom RPC URLs

Create an .env file and add custom RPC URLs using the {CHAIN}_RPC format (use uppercase chain name):

ETHEREUM_RPC="https://yourcustomrpc.com"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%