{"id":3339,"url":"https://github.com/ghostbits/awesome-algorand","name":"awesome-algorand","description":"Awesome list of projects and resources for the Algorand ecosystem","projects_count":31,"last_synced_at":"2026-07-23T17:00:19.865Z","repository":{"id":45704322,"uuid":"430222872","full_name":"ghostbits/awesome-algorand","owner":"ghostbits","description":"Awesome list of projects and resources for the Algorand ecosystem","archived":false,"fork":false,"pushed_at":"2021-12-01T18:59:02.000Z","size":25,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-20T02:57:45.933Z","etag":null,"topics":["algorand","awesome"],"latest_commit_sha":null,"homepage":"","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/ghostbits.png","metadata":{},"created_at":"2021-11-20T22:30:55.000Z","updated_at":"2023-11-25T00:43:57.000Z","dependencies_parsed_at":"2022-09-10T08:50:34.874Z","dependency_job_id":null,"html_url":"https://github.com/ghostbits/awesome-algorand","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbits%2Fawesome-algorand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbits%2Fawesome-algorand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbits%2Fawesome-algorand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbits%2Fawesome-algorand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostbits","download_url":"https://codeload.github.com/ghostbits/awesome-algorand/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602275,"owners_count":21131613,"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","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"}},"created_at":"2024-01-04T20:37:59.133Z","updated_at":"2026-07-23T17:00:19.865Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Developer Resources","Decentralized Finance","NFT Marketplaces","Wallets","Websites and Resources"],"sub_categories":["Tools","Open-source Projects and Code Examples"],"readme":"# Awesome Algorand\n\n## Contents\n\n- [Websites and Resources](#websites-and-resources)\n- [Wallets](#wallets)\n- [Decentralized Finance](#decentralized-finance)\n- [Developer Resources](#developer-resources)\n\n## Websites and Resources\n\n- [Algorand](https://www.algorand.com/) - Official website\n- [Algorand Foundation](https://algorand.foundation/) - Official website of the Foundation\n- [Algorand FAQ](https://algorand.foundation/faq) - FAQ maintained by the Algorand Foundation\n- [Unofficial Algorand FAQ](https://github.com/HashMapsData2Value/AlgorandFAQ) - Unofficial FAQ maintained by the /r/AlgorandOfficial moderators\n- [How Big Is Algorand](https://howbigisalgorand.com/) - Shows the disk space needed for each network and indexer\n- [Into The Algoverse](https://oroalej.github.io/intothealgoverse/#/) - Another useful list of links for the Algorand ecosystem\n\n## Wallets\n\n- [Algorand Wallet](https://www.algorandwallet.com/) - Official wallet for mobile devices\n- [MyAlgo Connect](https://github.com/randlabs/myalgo-connect) - Web Wallet and JS library for signing transactions in the browser\n- [AlgoSigner](https://github.com/PureStake/algosigner) - Browser plugin Web Wallet and JS library for signing transactions in the browser\n- [Algorand Wallet Selector](https://github.com/xBacked-DAO/algorand-wallet-select) - JS Library to allow user to choose which wallet to use for transaction signing\n- [Algorand Session Wallet](https://github.com/barnjamin/algorand-session-wallet) - JS Library to allow user to choose which wallet to use for transaction signing\n\n## Decentralized Finance\n\n- [Yieldly](https://yieldly.finance/) - Suite of DeFi tools including staking, cross-chain swapping and no-loss prize games\n- [Tinyman](https://tinyman.org/) - Decentralized trading of ALGO and ASAs\n\n## NFT Marketplaces\n\n- [AB2](https://ab2.gallery/)\n- [Rand Gallery](https://www.randgallery.com/)\n- [The GIF Economy](https://gifeconomy.com/)\n\n## Developer Resources\n\n- [Developer Portal](https://developer.algorand.org/) - Official developer portal\n- [Discord](https://discord.gg/algorand) - Official developer discord\n- [Algorand Dev Education Catalog](https://docs.google.com/spreadsheets/d/19AKETHLyU8sG8sHgf7Se5G5AxI5FT8_cDs-uByg9hq8/edit#gid=928741161) - Google sheet containing many useful videos and slide decks\n- [ARCs](https://github.com/algorandfoundation/ARCs) - Official listing of Algorand Request for Comments specification Documents\n- [Community Interest Guage](https://github.com/algorand-devrel/community) - Centralized listing of suggestions/requests for the core Algorand team to implement\n\n### Tools\n\n- [PyTeal](https://developer.algorand.org/docs/get-details/dapps/pyteal/) - Python language binding for Algorand Smart Contracts\n- [PyTeal Extras](https://github.com/ulamlabs/pytealext) - Extra methods for common use cases in PyTeal not provided by the main package\n- [Reach](https://reach.sh/) - Domain-specific language for building dapps\n- [Python Algorand SDK](https://github.com/algorand/py-algorand-sdk) - Python library for interacting with the Algorand network\n\n### Open-source Projects and Code Examples\n\n- [arc3.xyz](https://github.com/barnjamin/arc3.xyz) - Dapp that can be used to mint ARC3 compliant NFTs\n- [Auction Demo](https://github.com/algorand/auction-demo) - On-chain NFT auction using smart contracts\n- [AlgoMart](https://github.com/deptagency/algomart) - NFT storefront platform\n- [Algorand Session Wallet](https://github.com/barnjamin/algorand-session-wallet) - Session wallet to allow persisted wallet connections across multiple wallets\n- [WalletConnect Example DApp](https://github.com/algorand/walletconnect-example-dapp) - Algorand WalletConnect demo\n- [paytx](https://github.com/algorand-devrel/paytx) - Examples of common pay transaction scenarios using the Algorand Python SDK\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/ghostbits%2Fawesome-algorand/projects"}