{"id":20002818,"url":"https://github.com/codewithmide/30-days-solana-developer-bootcamp","last_synced_at":"2025-07-30T23:37:59.078Z","repository":{"id":239486232,"uuid":"799650205","full_name":"codewithmide/30-Days-Solana-Developer-Bootcamp","owner":"codewithmide","description":"A repository to track submissions from participants","archived":false,"fork":false,"pushed_at":"2024-06-11T17:35:39.000Z","size":404,"stargazers_count":12,"open_issues_count":3,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-04T15:41:08.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewithmide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-12T19:06:23.000Z","updated_at":"2025-03-11T06:59:29.000Z","dependencies_parsed_at":"2024-05-30T00:49:34.830Z","dependency_job_id":"e45c14d0-dffa-460b-be1d-340911eaa84e","html_url":"https://github.com/codewithmide/30-Days-Solana-Developer-Bootcamp","commit_stats":null,"previous_names":["codewithmide/30-days-solana-developer-bootcamp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithmide/30-Days-Solana-Developer-Bootcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2F30-Days-Solana-Developer-Bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2F30-Days-Solana-Developer-Bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2F30-Days-Solana-Developer-Bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2F30-Days-Solana-Developer-Bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmide","download_url":"https://codeload.github.com/codewithmide/30-Days-Solana-Developer-Bootcamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmide%2F30-Days-Solana-Developer-Bootcamp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267960983,"owners_count":24172513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T05:23:11.022Z","updated_at":"2025-07-30T23:37:59.055Z","avatar_url":"https://github.com/codewithmide.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to the 30-Day Solana Developer Bootcamp\n\nThis bootcamp will equip you with the skills to build decentralized applications (dApps) on the Solana blockchain. Over the next 30 days, you'll gain a strong foundation in Solana's core concepts and client-side development.\n\n## What you'll learn\n\n- **Solana Fundamentals**: Deep dive into the architecture, functionalities, and advantages of Solana.\n- **Building dApps**: Explore on-chain vs. off-chain functionalities, tokenization on Solana, and dApp design patterns.\n- **Wallets and Transactions**: Understand how to interact with the blockchain using Solana wallets and write secure transactions.\n- **Security Best Practices**: Learn essential security practices for blockchain development and dApp security considerations.\n\n## Bootcamp Format\n\n- Primarily virtual, with access to high-quality learning materials.\n- **Two IRL Workshops**: Deep dive into specific topics with hands-on coding exercises and mentorship (location details to be announced).\n- **Assignments and Participation**: Regularly test your knowledge and build your portfolio by submitting assignments to this GitHub repository.\n\n## Getting Started\n\n- Join the Bootcamp by reaching out to me on [Twitter/X](https://twitter.com/Olumide______).\n- Star this GitHub repository to track assignments and access resources.\n- Attend the Welcome Session (details will be shared in the group chat).\n\n## Materials\n\n| Date | Presentation Slides | Recordings | Location |\n| ------ | ------ | ------ | ------ |\n| May 13, 2024 | [Introduction to Web3 and Solana](https://docs.google.com/presentation/d/1B5xz0xqe-oT_iLC-JQPc3Qh__QzK8mtvEoNc8YMwarE/edit?usp=sharing) | [Introduction](https://tldv.io/app/meetings/66426333fdcd6e0012bba71d) | Google Meet |\n| May 15, 2024 | [Cryptography in Solana](https://docs.google.com/presentation/d/14viYzsXcM7DqrDLXBz1nQ0Bery8kN36zgWB0jp_eix0/edit?usp=sharing) | [Cryptography](https://tldv.io/app/meetings/664508f09b305c0012b04186) | Google Meet |\n| May 17, 2024 | [Reading and Writing on Solana](https://docs.google.com/presentation/d/1Nn1glLPzpR7agHxWF75SRIlcZFZcvChiHXiXtFSvzd4/edit?usp=sharing) | [Reading and Writing on Solana](https://tldv.io/app/meetings/6647abef3ba1ad0013709c8f/) | Google Meet |\n| May 19, 2024 | [Token Program Solana](https://docs.google.com/presentation/d/1wXDAPyNDMQGac7Bt0-pAhL3IP58UEGUQygerQu_Nl4c/edit?usp=sharing) | [Token Program Solana Part 1](https://tldv.io/app/meetings/664a4e6da96cc8001392c149/), [Token Program Solana Part 2](https://tldv.io/app/meetings/664a59d30e0d430012727f95/), [Token Program Solana Part 3](https://tldv.io/app/meetings/664a686ea6c918001260f514/) | Google Meet |\n| May 21, 2024 | [Create Solana NFTs With Metaplex](https://docs.google.com/presentation/d/160IwWL9zwwmskOynnL-T19F1W587b4x1sts_9LFJ_20/edit?usp=sharing) | [Create Solana NFTs With Metaplex Part 1](https://tldv.io/app/meetings/664e458ad09efb0013529de7/),  [Create Solana NFTs With Metaplex Part 2](https://tldv.io/app/meetings/664e4f7183e7b80013d5fbc0/) | Google Meet |\n| May 23, 2024 | [Using custom onchain programs](https://docs.google.com/presentation/d/1KnOlG2uDKnygfpfljf4mP11NBJzFUmIzPJB7DKPm78M/edit?usp=sharing) | [Recording of using custom onchain programs](https://tldv.io/app/meetings/664f9521c3ef770013142588/) | Google Meet |\n| May 25, 2024 | [Interact With Wallets](https://tldv.io/app/meetings/665235be90bc7500135c56bd/) | [Interact With Wallets](https://docs.google.com/presentation/d/1l0Y3Yz2mNz7UARmcBGa-d0LN1N6KINYHCyfpzAfctd0/edit?usp=sharing) | Google Meet |\n| May 27, 2024 | No Slides | [Introduction to Onchain Program Development](https://tldv.io/app/meetings/6654d8e591762500131960b0/) | Google Meet |\n| May 29, 2024 | [Intro to Anchor development](https://docs.google.com/presentation/d/1di2CyBIdB4_DTKcK7_42zpuoScz2pSWdjbIoStDWg6g/edit?usp=sharing) | [Intro to Anchor development](https://tldv.io/app/meetings/66577dd390bc75001361b90e/) | Google Meet |\n| May 31, 2024 | [Intro to client-side Anchor development](https://docs.google.com/presentation/d/1qvDmgf7pgBKKY7son4RvGOCeiSsWfVw8_KPBiDIXOdc/edit?usp=sharing) | [Intro to client-side Anchor development](https://tldv.io/app/meetings/665a2193e947790014d8fa4b/) | Google Meet |\n| June 2, 2024 | [Anchor PDAs and Accounts](https://docs.google.com/presentation/d/1i0iX1gBc2Vj2Gbu0dgOR81ZQ_P4ZPE1Lfglci1yxBi8/edit?usp=sharing) | [Anchor PDAs and Accounts](https://tldv.io/app/meetings/665cca94a911d00012449f42/) | Google Meet |\n| June 6, 2024 | [Anchor CPIs and Errors](https://docs.google.com/presentation/d/1xI6V0XqCnpC_DIlThQ7VVLwnBTeVsF7A5exni5iIpkQ/edit?usp=sharing) | [Anchor CPIs and Errors](https://tldv.io/app/meetings/66620c6131d66e0013ad95a3/) | Google Meet |\n| June 9, 2024 | [Serialization](https://docs.google.com/presentation/d/1UwfjpunMWpudagN02JtAsn_8Sbp_MMLeu5yxtXrLins/edit?usp=sharing) | [Serialization](https://tldv.io/app/meetings/6665fe2b777b030013dd468e/) | Google Meet |\n| June 11, 2024 | [Deserialization](https://docs.google.com/presentation/d/1iSP_KlC2WWshL_XrKkCC9QQ08kXT8N9ENiyDtyipJYI/edit?usp=sharing) | [Deserialization](https://tldv.io/) | Google Meet |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmide%2F30-days-solana-developer-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmide%2F30-days-solana-developer-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmide%2F30-days-solana-developer-bootcamp/lists"}