npm.io
1.41.0 • Published 5d ago

@bitgo/utxo-core

Licence
MIT
Version
1.41.0
Deps
0
Vulns
0
Weekly
0
Stars
392

Deprecated. @bitgo/utxo-core — the glue/types layer between SDK-dependent modules and low-level UTXO libraries — is deprecated. Its functionality has been absorbed by @bitgo/wasm-utxo in the BitGoWASM repository, which now owns the core UTXO types and primitives. New code should depend on @bitgo/wasm-utxo.

utxo-core

This repository contains core types and functions for Bitcoin-like UTXO-based cryptocurrencies.

It is the glue between SDK-dependent modules like abstract-utxo and low-level libraries like utxo-lib and wasm-miniscript.