Skip to content

Commit 4c9319c

Browse files
authored
Create Move.toml
1 parent c1f4c02 commit 4c9319c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

minimarket/Move.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[package]
2+
name = "MiniMarketplace"
3+
version = "0.1.0"
4+
authors = ["root28root"]
5+
6+
[addresses]
7+
minimarket = "0xb35962eed27b9a272d82673f2b7a99e7257b7b1a9af02c1a09143dacbaf498bd"
8+
9+
[dev-addresses]
10+
minimarket = "0xb35962eed27b9a272d82673f2b7a99e7257b7b1a9af02c1a09143dacbaf498bd"
11+
12+
[dependencies]
13+
# Никаких внешних deps. builtin vector/option/signer/arith используются без деклараций.

0 commit comments

Comments
 (0)