Input/Output formatters for JsonRPC exchange
npm install @polkadot/api-format
!isc







Formatters that are used by the application API interface, taking care of transparently formatting parameters (inputs) and the results (output) for requests made over the client RPC interfaces.
Installation -
````
npm install --save @polkadot/api-format