UNPKG
@blocktradesdev/steem-js
Version:
latest (0.7.7)
0.7.7
0.7.6
0.7.5
0.7.4
Steem.js the JavaScript API for Steem blockchain
github.com/steemit/steem-js
steemit/steem-js
@blocktradesdev/steem-js
/
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 `
``