1.0.16 • Published 1 month ago

@btc-vision/bsi-binary v1.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

BSI Binary Writer & Reader

Bitcoin TypeScript NodeJS NPM Gulp ESLint

code style: prettier

Introduction

This package contains the required classes to be able to easily create and read any sort of calldata for BSI transactions.

Getting Started

Prerequisites

  • Node.js version 20.x or higher
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
    git clone https://github.com/btc-vision/bsi-binary.git
  2. Navigate to the repository directory:
    cd bsi-binary
  3. Install the required dependencies:
    npm i

Usage

Refer to the docs/ directory for detailed guides on how to use the BSI Transaction Builder. Start with getting_started.md and explore api_reference.md for comprehensive information about the functions available.

Contribution

Contributions are welcome! Please read through the CONTRIBUTING.md file for guidelines on how to submit issues, feature requests, and pull requests. We appreciate your input and encourage you to help us improve the BSI Transaction Builder.

License

This project is licensed under a STRICT license - see the LICENSE.md file for details.