@metamask/bitcoindevkit
A modern, lightweight, descriptor-based wallet library in WebAssembly for browsers and Node
7
Versions
MIT OR Apache-2.0
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
danfinlaykumavismcmirerekmarksmetamaskbotgudahttnicholasellulsethkfmannaugtur
Keywords
bitcoinwalletdescriptorpsbtwasmbitcoindevkitbdkbrowsernode
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Standard wasm-bindgen glue code pattern; Reflect.get is used for WASM-JS interop, not obfuscation. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): wasm-bindgen generated __wbg_newnoargs helper; new Function() is part of standard WASM JS glue output. | ai |