Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 372 Bytes

micro-btc

micro-btc is a minimal JavaScript/TypeScript library for Bitcoin.

Documentation

Overview · Get Started

Usage

npm install micro-btc
import * as btc from 'micro-btc'

License

MIT (c) Citizen Technologies Inc., see LICENSE for details.