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

https://github.com/emschwartz/ilp-packet-parser-cli

Simple tool for parsing base64-encoded ILP packets
https://github.com/emschwartz/ilp-packet-parser-cli

Last synced: 3 months ago
JSON representation

Simple tool for parsing base64-encoded ILP packets

Awesome Lists containing this project

README

          

# ILP Packet Parser CLI

## Installation

1. Clone repo
2. `cd` into directory
3. Run `npm install`

## Usage

From the repo directory:

```shell
node parse.js
```