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

https://github.com/jcstein/multichain-gallery-ankr

A multichain gallery made with @ankr.com/ankr.js and the Advanced API.
https://github.com/jcstein/multichain-gallery-ankr

Last synced: 5 months ago
JSON representation

A multichain gallery made with @ankr.com/ankr.js and the Advanced API.

Awesome Lists containing this project

README

        

# Welcome to the Ankr Multichain Gallery Starter!

## To install dependencies

`npm install` or `yarn install` or `bun install`

## To run the project locally

`npm run dev` or `yarn dev` or `bun run dev`

## To deploy to Vercel

Download the [Vercel CLI](https://vercel.com/docs/cli) and run `vercel` from the root directory of this repository

You can also link and deploy your GitHub repository on [Vercel's site](https://vercel.com)

### 🟢 A live version of the deployment is available [here](https://multichain.gallery)

## To deploy to [Fleek](https://fleek.co/) on IPFS

☝️ Coming soon