Skip to content

Latest commit

 

History

History

multi-format

@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

License

MIT