aurora-engine:Aurora的EVM合同

时间:2021-03-19 00:49:59
【文件属性】:
文件名称:aurora-engine:Aurora的EVM合同
文件大小:27KB
文件格式:ZIP
更新时间:2021-03-19 00:49:59
Rust 极光引擎 先决条件 使用WebAssembly工具链进行Rust夜间(2021-01-30) GNU Make(3.81+) rustup install nightly-2021-01-30 rustup target add wasm32-unknown-unknown --toolchain nightly-2021-01-30 发展 建立合同 make release # produces release.wasm (300+ KiB) make debug # produces debug.wasm (1+ MiB), which includes symbols 运行单元测试 make check 部署方式 部署合同 export NEAR_ENV=local near delete evm.test.near test.near # if needed near
【文件预览】:
aurora-engine-master
----.gitattributes(41B)
----Cargo.toml(1KB)
----.github()
--------.gitkeep(0B)
--------CODEOWNERS(9B)
--------workflows()
----AUTHORS(82B)
----CHANGES.md(252B)
----VERSION(6B)
----Cargo.lock(20KB)
----src()
--------parameters.rs(2KB)
--------engine.rs(8KB)
--------types.rs(2KB)
--------sdk.rs(8KB)
--------precompiles.rs(2KB)
--------prelude.rs(410B)
--------.gitkeep(0B)
--------lib.rs(5KB)
--------storage.rs(676B)
--------transaction.rs(8KB)
----rust-toolchain(96B)
----CREDITS.md(10B)
----Rakefile(2KB)
----TODO.md(674B)
----LICENSE(6KB)
----README.md(2KB)
----Makefile(984B)
----tests()
--------.gitkeep(0B)
----.gitignore(110B)

网友评论