@dlc-link/dlc-tools
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

wasm-wallet

This library provides DLC functionality, as a javascript library, for bitcoin wallets that want to support accepting DLCs.

This library will be built and deployed periodically by the DLC.Link team to an npm package, for wallets to use. To learn more about integrating this package into your bitcoin wallet, please see the following documentation:

https://docs.dlc.link/architecture/installation-and-setup/bitcoin-wallets

How to build

As a wasm build of a rust project, you can build this project with the following command:

AR=/opt/homebrew/opt/llvm/bin/llvm-ar CC=/opt/homebrew/opt/llvm/bin/clang wasm-pack build

Readme

Keywords

none

Package Sidebar

Install

npm i @dlc-link/dlc-tools

Weekly Downloads

55

Version

1.1.1

License

none

Unpacked Size

4.67 MB

Total Files

6

Last publish

Collaborators

  • dlc-link