There was an error while loading. Please reload this page.
1 parent b74249d commit 8f80131Copy full SHA for 8f80131
1 file changed
escrow/README.md
@@ -30,3 +30,17 @@ sui move test
30
This is a learning project in pure Move (MoveStdlib).
31
32
No chain-specific framework used here (Sui/Aptos integration will be in separate projects).
33
+
34
+---
35
+# 🔐 Escrow (Move)
36
37
+Мини-эскроу без глобального состояния: кошельки, сделка, fund/release/refund.
38
39
+## 🚀 Deploy & Run (Aptos Devnet)
40
41
+**Package address:**
42
+`0xb35962eed27b9a272d82673f2b7a99e7257b7b1a9af02c1a09143dacbaf498bd`
43
44
+- Publish tx: https://explorer.aptoslabs.com/txn/0xd7e2ec7644357e389586b3d8b838d2035e510b36f81a583bdd14f248a7daf1ce?network=devnet
45
+- Demo tx (entry_demo): https://explorer.aptoslabs.com/txn/0xc9bf98c9990ed8d5373774fdd0d1c0987064cc5d406f7e1576c6688643c07f4b?network=devnet
46
0 commit comments