solana-developers / workshops

Solana development workshops

Home Page:https://workshop-nft-minter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana Workshops

πŸ§‘β€πŸš€ Hello fren, have you attended any of these workshops?


✏️ Contributing

Please see CONTRIBUTING for instructions on contributing new workshops or modifying existing ones.

πŸ“— Learning

You can find details in each workshop's README.md for lessons you can learn from each workshop.


Workshop Description Author
✏️ Getting Started with Solana 101 A non-technical presentation on Solana basics. Colin Ogoo
🏎️ Solana for Beginners Crash Course A crash course for beginners. Covers basics such as transactions, accounts, tokens, and a HelloWorld smart contract (program). Joe Caulfield
βš™οΈ Deep Dive into Writing Solana Programs An extensive look at writing Solana Programs in Rust, with a preview of different frameworks like Anchor and Seahorse. Joe Caulfield
πŸŽ‘ NFT Minter A simple web page for uploading an image and minting it into an NFT. Joe Caulfield
πŸŽ† SVG Generator Rendering an SVG image from randomized strings stored in a Solana on-chain account. Courtney Jensen & Joe Caulfield
πŸ““ Solana Journal A simple journal entry dApp writing entries to the Solana blockchain. Joe Caulfield
🐦 Solana Twitter A mock Twitter social media site built on top of on-chain data. Joe Caulfield
πŸͺ“ Battle Royale A fun little game leveraging on-chain data. Joe Caulfield
πŸͺ™ Token Swap Token swapping platform mimicing a DEX. Joe Caulfield
πŸ• Building a Storefront with Solana Pay A storefront dApp capable of taking payments of SPL tokens using the Solana Pay SDK and Transaction Requests Joe Caulfield
Valentin Madrid
β˜„οΈ Ship Your First xNFT Building an xNFT and deploying it to Backpack Valentin Madrid

About

Solana development workshops

https://workshop-nft-minter.vercel.app

License:MIT License


Languages

Language:TypeScript 72.5%Language:Python 13.1%Language:Rust 8.0%Language:JavaScript 3.9%Language:HTML 1.6%Language:Dockerfile 0.6%Language:CSS 0.4%