@requestnetwork/multi-format
v0.19.1
Published
Multi-format for Request Network packages.
Downloads
3,415
Readme
@requestnetwork/multi-format
@requestnetwork/multi-format
is a typescript library part of the Request Network protocol.
It allows to serialize and deserialize object in the Request Network protocol.
Installation
npm install @requestnetwork/multi-format
Usage
import * as MultiFormat from '@requestnetwork/multi-format';
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Read the contributing guide