UNPKG
steem-js-patched
Version:
latest (1.0.0)
1.0.0
Steem.js the JavaScript API for Hive blockchain
github.com/mahdiyari/steem-js
steemit/steem-js
steem-js-patched
/
lib
/
auth
/
serializer
/
README.md
14 lines
(10 loc)
•
201 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# About
Binary
serialization
and
deserialization library
``
`js import {} from "serializer" `
``
# Configure
Update
`./.npmrc`
if
you need to change
something:
``
`bash serializer:hex_dump = false `
``