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
- Host: GitHub
- URL: https://github.com/antoncoding/crypto-hex-decoder
- Owner: antoncoding
- Created: 2019-06-12T03:33:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T11:55:48.000Z (over 4 years ago)
- Last Synced: 2025-03-17T16:07:37.866Z (12 months ago)
- Topics: binance, bitcoin, blockchain, cryptocurrency, decode, dex, hex, rawtransaction, transaction
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 12
- Watchers: 1
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raw Transaction 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:
- [](https://www.npmjs.com/package/@crypto-hex-decoder/bnb) [@crypto-hex-decoder/bnb](./packages/bnb)
- [](https://www.npmjs.com/package/@crypto-hex-decoder/utxo) [@crypto-hex-decoder/utxo](./packages/utxo)