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.
npm install
npm run build:wasm
npm run start
npm run build
MIT license (LICENSE)