-
Notifications
You must be signed in to change notification settings - Fork 3
JustXxx/rust-host-keccak256
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# build the image: ``` wasm-pack build --release ``` # checkout zkWasm with host ``` git clone -b host-ops-1.6 https://github.com/ethstorage/zkWasm.git cd zkWasm git submodule update --init ``` # run the cli (in zkWasm folder) ``` cargo run -- --function zkmain --output ./output --param ./param --host host --wasm ../rust-host-keccak256/pkg/rust-sdk-test.wasm dry-run ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published