tetched-node 0.1.0

CROSS-CHAIN LIQUIDITY PROTOCOL BUILT ON TETCORE
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["GalacticCouncil", "Tetcoin Developers <support@tetcoin.org>"]
categories = ["cryptography::cryptocurrencies"]
description = "CROSS-CHAIN LIQUIDITY PROTOCOL BUILT ON TETCORE"
documentation = "https://docs.rs/tetched-node"
edition = "2021"
homepage = "https://core.tetcoin.org"
keywords = ["tetched", "tetcore", "crypto", "blockchain", "framework"]
license = "Apache-2.0"
name = "tetched-node"
readme = "readme.md"
repository = "https://github.com/tetched/tetched-node"
resolver = "2"
version = "0.1.0"