-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to erc20-based Smart Contract project example for verification
- Loading branch information
1 parent
2b4f755
commit e26f60d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule smart-contract-example
updated
8 files
+1 −1 | .ink/abi_gen/Cargo.toml | |
+1 −1 | .ink/abi_gen/main.rs | |
+3 −0 | .vscode/settings.json | |
+171 −237 | Cargo.lock | |
+8 −18 | Cargo.toml | |
+5 −4 | README.md | |
+ − | img/european-commission-logo.png | |
+101 −882 | src/lib.rs |