Skip to content

An Astro & React based UI for Bitshares based blockchains

License

Notifications You must be signed in to change notification settings

BTS-CM/astro-ui

Repository files navigation

Bitshares astro UI

Created using Astro & React.

Integrates with both the Beet and BeetEOS multiwallets, for the Bitshares and Bitshares Testnet blockchains.

Dev blogs: Worker proposal update - electron release Worker proposal announcement

Dev Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run initData Fetches and stores JSON data for use in the app.
npm run dev Starts local dev server at localhost:4321
npm run build:astro Builds the production site at ./dist/
npm run start Runs the electron app in dev mode.
npm run dist:windows-latest Builds the windows application.

Download the Astro UI!

Check out the latest releases: https://github.com/BTS-CM/astro-ui/releases

Supports Windows, Linux and Mac OSX.