└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # community-resources 2 | Community suggested resources for development on Monad. 3 | 4 | ### End-to-End Web3 Resources 5 | [Awesome Web3](https://github.com/ahmet/awesome-web3)\ 6 | [Speed Run Ethereum](https://speedrunethereum.com/) - For Beginners\ 7 | [ThirdWeb](https://blog.thirdweb.com/guides/)\ 8 | [Alchemy University](https://www.alchemy.com/university)\ 9 | [Swiss-Knife.xyz](https://swiss-knife.xyz/)\ 10 | [Scaffoldeth.io](https://scaffoldeth.io/) 11 | 12 | ### Solidity Development 13 | [Solidity Bootcamp by RareSkills](https://www.rareskills.io/solidity-bootcamp)\ 14 | [Solidity Patterns](https://fravoll.github.io/solidity-patterns/)\ 15 | [Cookbook.dev](https://www.cookbook.dev/)\ 16 | [Smart Contract Engineer](https://www.youtube.com/@smartcontractprogrammer) 17 | [Super-Sol by SorellaLabs Solidity Templates](https://github.com/SorellaLabs/super-sol) 18 | 19 | 20 | ### Web/Client Side Development 21 | [The Odin Project](https://www.theodinproject.com/) - For Beginners\ 22 | [Shovel](https://indexsupply.com/shovel/docs/) 23 | 24 | ### Mobile Web3/Crypto 25 | [PWA Starter Template](https://blog.anagram.xyz/modern-crypto-pwa-starter-template/)\ 26 | [Building PWAs with Next.js](https://youtu.be/2ipasAxK5H8)\ 27 | [Awesome Telegram Mini Apps](https://github.com/telegram-mini-apps-dev/awesome-telegram-mini-apps)\ 28 | [Debug Mode for Telegram Mini Apps](https://docs.ton.org/develop/dapps/telegram-apps/testing-apps#debug-mode-for-mini-apps) 29 | 30 | ### EVM Blinks/Actions 31 | [ETH Blinks](https://github.com/Scannty/eth-blinks) 32 | 33 | ### UI/UX Design 34 | [Google Design Guide](https://m3.material.io/)\ 35 | [Apple Design Guide](https://developer.apple.com/design/human-interface-guidelines)\ 36 | [The latest in Web UI](https://www.youtube.com/watch?v=_-6LgEjEyzE)\ 37 | [Monad UIKit by @aslanw3b](https://x.com/aslanw3b/status/1834506441840836615) 38 | 39 | ### Pitch Deck Creation 40 | [YC Library - "Deck"](https://www.ycombinator.com/library/search?query=deck0)\ 41 | [YC - How to build your seed round pitch deck](https://www.ycombinator.com/library/2u-how-to-build-your-seed-round-pitch-deck)\ 42 | [YC - How to design a better pitch deck](https://www.ycombinator.com/library/4T-how-to-design-a-better-pitch-deck)\ 43 | [Pitch-Hikers Guide to the Galaxy](https://ishita7077.substack.com/p/pitch-hikers-guide-to-the-galaxy) 44 | 45 | ## Ecosystem Participant Resources 46 | #### SendBlocks: 47 | Blockchain data pipelines, made simple. Say goodbye to indexing, wasting gas on event-logs and constantly querying RPCs. Start writing functions.\ 48 | [SendBlocks Custom Indexer Example](https://github.com/sendblocks/custom-indexer-example) 49 | #### Capsule Wallet: 50 | Capsule enables apps to easily and securely bring users onchain with social signin and integrated onramps. Capsule embedded wallets ensure the highest levels of security and key recoverability without compromising on user experience or principles of self custody.\ 51 | [Capsule Wallet Getting Started](https://docs.usecapsule.com/getting-started/initial-setup)\ 52 | [Capsule Wallet Demo](http://demo.beta.usecapsule.com/)\ 53 | [Capsule Wallet](http://usecapsule.com/) 54 | #### Switchboard Oracle: 55 | Switchboard is a pull based oracle platform enabling builders to tailor hi-fidelity and exotic data feeds for their dApps while simultaneously composing with data feeds from Pyth and Chainlink. With Switchboard you can build oracles and publish data feeds that service your exact needs. Checkout the resources below to learn more.\ 56 | [Getting Started with Switchboard for EVM](https://docs.switchboard.xyz/docs/switchboard/switchboard-on-evm)\ 57 | [Switchboard Example Repo](https://github.com/switchboard-xyz/evm-on-demand) 58 | #### thirdweb: 59 | thirdweb is a full stack Web3 platform enabling builders to build in Web3 with end-to-end solutions and APIs for making interacting with the blockchain in your applications a painless experience.\ 60 | [thirdweb Playground](https://playground.thirdweb.com/)\ 61 | [thirdweb YouTube](https://www.youtube.com/c/thirdweb)\ 62 | [thirdweb Documentation](https://portal.thirdweb.com/) 63 | #### Biconomy: 64 | Biconomy provides Account Abstraction APIs for a wide range of uses cases and powers Smart Wallet infra across web3. Biconomy provides libraries for working with a wide range of EIP-4337 use cases through their Bundler service and can facilitate the use of other Bundlers as well.\ 65 | [Biconomy Documentation](https://docs.biconomy.io/) 66 | #### Wallet Connect (Reown): 67 | Wallet Connect is an easy way to get started with wallet integration across web3.\ 68 | [Wallet Connect for Telegram Mini Apps](https://docs.reown.com/appkit/features/telegram-mini-appshttps://t.me/appkit_test_ggr_bot)\ 69 | [Reown Docs](https://docs.reown.com/) 70 | --------------------------------------------------------------------------------