OP_NET - Database Library
!
Bitcoin
!
TypeScript
!
NodeJS
!
NPM
!
Gulp
!
ESLint

Introduction
This package is used to handle shared functionality for OP_NET projects.
Getting Started
$3
- Node.js version 16.x or higher
- npm (Node Package Manager)
$3
``
shell
npm i @btc-vision/bsi-db
`
#### Development
1. Clone the repository:
`
bash
git clone https://github.com/btc-vision/bsi-db.git
`
2. Navigate to the repository directory:
`
bash
cd bsi-db
`
3. Install the required dependencies:
`
bash
npm i
`
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 OP_NET.
License
This project is open source and available under the
MIT License. If
you have any suggestions or contributions, please feel free to submit a pull
request.