Skip to content

chrischang/blast-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Blast Ecosystem Map

Overview

This repository contains a list of Blast L2 ecosystem protocols.

Website

https://blastecosystem.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