coral-xyz / apr-ui

📦 Anchor Program Registry

Home Page:https://apr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anchor Program Registry "apr"

Solana's program registry

Discord Chat License

Public Roadmap

Getting Started

  1. Install dependencies
  2. cp .env.example .env.local
  3. Change NEXT_PUBLIC_API_ENDPOINT value (ex. https://api.apr.dev)
  4. yarn dev
  5. open browser http://localhost:3000

NEXT_PUBLIC_API_ENDPOINT env var

Ask @italoacasas or @armaniferrante in Discord or Twitter.

TailwindCSS & Material UI

All new components should use TailwindCSS and not Material UI. The goal is to remove Material UI from the project.

APR API

apr codebase possesses two projects, the UI (Next.js) and the API (Rust). The API will be open source at a later date.

About

📦 Anchor Program Registry

https://apr.dev

License:Apache License 2.0


Languages

Language:TypeScript 91.3%Language:JavaScript 8.4%Language:Shell 0.2%Language:CSS 0.1%