Skip to content

sirpeas/coincheck

Repository files navigation

Learning Solana and NEXT.js

Live at: https://cryptocheck-five.vercel.app/

SCRIPTS/

Scripts are created basing upon solana Course from here

SRC/

Simple application built with NEXT for lookup of cryptocurrency prices with stats and charting

Development

  1. Setup ENV variables
NEXT_PUBLIC_COIN_API_URL=https://rest.coinapi.io/v1
NEXT_PUBLIC_COIN_API_KEY=<Paste your free API Key from CoinAPI>
  1. npm run dev - Development server
  2. Have fun!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published