DefiLlama / chainlist

https://chainlist.org
GNU General Public License v3.0
2.24k stars 2.34k forks source link

Update README.md #1185

Closed zxramozx closed 2 months ago

zxramozx commented 2 months ago

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Adding your RPC

If you wish to add your RPC, please follow this PR template

If you are adding a new RPC, please answer the following questions.

Link the service provider's website (the company/protocol/individual providing the RPC):

Provide a link to your privacy policy:

If the RPC has none of the above and you still think it should be added, please explain why:

Your RPC should always be added at the end of the array.

vercel[bot] commented 2 months ago

@zxramozx is attempting to deploy a commit to the Defillama Team Team on Vercel.

A member of the Team first needs to authorize it.

zxramozx commented 2 months ago

` export-0xfa1db6794de6e994b60741decae0567946992181 (1).csv

` Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Adding your RPC

If you wish to add your RPC, please follow this PR template