UNPKG
custom-golos-js
Version:
latest (0.7.4-2)
0.7.4-2
0.7.4-1
0.7.4-0
0.7.3
0.7.3-4
0.7.3-2
0.7.3-1
0.7.3-0
Golos.js the JavaScript API for Golos blockchain
github.com/GolosChain/golos-js
GolosChain/golos-js
custom-golos-js
/
lib
/
auth
/
serializer
/
README.md
14 lines
(10 loc)
•
214 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 `
``