Skip to content

metaDAOproject/dimension-adapters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%