An open API service indexing awesome lists of open source software.

https://github.com/vasa-develop/wallet-ecosystem

L2beat for Wallets: A website to track web3 wallet ecosystem
https://github.com/vasa-develop/wallet-ecosystem

Last synced: 8 months ago
JSON representation

L2beat for Wallets: A website to track web3 wallet ecosystem

Awesome Lists containing this project

README

          

### Setup

1. `yarn` to install dependencies
2. Install `json-server` globally: `npm install -g json-server`
3. Run `json-server --watch --port 4000 ./_data/db.json` to start the server
4. `yarn dev` to start the development server