xdr-parser

1.0.8 • Public • Published

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');

Dependents (0)

Package Sidebar

Install

npm i xdr-parser

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

31.8 kB

Total Files

24

Last publish

Collaborators

  • alper95polat