Skip to content

Commit

Permalink
add minimal contract template
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Jan 17, 2025
1 parent 37efadd commit b810658
Show file tree
Hide file tree
Showing 8 changed files with 2,361 additions and 48 deletions.
228 changes: 180 additions & 48 deletions examples/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[workspace]
members = [
"contract_template",
"fibonacci/script",
"hello_world/script",
"io/script",
Expand Down
Loading

0 comments on commit b810658

Please sign in to comment.