oasis-node 0.0.1

Oasis network node. Reserved to prevent (malicious) confusion with the Go oasis-node.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "oasis-node"
description = "Oasis network node. Reserved to prevent (malicious) confusion with the Go oasis-node."
license = "Apache-2.0"
version = "0.0.1"
homepage = "https://github.com/oasislabs/ekiden"
repository = "https://github.com/oasislabs/ekiden"
authors = ["Oasis Labs <feedback@oasislabs.com>"]
edition = "2018"

[dependencies]