Skip to content

Commit

Permalink
erc20 smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisco512 committed Oct 20, 2023
1 parent 95f121a commit 1cb38ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/smoke_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ cargo -V
cargo stylus --version

# Deploy ERC20 Example
# cd ./examples/erc20
# cargo stylus deploy -e http://localhost:8547 --private-key 0xb6b15c8cb491557369f3c7d2c287b053eb229daa9c22138887752191c9520659
cd ./examples/erc20
cargo stylus deploy -e http://localhost:8547 --private-key 0xb6b15c8cb491557369f3c7d2c287b053eb229daa9c22138887752191c9520659

0 comments on commit 1cb38ff

Please sign in to comment.