x 48f1a86d58 wasm add comment il y a 3 ans
..
proof 12b7419c10 example/smart-contract: Cleanup il y a 4 ans
src 48f1a86d58 wasm add comment il y a 3 ans
tests 48f1a86d58 wasm add comment il y a 3 ans
.gitignore 12b7419c10 example/smart-contract: Cleanup il y a 4 ans
Cargo.lock 6668ff238b get wasm code compiling with wasmer3.0.0-beta. doesn't work yet il y a 3 ans
Cargo.toml 8ae84ad7f9 Add license header to source files. il y a 3 ans
Makefile 12b7419c10 example/smart-contract: Cleanup il y a 4 ans
README.md 12b7419c10 example/smart-contract: Cleanup il y a 4 ans

README.md

Smart contract demo and template

This crate is a reference DarkFI smart contract implementation. All repositories implementing contracts should follow the same layout, as this will allow easy deployments using the commandline utilities.