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/
npm run dev
or with docker:
docker-compose up
npm run build