UNPKG

@blockchain-api/bitcoin-js

Version:
53 lines (37 loc) • 1.98 kB
<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)_