ton_networkconfig 0.1.0

Implementation of TON config.json structures with network parameters
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.136"

[dependencies.serde_json]
version = "1.0.79"

[dependencies.serde_with]
features = ["base64"]
version = "1.12.0"

[package]
authors = ["Vladimir Lebedev <d3fl4t3@gmail.com>"]
categories = ["network-programming"]
description = "Implementation of TON config.json structures with network parameters"
edition = "2021"
keywords = ["ton"]
license = "MIT"
name = "ton_networkconfig"
repository = "https://github.com/tonstack/lite-client"
resolver = "1"
version = "0.1.0"