Skip to content

chains.EVM allows you to add various EVM-based chains directly to your wallet.

License

Notifications You must be signed in to change notification settings

vinaydawani/chains.EVM

Repository files navigation

Chains.EVM

Chains.EVM provides a neat interface for users and allows them to add various EVM-based chains to their web3 enabled wallets like metamask. Chains.EVM draws inspiration from and uses EIP-3085 and EIP-3326.

Netlify Website Scrutinizer code quality (GitHub/Bitbucket) GitHub last commit GitHub package.json version GitHub approved

Tools and Frameworks

  • VueJS 3
  • TailwindCSS

Run this project locally

git clone https://github.com/vinaydawani/chains.EVM.git
cd chains.EVM
npm install

serve locally

npm run serve

build for production

npm run build

Data

Data was obtained in JSON format from chainid.network

Progress

Check progress of this project on Notion