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.
- Host: GitHub
- URL: https://github.com/jcstein/multichain-gallery-ankr
- Owner: jcstein
- License: mit
- Created: 2022-07-07T03:35:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T00:40:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T08:01:50.577Z (7 months ago)
- Language: TypeScript
- Homepage: https://multichain-gallery-ankr.vercel.app
- Size: 241 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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