/explicit-bitcoin-lib

A Bitcoin library written in Typescript and which provides explicit classes for use in Bitcoin development and testing

Primary LanguageTypeScript

ExplicitBitcoin (ExpliciBit) Library

A Bitcoin library written in Typescript and which provides explicit classes for use in Bitcoin development and testing.

The aim of this library is to abstract away the complexity of development and testing of Bitcoin software using explicit and padantic Typescript Classes. It also aims to encapsulate rules dictated by the Bitcoin consensus network and official Bitcoin Imporvement Proposal documents.

WARNING - CURRENTLY A WORK IN PROGRESS