Multi-format for Request Network packages.
npm install @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.
``bash`
npm install @requestnetwork/multi-format
`javascript``
import * as MultiFormat from '@requestnetwork/multi-format';
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Read the contributing guide