{"id":30720,"url":"https://github.com/steem-driver/awesome-steem","name":"awesome-steem","description":"A curated list of awesome Steem frameworks, libraries, applications and resources","projects_count":84,"last_synced_at":"2026-07-28T23:00:19.557Z","repository":{"id":98584752,"uuid":"214618025","full_name":"steem-driver/awesome-steem","owner":"steem-driver","description":"A curated list of awesome Steem frameworks, libraries, applications and resources","archived":false,"fork":false,"pushed_at":"2022-01-27T15:39:40.000Z","size":30,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-10T00:03:46.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steem-driver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-10-12T09:23:49.000Z","updated_at":"2022-01-27T15:39:43.000Z","dependencies_parsed_at":"2023-06-25T22:46:25.332Z","dependency_job_id":null,"html_url":"https://github.com/steem-driver/awesome-steem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steem-driver/awesome-steem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steem-driver%2Fawesome-steem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steem-driver%2Fawesome-steem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steem-driver%2Fawesome-steem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steem-driver%2Fawesome-steem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steem-driver","download_url":"https://codeload.github.com/steem-driver/awesome-steem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steem-driver%2Fawesome-steem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36010483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"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"}},"created_at":"2024-01-13T12:58:15.332Z","updated_at":"2026-07-28T23:00:19.558Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["App Deployment","Continuous Integration","dApps","Introduction","Tutorials","Tools / Utilities","Steem Engine","Steem DAO","Developer Community","Conferences","Projects Summary","Uncategorized","Infrastructure","SDKs"],"sub_categories":["Uncategorized"],"readme":"# Awesome Steem [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome Steem frameworks, libraries, applications and resources\n\n- [Awesome Steem ![Awesome](https://github.com/sindresorhus/awesome)](#awesome-steem-awesomehttpsgithubcomsindresorhusawesome)\n  - [Introduction](#introduction)\n  - [Infrastructure](#infrastructure)\n  - [SDKs](#sdks)\n  - [Frameworks](#frameworks)\n  - [Tutorials](#tutorials)\n  - [Tools / Utilities](#tools--utilities)\n  - [dApps](#dapps)\n  - [Smart Media Token](#smart-media-token)\n  - [Steem Engine](#steem-engine)\n- [Services](#services)\n  - [Continuous Integration](#continuous-integration)\n  - [App Deployment](#app-deployment)\n  - [Steem DAO](#steem-dao)\n- [Resources](#resources)\n  - [Developer Community](#developer-community)\n  - [Conferences](#conferences)\n  - [Projects Summary](#projects-summary)\n- [Contributing](#contributing)\n\n## Introduction\n\n*Documents \u0026 videos about Steem*\n\n* [Steem Whitepaper](https://steem.com/steem-whitepaper.pdf) - The Steem Official Whitepaper\n* [Steem Bluepaper](https://steem.com/steem-bluepaper.pdf) - The Steem Official Bluepaper\n* [SMT Whitepaper](https://smt.steem.com/smt-whitepaper.pdf) - The Smart Media Token Whitepaper\n* [Developer Portal](https://developers.steem.io/) - The developer portal of Steem\n* [Steem Glossary](https://developers.steem.io/glossary/#glossary-chain-basics) - Understanding the common terms used by the Steem blockchain\n* [Steem Guides | Steem 指南](https://steemh.org) - The Chinese version Steem User Manual\n\n## Infrastructure\n\n*The Steem blockchain infrastructure*\n\n* [Steem](https://steem.com) ([code](https://github.com/steemit/steem)) - The blockchain for Smart Media Tokens (SMTs) and decentralized applications\n* [Hivemind](https://github.com/steemit/hivemind) - Developer-friendly microservice powering social networks on the Steem blockchain.\n\n## SDKs\n\n*SDKs for common languages*\n\n* JavaScript\n    * [steem.js](https://github.com/steemit/steem-js) - The official JavaScript library for Steem blockchain\n    * [dsteem](https://github.com/jnordberg/dsteem/) - Steem blockchain RPC client for JavaScript\n* Python\n    * [steem-python](https://github.com/steemit/steem-python) - The official Python (3) library for the Steem Blockchain.\n    * [beem](https://github.com/holgern/beem) - A comprehensive Python library to interact with the STEEM blockchain\n* Ruby\n    * [steem-ruby](https://github.com/steemit/steem-ruby) - the official Ruby library for the Steem blockchain\n* Swift\n    * [swift-steem](https://github.com/steemit/swift-steem) - Steem client library for iOS, macOS and Linux written in Swift\n* Java\n    * [SteemJ](https://github.com/marvin-we/steem-java-api-wrapper) - An API Wrapper for Steem written in Java\n* Go\n    * [go-steem](https://github.com/go-steem/rpc) - Golang RPC client library for Steem\n* Rust\n    * [SteemClientRS](https://github.com/cyberpunk-ventures/steem-client-rs) - Client library for Steem blockchain built with Rust\n* .NET\n    * [Steem.Net](https://github.com/VIM-Arcange/Steem.NET) - .NET library and classes to communicate with STEEM steemd/cli-wallet\n\n\n## Frameworks\n\n* Web\n* Mobile\n* Game\n* Data\n\n## Tutorials\n\n*Tutorials for getting started with Steem*\n\n* JavaScript\n    * [Developer Portal JavaScript Tutorial](https://developers.steem.io/tutorials/#tutorials-javascript) ([code](https://github.com/steemit/devportal-tutorials-js)) - Javascript Tutorials for the Developer Portal\n* Python\n    * [Developer Portal Python Tutorial](https://developers.steem.io/tutorials/#tutorials-python) ([code](https://github.com/steemit/devportal-tutorials-py)) - Python Tutorials for the Developer Portal\n* Ruby\n    * [Developer Portal Ruby Tutorial](https://developers.steem.io/tutorials/#tutorials-ruby) ([code](https://github.com/steemit/devportal-tutorials-rb)) - Ruby Tutorials for the Developer Portal\n\n\n## Tools / Utilities\n\n*Useful tools/utilities when building with Steem*\n\n* Block Explorer\n    * [steemd](http://steemd.com) - The Steem block, transaction and account explorer\n    * [Steem World](https://steemworld.com/) - A visual and powerful Steem information explorer\n* Authentication / Wallet\n    * [Steem Keychain](https://github.com/MattyIce/steem-keychain) - A wallet browser extension for the Steem blockchain and cryptocurrency\n    * [steemconnect](https://steemconnect.com) ([code](https://github.com/bonustrack/steemconnect)) - A Signer app for Steem\n    * [SteemWallet.app](https://steemwallet.app/) ([code](https://github.com/roelandp/steemwallet)) - fast, secure and open source wallet for the Steem blockchain\n    * [Steemit Wallet](https://steemitwallet.com) ([code](https://github.com/steemit/wallet)) - The wallet functionality of Steemit Condenser\n* Data Service\n    * [SteemSQL](https://steemsql.com/) - A publicly available Microsoft SQL database containing all the Steem blockchain data.\n    * [eSync](https://github.com/eSteemApp/esync) - Extracts Steem blockchain data and saves into Mongodb\n* Witness\n    * [Witness List](https://steemian.info/witnesses) - Witness List on Steemian.info\n    * [Witness List](http://steem.arcange.eu/witnesses) - Witness List by [@arcange](https://steemit.com/@arcange)\n    * [Witness Block Production Schedule](https://steem.arcange.eu/schedule) - Tool for monitoring block production by witnesses\n\n## dApps\n\n*Some cool dApps built with Steem*\n\n* Social Blogging\n    * [Steemit](https://steemit.com) ([code](https://github.com/steemit/condenser)) - The 1st official blog dApp for Steem， made by Steemit Inc.\n    * [Busy](https://busy.org) ([code](https://github.com/busyorg/busy)) - A clean and user-friendly blog dApp for Steem\n    * [Steempeak](https://steempeak.com) - A powerful and performant blog dApp for Steem\n    * [eSteem](https://esteem.app/) ([code](https://github.com/esteemapp)) - A powerful frontend dApp for Android, iOS, Desktop and Web\n    * [Partiko](https://partiko.app) - An excellent mobile client for iOS and Android\n    * [Steempress](https://steempress.io/) ([code](https://github.com/drov0/steempress)) - A WordPress plugin to power your website\nwith blockchain technology.\n* Video\n    * [DTube](https://d.tube/) ([code](https://github.com/dtube)) - Decentralized video sharing community that rewards creators and curators.\n* Photography\n    * [nTOPAZ](https://www.ntopaz.com) - A platform for talent find, development, and respect and reward artistic endeavors that are fair and transparent.\n    * [Wherein](http://www.wherein.io/) - Social media platform made for light blogs similar to Instgram\n* Travel\n    * [Steemit Worldmap](https://steemitworldmap.com/) - A Google map app and community for sharing travel stories\n    * [TravelFeed](http://travelfeed.org) ([code](https://github.com/travelfeed-io/travelfeed-io)) - A dApp for sharing travel experience and earn rewards\n    * [Tripsteem](https://en.tripsteem.com/) - A dApp for sharing travel experience and earn rewards, which offers both Korean and English versions\n* Food\n    * [Tasteem](https://tasteem.io/) - A dApp for sharing recommended food and restaurants\n* Book\n    * [Bukio](https://buk.io/) - E-book platform that provides STEEM/SBD payment and profit distribution system with STEEM blockchain\n* Game\n    * [Splinterlands](https://steemmonsters.com/) - A collectible trading card game on the Steem blockchain\n* Science\n    * [SteemSTEM](https://www.steemstem.io/) ([code](https://github.com/SteemStem-io/steemstem)) - A New STEM Communication Paradigm On Steem\n* Product\n    * [SteemHunt](https://steemhunt.com) ([code](https://github.com/Steemhunt/web)) - A platform for discovering cool products\n* Funding\n    * [Fundition](https://fundition.io/) ([code](https://github.com/fundition/fundition)) - A crowdfunding and collaboration platform on Steem\n* Automation\n    * [SteemAuto](https://steemauto.com) ([code](https://github.com/mahdiyari/steemauto)) - An dApp for automatic claiming payouts, automatic curation, and scheduling posts.\n    * [steemrewarding](https://steemrewarding.com/) ([code](https://github.com/holgern/steemrewarding)) - A automatic upvote service for Steem\n    * [steem-AutoClaimAccount](https://github.com/VIM-Arcange/steem-AutoClaimAccount) - A tool to automatically claim Steem discounted accounts.\n* Utilities\n    * [SteemReply](https://steemreply.com) - A multi-account comments and mentions manager to stay in touch with your network. \n\n## Smart Media Token\n\n*A Token Protocol based on Steem*\n\n* Design\n    * [SMT Whitepaper](https://smt.steem.com/smt-whitepaper.pdf) - The Smart Media Token Whitepaper\n\n\n## Steem Engine\n\n*A platform that empowers creating tokens and tribes on Steem*\n\n* Infrastructure\n    * [Steem Smart Contract](https://github.com/harpagon210/steemsmartcontracts) - Javascript blockchain/sidechain powered by Steem\n* Clients\n    * [Nitrous](https://github.com/steem-engine-exchange/nitrous) - Steem Engine Tokem Customized UI, based on Steemit condenser\n* Cryptocurrency Exchange\n    * [Steem Engine Exchange](https://steem-engine.com/) ([code](https://github.com/MattyIce/steem-engine)) - Steem Engine Exchange portal\n* SDKs\n    * [sscjs](https://github.com/harpagon210/sscjs) - Steem Smart Contract JavaScript Library\n    * [steemengine python](https://github.com/holgern/steemengine) - Steem Engine Python Library\n* Tutorial\n    * [Steem Engine Handbook | Steem Engine 手册](http://steem-engine.steemh.org) ([code](https://github.com/steem-guides/steem-engine)) - A Chinese version Steem Engine User Manual\n    * [ScotBot API](https://github.com/steem-engine-exchange/scotbot-docs/tree/master/docs/api) - List of available REST API's for scotbot\n* Tools\n    * [Steem Engine Block Explorer](https://steem-engine.rocks/) ([code](https://github.com/inertia186/tender)) - Steem Engine sidechain interpreter\n    * [steem-AutoClaimTokens](https://github.com/VIM-Arcange/steem-AutoClaimTokens) - A tool to automatically claim earned Steem Engine tokens\n* Tribes\n    * [Steemcoinpan](http://www.steemcoinpan.com) - A tribe for all kinds of blockchain topics\n    * [SteemLeo](https://www.steemleo.com/) - An investment community\n    * [3Speak](http://3speak.online/) - A Free Speech community on the internet\n    * [AAA Reviews](https://www.triplea.reviews) - A movie and TV series review community\n    * [SportsTalkSocial](https://www.sportstalksocial.com/) - A Sports community\n    * [CreativeCoin](https://www.creativecoin.xyz/) - A Steem Engine Tribe for the Creative Arts\n    * [RoadOfRich](http://roadofrich.com/) - A online RPG game built with RORS token\n\n# Services\n\nOnline tools and APIs to simplify development.\n\n## Continuous Integration\n\n*Also see [awesome-CIandCD](https://github.com/ciandcd/awesome-ciandcd#online-build-system).*\n\n* [CircleCI](https://circleci.com/) - A CI service that can run very fast parallel testing.\n* [Travis CI](https://travis-ci.org) - A popular CI service for your open source and [private](https://travis-ci.com) projects. (GitHub only)\n* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.\n* [Wercker](http://www.wercker.com/) - A Docker-based platform for building and deploying applications and microservices.\n\n## App Deployment\n\n* [Heroku](http://heroku.com) - a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.\n* [Netlify](https://www.netlify.com/) - an all-in-one workflow that combines global deployment, continuous integration, and automatic HTTPS.\n\n## Steem DAO\n\n*Steem DAO is dedicated to improve the Steem platform*\n\n* [Steem Proposal System](https://steemproposals.com/) - Propose and vote for projects that improves Steem\n\n# Resources\n\nWhere to find more resources about Steem.\n\n## Developer Community\n\n* [SteemDevs Chat](https://discord.gg/B29Bbng) - a Discord channel where Steem developers go to discuss Steem development, and related topics\n\n## Conferences\n\n* [SteemFest](https://steemfest.com/) - The annual conference and social events for Steemians\n\n## Projects Summary\n\n* [Steem Projects](https://steemprojects.com/) ([code](https://github.com/wise-team/steemprojects.com)) - A collection of cool projects built with or for Steem\n\n\n# Contributing\n\nYour contribution is always welcome. Feel free to open pull requests for any missing awesome ideas.\n\n- - -\n\nIf you have any question about this opinionated list, please contact [@robertyan](https://steemit.com/@robertyan) on Steem or open an issue on GitHub.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/steem-driver%2Fawesome-steem/projects"}