https://github.com/interledgerjs/ilp-packet-tool
https://github.com/interledgerjs/ilp-packet-tool
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interledgerjs/ilp-packet-tool
- Owner: interledgerjs
- Created: 2018-10-10T02:55:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T02:56:47.000Z (over 7 years ago)
- Last Synced: 2025-02-25T14:56:16.517Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ILP Packet Tool
> CLI to parse ILP/BTP packets
## Installation
```
npm install -g ilp-packet-tool
```
## Usage
### Parse btp packet as hex
```
ilp 0134efc4b547010103696c70003f0e3d4630380e672e636f696c2e636c69656e742e196578636565646564206d6178207061636b65742073697a652e10000000e8d4a5100000000000000186a0 --hex
```