Features

bsv-wallet is a simple TypeScript library for Bitcoin SV (BSV)

Why you should use it ?

  • enable peer to peer transactions ✅

  • Typescript and JavaScript autocomplete ✅

  • browser & node friendly ✅

  • ❤️ easy to use ❤️

Current features:

  • create your wallet (new private key)

  • import your wallet (from a private key)

  • get your wallet address

  • sign a transactions (get hex)

  • broadcast a transactions (from hex)

  • send money (sign & then broadcast your tx)

  • get your wallet balance

  • get your wallet tx history

  • read blockchain data

  • work offline (P2PWallet)

  • 1Sat Ordinal token (easy NFT minting)

Last updated