parazyd 8ae84ad7f9 Add license header to source files. %!s(int64=3) %!d(string=hai) anos
..
proof 12b7419c10 example/smart-contract: Cleanup %!s(int64=3) %!d(string=hai) anos
src 8ae84ad7f9 Add license header to source files. %!s(int64=3) %!d(string=hai) anos
tests 8ae84ad7f9 Add license header to source files. %!s(int64=3) %!d(string=hai) anos
.gitignore 12b7419c10 example/smart-contract: Cleanup %!s(int64=3) %!d(string=hai) anos
Cargo.lock e46ce80bd3 fix smart contract test so it compiles %!s(int64=3) %!d(string=hai) anos
Cargo.toml 8ae84ad7f9 Add license header to source files. %!s(int64=3) %!d(string=hai) anos
Makefile 12b7419c10 example/smart-contract: Cleanup %!s(int64=3) %!d(string=hai) anos
README.md 12b7419c10 example/smart-contract: Cleanup %!s(int64=3) %!d(string=hai) anos

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.