<h1 align="center">Welcome to @blockchain-api/bitcoin-js 👋</h1>
<p>
  <a href="https://www.npmjs.com/package/@blockchain-api/bitcoin-js" target="_blank">
    <img alt="Version" src="https://img.shields.io/npm/v/@blockchain-api/bitcoin-js.svg">
  </a>
  <a href="https://blockchainapi-tech.github.io/bitcoin/" target="_blank">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
  </a>
  <a href="https://github.com/BlockchainApi-tech/bitcoin/graphs/commit-activity" target="_blank">
    <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
  </a>
  <a href="https://github.com/BlockchainApi-tech/bitcoin/blob/main/LICENSE" target="_blank">
    <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
  </a>
</p>

> Blockchain Api Bitcoin JS

### 🏠 [Homepage](https://github.com/BlockchainApi-tech/bitcoin#readme)

## Install

```sh
npm i @blockchain-api/bitcoin-js
```

## Run tests

```sh
npm run test
```

## Author

👤 **Tran Huy Duan <duanthse03268@gmail.com> (https://github.com/DuanTranHuy)**

* Github: [@BlockchainApi-tech](https://github.com/BlockchainApi-tech)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/BlockchainApi-tech/bitcoin/issues). You can also take a look at the [contributing guide](https://github.com/BlockchainApi-tech/bitcoin/blob/main/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [Tran Huy Duan <duanthse03268@gmail.com> (https://github.com/DuanTranHuy)](https://github.com/BlockchainApi-tech).<br />
This project is [MIT](https://github.com/BlockchainApi-tech/bitcoin/blob/main/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_