Skip to content

Commit

Permalink
omnichain Swap && compile
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 18, 2023
1 parent 58555cb commit 15b8495
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/integration.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#!/bin/bash

npx hardhat balances
npx hardhat balances

npx hardhat omnichain Swap targetZRC20:address recipient minAmountOut:uint256

npx hardhat compile --force

0 comments on commit 15b8495

Please sign in to comment.