Skip to content

Commit 17d276b

Browse files
committed
add new .pages
1 parent 7bf160a commit 17d276b

File tree

1 file changed

+12
-0
lines changed
  • develop/smart-contracts/smart-contract-guides

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
title: Smart Contract Tutorials
2+
nav:
3+
- index.md
4+
- 'Deploy an NFT': '/tutorials/smart-contracts/deploy-nft/'
5+
- 'Deploy an ERC‑20': '/tutorials/smart-contracts/deploy-erc20/'
6+
- 'Launch First Project': '/tutorials/smart-contracts/launch-your-first-project/'
7+
- 'Create a Smart Contract': '/tutorials/smart-contracts/launch-your-first-project/create-contracts/'
8+
- 'Deploy with Hardhat': '/tutorials/smart-contracts/launch-your-first-project/test-and-deploy-with-hardhat/'
9+
- 'DApp with Viem': '/tutorials/smart-contracts/launch-your-first-project/create-dapp-viem/'
10+
- 'DApp with Ethers.js': '/tutorials/smart-contracts/launch-your-first-project/create-dapp-ethers-js/'
11+
- 'Demo Apps': '/tutorials/smart-contracts/demo-aplications/'
12+
- 'Deploy Uniswap V2': '/tutorials/smart-contracts/demo-aplications/deploying-uniswap-v2/'

0 commit comments

Comments
 (0)