# paritytech/scale-value

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/paritytech-scale-value).**

18 stars · 2 forks · Rust · Apache-2.0

## Links

- GitHub: https://github.com/paritytech/scale-value
- awesome-repositories: https://awesome-repositories.com/repository/paritytech-scale-value.md

## Description

This crate provides a Value type, which is a runtime representation that is compatible with [scaleinfo::TypeDef][scale-info-typedef]. It somewhat analogous to a serdejson::Value, which is a runtime representation of JSON values, but with a focus on SCALE encoded values instead of JSON encoded…

## Tags

### Part of an Awesome List

- [Developer Tools](https://awesome-repositories.com/f/awesome-lists/devtools/developer-tools.md) — Library for decoding SCALE-encoded bytes.
