Skip to content

Commit

Permalink
Update test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hoanhan101 committed Sep 1, 2023
1 parent 3643384 commit 7c7e997
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,5 @@ starknet invoke --function mint --address <CONTRACT_ADDRESS> --account pusscode
## Test

```
starknet deploy --class_hash 0x5b465308d15885b3b7ed9e8ceb31ec686bbdb817c2ecf96c93d976c7723b281 --max_fee 1000000000000000 --input 0x07862d11bf327959b7989cb158def3b8debf8948813150e43689485706f3db53 0x07862d11bf327959b7989cb158def3b8debf8948813150e43689485706f3db53 5504917669703282548 5495875148635393876 --account pusscode
```

```
starkli deploy 0x02cb532fc4a77e28eca87132b5326830aaf5fa87c6fb3cdc4314a4219ce0545f 0x3481bceb5771419b69cac998eece0cbf6be21699cdfb1a736f3c28796efbd7d 0x0 0x424541535453 0x424541535453 --account ./account --keystore ./keys
starkli deploy --account accounts/account.json --rpc <RPC_URL> 0xf2e9eeba1f26f1f47038efea728641ca402f5b3767947e9a03151357547bef 0x07862d11bf327959b7989cb158def3b8debf8948813150e43689485706f3db53 0x07862d11bf327959b7989cb158def3b8debf8948813150e43689485706f3db53 str:Beasts str:BEASTS
```

0 comments on commit 7c7e997

Please sign in to comment.