diff --git a/docs/build/EVM/chainide-for-astar-evm/index.md b/docs/build/EVM/chainide-for-astar-evm/index.md index 836d72ab374..29c428581a2 100644 --- a/docs/build/EVM/chainide-for-astar-evm/index.md +++ b/docs/build/EVM/chainide-for-astar-evm/index.md @@ -2,6 +2,13 @@ import Figure from '/src/components/figure' # ChainIDE for Astar EVM -"ChainIDE for Astar" is the first multi-chain cloud-powered IDE and development platform for Astar WASM & EVM. Extending on top of our experience with ChainIDE, ChainIDE for Astar is packed with the tooling, pre-made templates & tutorials for kickstarting Astar dApp development in a fully cloud-based environment. +**[ChainIDE for Astar](https://chainide.com/s/astar-evm/)** is the first multi-chain cloud-powered IDE and development platform for Astar WASM & EVM. Extending on top of our experience with ChainIDE, ChainIDE for Astar is packed with the tooling, pre-made templates & tutorials for kickstarting Astar dApp development in a fully cloud-based environment.
+ +### Pages of interest: + +import DocCardList from '@theme/DocCardList'; +import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; + + \ No newline at end of file diff --git a/docs/build/EVM/developer-tooling/thirdweb.md b/docs/build/EVM/developer-tooling/thirdweb.md index ca7d149ec73..b6e7d27cf56 100644 --- a/docs/build/EVM/developer-tooling/thirdweb.md +++ b/docs/build/EVM/developer-tooling/thirdweb.md @@ -5,7 +5,7 @@ sidebar_position: 2 ### Introduction -Thirdweb is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks. +[thirdweb](https://thirdweb.com/) is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks. :::caution API keys will be required for access to thirdweb infrastructure services (effective August 1st, 2023). diff --git a/docs/build/EVM/interact/thirdweb-sdk.md b/docs/build/EVM/interact/thirdweb-sdk.md index 2523a2c41ca..e8631f00e71 100644 --- a/docs/build/EVM/interact/thirdweb-sdk.md +++ b/docs/build/EVM/interact/thirdweb-sdk.md @@ -6,7 +6,7 @@ sidebar_position: 1 ## Introduction -thirdweb is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks +[thirdweb](https://thirdweb.com/) is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks ## Prerequisites diff --git a/docs/build/wasm/chainide-for-astar-wasm/index.md b/docs/build/wasm/chainide-for-astar-wasm/index.md index 4506107da65..026ba3eea6b 100644 --- a/docs/build/wasm/chainide-for-astar-wasm/index.md +++ b/docs/build/wasm/chainide-for-astar-wasm/index.md @@ -2,6 +2,13 @@ import Figure from '/src/components/figure' -"ChainIDE for Astar" is the first multi-chain cloud-powered IDE and development platform for Astar WASM & EVM. Extending on top of our experience with ChainIDE, ChainIDE for Astar is packed with the tooling, pre-made templates & tutorials for kickstarting Astar dApp development in a fully cloud-based environment. +**[ChainIDE for Astar](https://chainide.com/s/astar-wasm/)** is the first multi-chain cloud-powered IDE and development platform for Astar WASM & EVM. Extending on top of our experience with ChainIDE, ChainIDE for Astar is packed with the tooling, pre-made templates & tutorials for kickstarting Astar dApp development in a fully cloud-based environment.
+ +### Pages of interest: + +import DocCardList from '@theme/DocCardList'; +import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; + + \ No newline at end of file diff --git a/docs/build/zkEVM/quickstart.md b/docs/build/zkEVM/quickstart.md index 8d95725f3b3..c6b3ba6dcb1 100644 --- a/docs/build/zkEVM/quickstart.md +++ b/docs/build/zkEVM/quickstart.md @@ -44,7 +44,7 @@ To add **Astar zkEVM** or any testnet networks to your wallet manually, enter th | RPC URL | ChainID | Block Explorer URL | Currency | | ------------------------------- | ---------------- | ---------------- | ----- | -| `https://rpc.startale.com/zkyoto` | `6038361` | [hhttps://zkyoto.explorer.startale.com/](https://zkyoto.explorer.startale.com/) | **ETH** | +| `https://rpc.startale.com/zkyoto` | `6038361` | [https://zkyoto.explorer.startale.com/](https://zkyoto.explorer.startale.com/) | **ETH** | | `https://rpc.zkyoto.gelato.digital` | `6038361` | | **ETH** | diff --git a/docs/build/zkEVM/smart-contracts/thirdweb.md b/docs/build/zkEVM/smart-contracts/thirdweb.md index 4c019bd64c8..e98854d805b 100644 --- a/docs/build/zkEVM/smart-contracts/thirdweb.md +++ b/docs/build/zkEVM/smart-contracts/thirdweb.md @@ -5,7 +5,7 @@ sidebar_position: 5 ### Introduction -Thirdweb is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks. Thirdweb supports smart contract development and deployment on Astar EVM-compatible networks, including Astar zkEVM. +[thirdweb](https://thirdweb.com/) is a complete web3 development framework that provides everything you need to connect your apps and games to decentralized networks. Thirdweb supports smart contract development and deployment on Astar EVM-compatible networks, including Astar zkEVM. :::caution API keys are required for access to thirdweb infrastructure services.