└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # web3-starter-projects 2 | Fork a blockchain repo and build your dapp. Fast. 3 | 4 | 1. [Hello World Ethereum Smart Contract](https://github.com/alchemyplatform/hello-world-tutorial) 5 | 1. [NFT Minter Frontend](https://github.com/alchemyplatform/nft-minter-tutorial) 6 | 1. [NFT Explorer Web App](https://github.com/alchemyplatform/Build-Your-NFT-Explorer) 7 | 1. [Ethereum RPC Provider Benchmarking Tool](https://github.com/alchemyplatform/eth-provider-benchmark) 8 | 2. [Buy Me A Coffee Crypto Tipping Dapp (Pt 1 - Smart Contracts)](https://github.com/alchemyplatform/RTW3-Week2-BuyMeACoffee-Contracts) 9 | 3. [Buy Me A Coffee Crypto Tipping Dapp (Pt 2 - Website)](https://github.com/alchemyplatform/RTW3-Week2-BuyMeACoffee-Website) 10 | 3. [NFT Gallery](https://github.com/alchemyplatform/RTW3-Week-4-NFT-Gallery) 11 | 4. [NFT Marketplace](https://github.com/alchemyplatform/RTW3-Week7-NFT-Marketplace) 12 | 5. [Polygon Smart Contract Tutorial](https://github.com/alchemyplatform/polygon-smart-contract-tutorial) 13 | 6. [Polygon NFT Finder](https://github.com/alchemyplatform/polygon-nft-finder) 14 | 7. [gm](https://github.com/alchemyplatform/gm) 15 | 8. [Alchemy Notify Tutorial](https://github.com/alchemyplatform/Alchemy-Notify-Tutorial) 16 | 9. [Alchemy Transfers Tutorial](https://github.com/alchemyplatform/Alchemy-Transfers-Tutorial) 17 | --------------------------------------------------------------------------------