JSPM

  • Created
  • Published
  • Downloads 31117
  • Score
    100M100P100Q171969F
  • License SEE LICENSE IN LICENSE

Library exposing methods for the creation and consumption of Bitcoin transactions pertaining to Babylon's Bitcoin Staking protocol.

Package Exports

  • @babylonlabs-io/btc-staking-ts
  • @babylonlabs-io/btc-staking-ts/dist/index.cjs
  • @babylonlabs-io/btc-staking-ts/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@babylonlabs-io/btc-staking-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Babylon Logo

@babylonlabs-io/btc-staking-ts

Babylon Bitcoin Staking Protocol

TypeScript library

npm version


Installation

npm i @babylonlabs-io/btc-staking-ts

Version Release

Stable version

Stable release versions are manually released from the main branch.

Canary version

A canary version is a pre-release version from dev branch. Make sure all changes are added and committed before running the command below:

npm run version:canary

Usage Guide

Details on the usage of the library can be found on the usage guide.