trinci-node 0.1.0

TRINCI Blockchain Node
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["The Affidaty Team <trinci@affidaty.io>"]
description = "TRINCI Blockchain Node"
documentation = "https://github.com/affidaty-blockchain/trinci-node/blob/master/README.md"
edition = "2021"
homepage = "https://trinci.io"
keywords = ["trinci", "blockchain", "node"]
license-file = "LICENSE"
name = "trinci-node"
readme = "README.md"
repository = "https://github.com/affidaty-blockchain/trinci-node"
resolver = "2"
version = "0.1.0"