Skip to content

joshdoman/descriptor-encrypt-demo

Repository files navigation

About

This is a demo web application for descriptor-encrypt, a rust library that encrypts any Bitcoin wallet descriptor such that it can only be recovered by a set of a keys that can spend the funds.

🚴 Usage

Install dependencies

npm install

Build the WASM package

npm run build:wasm

Start the development server

npm run start

Build for production

npm run build

License

MIT license (LICENSE)

About

A demo web app for the descriptor-encrypt library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published