Skip to content

Commit 0b654a8

Browse files
committed
feat: add marketing contract
1 parent 2c9f212 commit 0b654a8

File tree

7 files changed

+1277
-0
lines changed

7 files changed

+1277
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[alias]
2+
wasm = "build --target wasm32-unknown-unknown --release --lib"
3+
wasm-debug = "build --target wasm32-unknown-unknown --lib"
4+
schema = "run schema"

0 commit comments

Comments
 (0)