File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
{
19
19
"label" : " SettleMint - Login" ,
20
20
"type" : " shell" ,
21
- "command" : " bunx settlemint login" ,
21
+ "command" : " bunx settlemint login --accept-defaults " ,
22
22
},
23
23
{
24
24
"label" : " Foundry - Build" ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Hardhat consists of:
46
46
## Documentation
47
47
48
48
- Additional documentation can be found in the [ docs folder] ( ./docs ) .
49
- - [ SettleMint Documentation] ( https://console.settlemint.com/documentation/docs/using-platform/integrated-development-environment / )
49
+ - [ SettleMint Documentation] ( https://console.settlemint.com/documentation/docs/using-platform/dev-tools/code-studio/smart-contract-sets/deploying-a-contract / )
50
50
- [ Foundry Documentation] ( https://book.getfoundry.sh/ )
51
51
- [ Hardhat Documentation] ( https://hardhat.org/hardhat-runner/docs/getting-started )
52
52
You can’t perform that action at this time.
0 commit comments