Riptide Resources
Resources, Projects and Tutorials
- Solana Cookbook - Provides essential concepts and code snippets for building applications on Solana.
- SolDev - A Solana content aggregator with easy discoverability, including tutorials, tools, reference implementations, and more.
- Figment Learn - Go from zero to one by learning the basics of development on the Solana blockchain.
- Build a Web3 App on Solana - Ship an epic Web3 app on Solana with React and Rust.
- Questbook x Superteam **** Learn how to build on the world’s fastest blockchain by doing these quests and start contributing to ecosystem projects right away!
- Escrow Program Guide - An introductory guide for building a custom program (smart contact) on Solana using a simple escrow program example.
- Intro To Anchor Framework - Anchor is a framework that makes building Solana applications easier by abstracting a lot of the heavy lifting.
- A Guide to Fullstack Development on Solana - Learn how to build end-to-end products on Solana with this tutorial covering React, Anchor, Rust, and Phantom.
- Intro to Solana Blockchain Concepts - A colorful walkthrough and explanation of the Solana blockchain with Ethererum comparisons.
- Solana Bootcamp Playlist - Not sure what to do? Watch this tech-heavy Solana bootcamp recorded live in Chicago.
Developer Discord Support
Please use the proper support servers or you will just be re-directed to them
- Solana Tech - This is the main Solana technical support Discord. The most relevant channels are:
- “developer-support” - Use this for all your general Solana protocol, SPL and web3 questions. This channel is for technical questions only.
- “riptide-general” - Use for general, non-technical questions related to the hackathon.
- “riptide-build-team” channel for locating teammates to join your hackathon project.
- Anchor Framework - Anchor Framework is a framework and IDL for generating Rust programs and in many cases can speed up development time. If you’re looking for Anchor support, this is the place — the Solana Tech Discord is focused on Solana and Rust native support.
- Metaplex - Metaplex is a platform and suite of smart contracts and tools for working with NFTs and the NFT standard on Solana. This is the best channel for NFT support.
- Governance/DAOs - Use this Discord for all things related to governance and DAOs.
Reference Docs