arihantbansal / example-mrgn-nextjs

Home Page:https://mrgn-account-search.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example - mrgn / nextjs

An example NextJS application using the marginfi-client-v2 ask.

Getting Started

Install dependencies and run development server:

yarn i
yarn dev

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

App Router

There is an unresolved issue with the marginfi client and NextJS app router, hence the page router implementation for api routes that interact with the SDK.

About

https://mrgn-account-search.vercel.app


Languages

Language:TypeScript 82.4%Language:JavaScript 10.7%Language:CSS 6.9%