8000 GitHub - jito-foundation/ncn-portal-admin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jito-foundation/ncn-portal-admin

Repository files navigation

NCN Portal Admin

Prerequisites

  • Volta installed (optional).
  • Solna Wallet installed.

Environment Variables

Copy .env.example file

cp .env.example .env
NEXT_PUBLIC_API_BASE_URL=http://localhost:8080
NEXTAUTH_SECRET="iltvP3Uz6w2Fn4mM636oIEGGZ7G66o70Xuv11xmR5lk="
NEXT_PUBLIC_SOLANA_CHAIN=solana:devnet

Installation

Here are the steps you need to follow to install the dependencies.

  1. Install dependencies
yarn
  1. Now run this command to start the developement server
yarn dev

Releases

No releases published

Packages

No packages published

Languages

0