Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora authored Feb 2, 2024
1 parent 8761b98 commit ccffe28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/build/iota-sandbox/docs/how-tos/interact-wasp.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ keywords:
- chain
---

The sandbox comes with a bootstrapped wasp chain and the [EVM Toolkit](https://github.com/iotaledger/evm-toolkit) preconfigured. You can find its ID and RPC url in the [Wasp Dashboard](../references/endpoints.md#Wasp). Together with the prefunded [L2 account](../references/keys.md#l2-account) you can use it together with tools like hardhat or ethers.js.
The sandbox comes with a bootstrapped wasp chain and the [EVM Toolkit](https://github.com/iotaledger/evm-toolkit) preconfigured. You can find its ID and RPC url in the [Wasp Dashboard](../references/endpoints.md#dashboard-1). Together with the prefunded [L2 account](../references/keys.md#l2-account) you can use it together with tools like hardhat or ethers.js.
2 changes: 1 addition & 1 deletion docs/build/iota-sandbox/docs/references/endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ http://localhost/faucet/
### Dashboard

```plaintext
http://localhost/wasp/
http://localhost/wasp/dashboard/
```

#### Default Credentials
Expand Down

0 comments on commit ccffe28

Please sign in to comment.