Skip to content

BCWResearch/arkhia-workbench

Repository files navigation

Arkhia Workbench

A UX friendly augmented UI (ReactJs) to navigate Hedera's APIs and (optional) inhouse Arkhia APIs. Experiment with the available endpoints, example payloads, code samples and schema viewers to get you started quickly on integrating your Dapp with Hedera.

TechStack

ReactTS + Vite Frontend Boilerplate

A simple boilerplate loaded with a few bleeding-edge packages, a new bundler called Vite, sprinkled with MUI (v5), React Router (v6), and multilingual support with LinguiJS.

  • Environmental variables are configured for Vite, located in /env
  • ESLint & Prettier have been set up for code consistency
  • Assets should only be included in /src/assets
  • LinguiJS for multilingual support

Commands:

Always run npm run i18n:compile before running app for the first time

  • npm run start:[dev|staging|prod]
  • npm run build:[dev|staging|prod]
  • npm run i18n:extract
  • npm run i18n:compile

Useful Docs:

About

An utility tool to navigate mirror node datasets and some custom arkhia apis if available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published