Categorygithub.com/freehere107/go-scale-codec
repositorypackage
0.0.0-20200529075722-ff6828f3c6ed
Repository: https://github.com/freehere107/go-scale-codec.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Scale codec golang

Scale Codec written by golang, Reference from https://github.com/polkascan/py-scale-codec

Features

  • low level codec decode
  • metadata decode
  • extrinsic decode
  • LogDigest decode
  • event decode
  • custom type reg
  • reg special version type
  • low level codec encode

Installation

go get -u github.com/freehere107/go-scale-codec

Test

go test ./... --cover -v

Resources

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/freehere107/go-scale-codec

License

The package is available as open source under the terms of the MIT License.