Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 812 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 812 Bytes

Unofficial Base Ecosystem Map

Overview

This repository contains a list of Base L2 ecosystem protocols.

Website

https://baseecosystem.dev/

How do I add my protocol information?

Use this example PR as a guide to add your protocol information: #1

Add protocol information to src/protocols/index.ts and the logo to public/logos/

What should the size of the logo be?

It should be square, typically 400x400 pixels. You can usually use the logo from the protocols' official accounts.

Testing

To verify that the image and link are working you can run;

npm install
npm run start

Deployment

Once the PR is merged, this repository will automatically deploy

Contact