-
+
@@ -47,6 +54,13 @@ defineOgImageComponent('OgImageZK');
+
+
+
+
diff --git a/content/tutorials/cross-chain-governance/_dir.yml b/content/tutorials/cross-chain-governance/_dir.yml
index bd52e634..ff953a2f 100644
--- a/content/tutorials/cross-chain-governance/_dir.yml
+++ b/content/tutorials/cross-chain-governance/_dir.yml
@@ -1,4 +1,5 @@
title: Cross-chain governance
+featured: true
authors:
- name: MatterLabs
url: https://matter-labs.io
diff --git a/content/tutorials/daily-spend-limit-account/_dir.yml b/content/tutorials/daily-spend-limit-account/_dir.yml
index 6781d42f..0b222bd0 100644
--- a/content/tutorials/daily-spend-limit-account/_dir.yml
+++ b/content/tutorials/daily-spend-limit-account/_dir.yml
@@ -1,4 +1,5 @@
title: Native spend limit smart account
+featured: true
authors:
- name: porco-rosso
url: https://linktr.ee/porcorossoj
@@ -22,4 +23,3 @@ tools:
- zksync-cli
- zksync-ethers
- Hardhat
-related_tutorials:
diff --git a/content/tutorials/dapp-nft-paymaster/_dir.yml b/content/tutorials/dapp-nft-paymaster/_dir.yml
index 2e2d042f..15213f8d 100644
--- a/content/tutorials/dapp-nft-paymaster/_dir.yml
+++ b/content/tutorials/dapp-nft-paymaster/_dir.yml
@@ -23,4 +23,3 @@ tools:
- zksync-ethers
- Hardhat
- react
-related_tutorials:
diff --git a/content/tutorials/erc20-paymaster/_dir.yml b/content/tutorials/erc20-paymaster/_dir.yml
index 5bf02183..46e6dd58 100644
--- a/content/tutorials/erc20-paymaster/_dir.yml
+++ b/content/tutorials/erc20-paymaster/_dir.yml
@@ -1,4 +1,5 @@
title: Build an ERC20 custom paymaster
+featured: true
authors:
- name: MatterLabs
url: https://matter-labs.io
@@ -23,5 +24,3 @@ tools:
- zksync-cli
- zksync-ethers
- Hardhat
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/frontend-paymaster/_dir.yml b/content/tutorials/frontend-paymaster/_dir.yml
index f5d9f65e..11f719b5 100644
--- a/content/tutorials/frontend-paymaster/_dir.yml
+++ b/content/tutorials/frontend-paymaster/_dir.yml
@@ -21,5 +21,3 @@ tools:
- zksync-cli
- zksync-ethers
- Hardhat
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-dipdup-indexer/_dir.yml b/content/tutorials/guide-dipdup-indexer/_dir.yml
index 439d01e3..2af8361a 100644
--- a/content/tutorials/guide-dipdup-indexer/_dir.yml
+++ b/content/tutorials/guide-dipdup-indexer/_dir.yml
@@ -1,4 +1,5 @@
title: Create an indexer with DipDup
+featured: true
authors:
- name: DipDup
url: https://dipdup.io
@@ -18,5 +19,3 @@ updated: 2024-05-09
tools:
- DipDup
- Python
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-subquery/_dir.yml b/content/tutorials/guide-subquery/_dir.yml
index fcb38405..d4661a69 100644
--- a/content/tutorials/guide-subquery/_dir.yml
+++ b/content/tutorials/guide-subquery/_dir.yml
@@ -19,5 +19,3 @@ updated: 2024-05-09
tools:
- SubQuery
- GraphQL
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-the-graph/_dir.yml b/content/tutorials/guide-the-graph/_dir.yml
index bc330e3a..c5e94d97 100644
--- a/content/tutorials/guide-the-graph/_dir.yml
+++ b/content/tutorials/guide-the-graph/_dir.yml
@@ -19,5 +19,3 @@ updated: 2024-05-09
tools:
- theGraph
- GraphQL
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-viem/_dir.yml b/content/tutorials/guide-viem/_dir.yml
index 6c4c5ff2..ec303fbc 100644
--- a/content/tutorials/guide-viem/_dir.yml
+++ b/content/tutorials/guide-viem/_dir.yml
@@ -1,4 +1,5 @@
title: Using viem with zkSync
+featured: true
authors:
- name: MatterLabs
url: https://matter-labs.io
@@ -18,5 +19,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- viem
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-wagmi/_dir.yml b/content/tutorials/guide-wagmi/_dir.yml
index ba0544b2..cb4c3d6b 100644
--- a/content/tutorials/guide-wagmi/_dir.yml
+++ b/content/tutorials/guide-wagmi/_dir.yml
@@ -18,5 +18,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- wagmi
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-walletconnect/_dir.yml b/content/tutorials/guide-walletconnect/_dir.yml
index a3980ea9..c16701f6 100644
--- a/content/tutorials/guide-walletconnect/_dir.yml
+++ b/content/tutorials/guide-walletconnect/_dir.yml
@@ -16,5 +16,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- walletconnect
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/guide-web3js/_dir.yml b/content/tutorials/guide-web3js/_dir.yml
index c2d77d09..a8633216 100644
--- a/content/tutorials/guide-web3js/_dir.yml
+++ b/content/tutorials/guide-web3js/_dir.yml
@@ -1,4 +1,5 @@
title: Using web3.js to interact with zkSync
+featured: true
authors:
- name: ChainSafe
url: https://web3js.org/
@@ -16,5 +17,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- web3.js
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-deploy-contract/_dir.yml b/content/tutorials/how-to-deploy-contract/_dir.yml
index 337b65db..d159aaa0 100644
--- a/content/tutorials/how-to-deploy-contract/_dir.yml
+++ b/content/tutorials/how-to-deploy-contract/_dir.yml
@@ -20,5 +20,3 @@ updated: 2024-05-09
tools:
- hardhat-zksync-deploy
- hardhat-zksync-ethers
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-deposit-erc20/_dir.yml b/content/tutorials/how-to-deposit-erc20/_dir.yml
index de87e355..b0d0fcd8 100644
--- a/content/tutorials/how-to-deposit-erc20/_dir.yml
+++ b/content/tutorials/how-to-deposit-erc20/_dir.yml
@@ -16,5 +16,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- zksync-ethers
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-deposit-eth/_dir.yml b/content/tutorials/how-to-deposit-eth/_dir.yml
index a4ebdc1b..67dbc04a 100644
--- a/content/tutorials/how-to-deposit-eth/_dir.yml
+++ b/content/tutorials/how-to-deposit-eth/_dir.yml
@@ -16,5 +16,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- zksync-ethers
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-send-l2-l1-message/_dir.yml b/content/tutorials/how-to-send-l2-l1-message/_dir.yml
index fd36fbe4..418fa257 100644
--- a/content/tutorials/how-to-send-l2-l1-message/_dir.yml
+++ b/content/tutorials/how-to-send-l2-l1-message/_dir.yml
@@ -18,5 +18,3 @@ updated: 2024-05-09
tools:
- zksync-ethers
- zksync-contracts
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-test-contracts/_dir.yml b/content/tutorials/how-to-test-contracts/_dir.yml
index 8f70b48c..11221d0b 100644
--- a/content/tutorials/how-to-test-contracts/_dir.yml
+++ b/content/tutorials/how-to-test-contracts/_dir.yml
@@ -17,5 +17,3 @@ updated: 2024-05-09
tools:
- zksync-ethers
- era-test-node
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-verify-contracts/_dir.yml b/content/tutorials/how-to-verify-contracts/_dir.yml
index 4b063e69..d31773b9 100644
--- a/content/tutorials/how-to-verify-contracts/_dir.yml
+++ b/content/tutorials/how-to-verify-contracts/_dir.yml
@@ -18,5 +18,3 @@ updated: 2024-05-09
tools:
- hardhat-zksync-deploy
- hardhat-zksync-verify
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-withdraw-erc20/_dir.yml b/content/tutorials/how-to-withdraw-erc20/_dir.yml
index 0a245eee..1fca4d6c 100644
--- a/content/tutorials/how-to-withdraw-erc20/_dir.yml
+++ b/content/tutorials/how-to-withdraw-erc20/_dir.yml
@@ -16,5 +16,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- zksync-ethers
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/how-to-withdraw-eth/_dir.yml b/content/tutorials/how-to-withdraw-eth/_dir.yml
index aa750ceb..3e687dae 100644
--- a/content/tutorials/how-to-withdraw-eth/_dir.yml
+++ b/content/tutorials/how-to-withdraw-eth/_dir.yml
@@ -16,5 +16,3 @@ what_you_will_learn:
updated: 2024-05-09
tools:
- zksync-ethers
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/content/tutorials/native-aa-multisig/_dir.yml b/content/tutorials/native-aa-multisig/_dir.yml
index 19f31d4a..e1125b27 100644
--- a/content/tutorials/native-aa-multisig/_dir.yml
+++ b/content/tutorials/native-aa-multisig/_dir.yml
@@ -22,5 +22,3 @@ tools:
- zksync-cli
- zksync-ethers
- Hardhat
-related_tutorials:
- - /tutorials/another-tutorial
diff --git a/error.vue b/error.vue
index da611b50..9db3021a 100644
--- a/error.vue
+++ b/error.vue
@@ -31,7 +31,7 @@ provide('navigation', navigation);