ink-node 0.0.0

Node for the ink! smart contract language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ink-node"
version = "0.0.0"
edition = "2021"
authors = ["Use Ink <ink@use.ink>"]

license = "Apache-2.0"
description = "Node for the ink! smart contract language"
homepage = "https://use.ink/"
repository = "https://github.com/use-ink/ink"
keywords = ["polkavm", "ink", "riscv", "blockchain", "edsl"]

[dependencies]