@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.
npm install @requestnetwork/multi-format
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