BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
348 stars 269 forks source link

feat: add wasm-miniscript module #4705

Closed OttoAllmendinger closed 2 weeks ago

OttoAllmendinger commented 3 weeks ago

Wrap the rust-miniscript library in a WebAssembly module.

This is just a rough skeleton making sure the CI pipeline works.

Issue: BTC-1317

OttoAllmendinger commented 2 weeks ago

moving to separate repo