@midl-xyz/midl-js-core
v2.0.1
Published
`@midl-xyz/midl-js-core` provides the basic building blocks for interacting with Bitcoin and the MIDL Protocol. It includes utilities for creating and managing Bitcoin transactions, signing messages, and more.
Downloads
117
Readme
@midl-xyz/midl-js-core
@midl-xyz/midl-js-core provides the basic building blocks for interacting with Bitcoin and the MIDL Protocol. It includes utilities for creating and managing Bitcoin transactions, signing messages, and more.
Features
- Connect to any Bitcoin network (mainnet, testnet, regtest, etc.)
- Publish transactions to the Bitcoin network
- Sign PSBTs
- Sign messages using BIP322 and ECDSA
- Transfer Runes
- Etch runes on the blockchain
Installation
Install the package via your package manager of choice:
pnpm add @midl-xyz/midl-js-coreDocumentation
For detailed documentation, please visit midl-js-lib.midl.xyz.
