UNPKG
golos-js
Version:
latest (0.7.7)
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.30
0.5.29
0.5.28
0.5.27
0.5.26
0.5.25
0.5.24
0.5.23
0.5.22
0.5.21
0.5.20
Golos.js the JavaScript API for Golos blockchain
github.com/GolosChain/golos-js
GolosChain/golos-js
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 `
``