mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-16 23:31:06 +00:00
wasm-pack utility to pack wasm files into transactions payload
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "wasm-pack"
|
||||
version = "0.1.0"
|
||||
authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
|
||||
wasm-utils = { path = "../" }
|
||||
clap = "2.24"
|
||||
Reference in New Issue
Block a user