1.0.8 • Published 3 years ago

xdr-parser v1.0.8

Weekly downloads
18
License
ISC
Repository
-
Last release
3 years ago

xdr-parser

Introduction

XDR Parser is a package that parses the Envelope XDR string made by Stellar XDR package inor a legible and clean json.

Installation

npm i xdr-parser

Usage

import { parse } from 'xdr-parser';

const obj = parse('your-xdr-here');
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago