@blockchain-api/bitcoin-js
Version:
Blockchain Api Bitcoin JS
53 lines (37 loc) ⢠1.98 kB
Markdown
<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)_