Skip to content

Commit 8f80131

Browse files
author
root28root
committed
Docs(Escrow): add Devnet publish/run links
1 parent b74249d commit 8f80131

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

escrow/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,17 @@ sui move test
3030
This is a learning project in pure Move (MoveStdlib).
3131
3232
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

Comments
 (0)