An open API service indexing awesome lists of open source software.

https://github.com/antoncoding/crypto-hex-decoder

Raw transaction decoder for BNB, BTC
https://github.com/antoncoding/crypto-hex-decoder

binance bitcoin blockchain cryptocurrency decode dex hex rawtransaction transaction

Last synced: 5 months ago
JSON representation

Raw transaction decoder for BNB, BTC

Awesome Lists containing this project

README

          

# Raw Transaction Hex Decoder

![contributers](https://img.shields.io/github/contributors/antoncoding/crypto-hex-decoder) ![](https://img.shields.io/github/issues/antoncoding/crypto-hex-decoder)

Originally forked from [marcogbarcellos](https://github.com/marcogbarcellos/transaction-hex-decoder)'s repo, now maintaining it myself.

If you want this library to support other coins, please open an issue :)

## Supported coins

Please find respective documentation for each coin:

- [![npm](https://img.shields.io/npm/v/@crypto-hex-decoder/bnb.svg)](https://www.npmjs.com/package/@crypto-hex-decoder/bnb) [@crypto-hex-decoder/bnb](./packages/bnb)
- [![npm](https://img.shields.io/npm/v/@crypto-hex-decoder/utxo.svg)](https://www.npmjs.com/package/@crypto-hex-decoder/utxo) [@crypto-hex-decoder/utxo](./packages/utxo)