Skip to content

bitcoin-s/bitcoin-s-ts

Repository files navigation

bitcoin-s-ts

This project is a set of libraries and frontend web UIs for bitcoin-s.

All modules in this project build as ES modules (ESM).

Building

All typescript libraries can be built from the top level monorepo with npm run build and can be cleaned with npm run clean.

Running the bitcoin-s web frontend

Please see wallet-server-ui/README.md

Running the Krystal Bull web frontend

Please see oracle-server-ui/README.md