
Research
/Security News
Fake imToken Chrome Extension Steals Seed Phrases via Phishing Redirects
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.
bitcoindevkit
Advanced tools
A modern, lightweight, descriptor-based wallet library in WebAssembly for browsers and Node
The Bitcoin Dev Kit for Browsers and Node
Built with 🦀🕸 by The Rust and WebAssembly Working Group
The bdk-wasm library aims at providing access to the excellent BitcoinDevKit to JS and Node environments (and eventually any device supporting WebAssembly).
It specializes in compiling BDK on the wasm32-unknown-unknown target and use wasm-bindgen to create TypeScript bindings.
This repo handles the packaging and publishing of the bitcoindevkit NPM package, using wasm-pack.
This library offers all the desired functionality to build a Bitcoin wallet out of the box:
For a lightweight library providing stateless utility functions, see bitcoinjs.
yarn add bitcoindevkit
On MacOS, you should replace the default llvm with the one from brew:
brew install llvm
We recommend creating a .cargo folder at the root of the repo with the following config.toml file:
[env]
AR = "/opt/homebrew/opt/llvm/bin/llvm-ar"
CC = "/opt/homebrew/opt/llvm/bin/clang"
wasm-pack buildwasm-pack build
Choose your desired features when building:
--features "esplora"
wasm-pack testwasm-pack test --headless --firefox
Works with
--firefox,--chromeorsafari.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
FAQs
A modern, lightweight, descriptor-based wallet library in WebAssembly for browsers and Node
The npm package bitcoindevkit receives a total of 1 weekly downloads. As such, bitcoindevkit popularity was classified as not popular.
We found that bitcoindevkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.