Skip to content

Commit

Permalink
share aptos-nodejs-scripts module
Browse files Browse the repository at this point in the history
  • Loading branch information
lmaoevd committed Nov 4, 2022
1 parent 4edbaa2 commit 9d93862
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions aptos-nodejs-script/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Aptos上的Liquidswap和AnimeSwap之间的套利代码

0. 替换Move.toml中的lmao地址成自己用来部署合约的钱包地址

1. 编译
`aptos move compile --save-metadata --package-dir ./`
2. 部署
`aptos move publish`
1 change: 0 additions & 1 deletion aptos-nodejs-scripts
Submodule aptos-nodejs-scripts deleted from 356fda

0 comments on commit 9d93862

Please sign in to comment.