x e46ce80bd3 fix smart contract test so it compiles 3 лет назад
..
proof 12b7419c10 example/smart-contract: Cleanup 3 лет назад
src e46ce80bd3 fix smart contract test so it compiles 3 лет назад
tests e46ce80bd3 fix smart contract test so it compiles 3 лет назад
.gitignore 12b7419c10 example/smart-contract: Cleanup 3 лет назад
Cargo.lock e46ce80bd3 fix smart contract test so it compiles 3 лет назад
Cargo.toml e46ce80bd3 fix smart contract test so it compiles 3 лет назад
Makefile 12b7419c10 example/smart-contract: Cleanup 3 лет назад
README.md 12b7419c10 example/smart-contract: Cleanup 3 лет назад

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.