Skip to content

MonacoProtocol/shyft-ui

Repository files navigation

Monaco Protocol UI x Shyft

An example UI for the monaco protocol built using the shyft graphQL API. Built using nextJS and the nextUI framework.

Getting Started

  • To get started you will need an API key from shyft. Through shyft you can access their graphQL API and their RPC node. Add them to src/config/settings.ts to get connected.
  • You then need to set the API key as an env variable export NEXT_PUBLIC_SHYFT_API_KEY=<API_KEY.

Getting Started

To run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published