Scale Codec written by golang, reference from polkascan/py-scale-codec.
Warning: After v0.2.19, the develop branch will do a structure refactor and big optimization.
Making use of type information this library allows for conversion of SCALE encoded data(wrapped in a scales::Value) to any format that implements Serialize including dynamic types like serde_json::Value for example. The opposite conversion of arbitrary data(e.g. JSON) to SCALE binary format is…
Die Hauptfunktionen von virto-network/scales sind: Scale Codec Libraries.
Open-Source-Alternativen zu virto-network/scales sind unter anderem: airalab/hs-web3 — Web3 API for Haskell. emeraldpay/polkaj — Library to access and build for Polkadot using Java. itering/scale.go — Scale Codec written by golang, reference from polkascan/py-scale-codec. itering/scale.rb — Warning: After v0.2.19, the develop branch will do a structure refactor and big optimization. limechain/as-scale-codec — AssemblyScript SCALE Codec. matthewdarnell/cscale — A SCALE encoding library.