we-cdk 0.4.1

Rust library for writing Waves Enterprise smart-contracts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.we-contract-proc-macro]
version = "0.3.2"

[dependencies.wevm-core]
default-features = false
features = ["bindings"]
version = "0.4.1"

[package]
authors = ["DEADBLACKCLOVER <deadblackclover@protonmail.com>"]
description = "Rust library for writing Waves Enterprise smart-contracts"
edition = "2021"
homepage = "https://github.com/waves-enterprise/we-cdk"
license = "MIT"
name = "we-cdk"
readme = "README.md"
repository = "https://github.com/waves-enterprise/we-cdk"
version = "0.4.1"