bitcoin-s-ts
bitcoin-s-ts copied to clipboard
A typescript library for using bitcoin-s
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