{"id":22399920,"url":"https://github.com/laugharne/solana_bytes","last_synced_at":"2026-04-20T14:01:45.056Z","repository":{"id":207202426,"uuid":"718662737","full_name":"Laugharne/solana_bytes","owner":"Laugharne","description":"Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.","archived":false,"fork":false,"pushed_at":"2023-12-27T16:33:10.000Z","size":6247,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T15:39:51.037Z","etag":null,"topics":["anchor","blockchain","blockchain-technology","nft","rust","rust-lang","seachor","solana","tutorial","tutorials"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=pRYs49MqapI\u0026list=PLilwLeBwGuK51Ji870apdb88dnBr1Xqhm\u0026index=15","language":null,"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/Laugharne.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":"2023-11-14T14:48:28.000Z","updated_at":"2024-11-01T10:52:47.000Z","dependencies_parsed_at":"2024-12-05T08:10:37.893Z","dependency_job_id":"784e36fd-4399-4b63-b02f-f328d900a40b","html_url":"https://github.com/Laugharne/solana_bytes","commit_stats":null,"previous_names":["laugharne/solana_bytes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Laugharne/solana_bytes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laugharne%2Fsolana_bytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laugharne%2Fsolana_bytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laugharne%2Fsolana_bytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laugharne%2Fsolana_bytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Laugharne","download_url":"https://codeload.github.com/Laugharne/solana_bytes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laugharne%2Fsolana_bytes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anchor","blockchain","blockchain-technology","nft","rust","rust-lang","seachor","solana","tutorial","tutorials"],"created_at":"2024-12-05T08:10:31.990Z","updated_at":"2026-04-20T14:01:45.015Z","avatar_url":"https://github.com/Laugharne.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Bytes\n\n![](solana_logo.png)\n\n**Link** : [Solana Bytes - The Solana Programming Model - YouTube](https://www.youtube.com/watch?v=pRYs49MqapI\u0026list=PLilwLeBwGuK51Ji870apdb88dnBr1Xqhm\u0026index=14)\n\n- [01 - The Solana Programming Model](https://github.com/Laugharne/solana_bytes/tree/main/01%20-%20The%20Solana%20Programming%20Model)\n- [02 - Hello World](https://github.com/Laugharne/solana_bytes/tree/main/02%20-%20Hello%20World)\n- [03 - Intro to Anchor](https://github.com/Laugharne/solana_bytes/tree/main/03%20-%20Intro%20to%20Anchor)\n- [04 - Intro to Seachor](https://github.com/Laugharne/solana_bytes/tree/main/04%20-%20Intro%20to%20Seachor)\n- [05 - Accounts](https://github.com/Laugharne/solana_bytes/tree/main/05%20-%20Accounts)\n- [06 - Cross Program Invocation](https://github.com/Laugharne/solana_bytes/tree/main/06%20-%20Cross%20Program%20Invocation)\n- [07 - Custom Account Data](https://github.com/Laugharne/solana_bytes/tree/main/07%20-%20Custom%20Account%20Data)\n- [08 - Program Derived Addresses](https://github.com/Laugharne/solana_bytes/tree/main/08%20-%20Program%20Derived%20Addresses)\n- [09 - Processing Instructions (Native)](https://github.com/Laugharne/solana_bytes/tree/main/09%20-%20Processing%20Instructions%20(Native))\n- [10 - Transfert SOL (CPI, Program \u0026 Client)](https://github.com/Laugharne/solana_bytes/tree/main/10%20-%20Transfert%20SOL%20(CPI%2C%20Program%20%26%20Client))\n- [11 - Transaction v0 \u0026 Lookup tables](https://github.com/Laugharne/solana_bytes/tree/main/11%20-%20Transaction%20v0%20%26%20Lookup%20tables)\n- [12 - Transfering Compressed NFTs](https://github.com/Laugharne/solana_bytes/tree/main/12%20-%20Transfering%20Compressed%20NFTs)\n- [13 - Minting Compressed NFTs](https://github.com/Laugharne/solana_bytes/tree/main/13%20-%20Minting%20Compressed%20NFTs)\n- [14 - Solidity on Solana with Solang](https://github.com/Laugharne/solana_bytes/tree/main/14%20-%20Solidity%20on%20Solana%20with%20Solang)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaugharne%2Fsolana_bytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaugharne%2Fsolana_bytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaugharne%2Fsolana_bytes/lists"}