Skip to content

brytelands/bryteschemes-ui

Repository files navigation

BryteSchemes UI

Description

BryteSchemes UI is the front end for the BryteSchemes API. The current functionality provides:

  • The ability to search for a program account and retrieve the latest state as JSON
  • Displays the account JSON

Try it here: https://test.brytelands.io/

Watch the demo

Run

npm run dev

or with docker:

docker-compose up

Build

npm run build

Docker Build

Deploy