This project is a set of libraries and frontend web UIs for bitcoin-s.
All modules in this project build as ES modules (ESM).
All typescript libraries can be built from the top level monorepo with npm run build
and can be cleaned with npm run clean
.
Please see wallet-server-ui/README.md
Please see oracle-server-ui/README.md