UNPKG

steem-js-patched

Version:

Steem.js the JavaScript API for Hive blockchain

14 lines (10 loc) 201 B
# About Binary serialization and deserialization library ```js import {} from "serializer" ``` # Configure Update `./.npmrc` if you need to change something: ```bash serializer:hex_dump = false ```