{"id":20272357,"url":"https://github.com/steemit/devportal-tutorials-rb","last_synced_at":"2025-04-11T04:42:11.805Z","repository":{"id":72308889,"uuid":"134891116","full_name":"steemit/devportal-tutorials-rb","owner":"steemit","description":"Executable Ruby tutorials and resources for the Steem blockchain","archived":false,"fork":false,"pushed_at":"2018-11-06T06:00:03.000Z","size":65,"stargazers_count":0,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-11T04:42:03.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steemit.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-25T18:26:12.000Z","updated_at":"2018-11-06T06:00:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"6342fb6a-d9bf-404a-bdb2-454ce60689c9","html_url":"https://github.com/steemit/devportal-tutorials-rb","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/steemit%2Fdevportal-tutorials-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fdevportal-tutorials-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fdevportal-tutorials-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fdevportal-tutorials-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steemit","download_url":"https://codeload.github.com/steemit/devportal-tutorials-rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345281,"owners_count":21088242,"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"}},"keywords":[],"created_at":"2024-11-14T12:43:05.366Z","updated_at":"2025-04-11T04:42:11.797Z","avatar_url":"https://github.com/steemit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devportal-tutorials-rb\n\n_Ruby Tutorials for the Developer Portal_\n\nThese examples/tutorials will familiarize you with the basics of operating on the steem blockchain.\n\nEach tutorial is located in its own folder, and has a README.md with an outline of the basic concepts\nand operations it intends to teach.\n\nThe tutorials build on each other. It's suggested you go through them in-order.\n\n## Tutorial List\n\n0. [Getting Started](tutorials/00_getting_started) - Common tasks for getting ruby apps to access the blockchain\n1.  [Blog Feed](tutorials/01_blog_feed) - Pull the list of a user's posts from the blockchain\n11. [Submit Comment Reply](tutorials/11_submit_comment_reply) - Broadcast a reply to the blockchain using the values provided\n\n## To Run one of the tutorials\n\nUse the command line/terminal for the following instructions\n\n1.  clone this repo\n\n    `git clone git@github.com:steemit/devportal-tutorials-rb.git`\n\n1.  cd into the tutorial you wish to run, e.g.:\n\n    ex: `cd devportal-tutorials-rb/tutorials/01_blog_feed`\n\n1.  Use Bundler to install dependencies\n\n    `bundle install`\n\n1.  Run the tutorial, e.g.:\n\n    `ruby blog_feed.rb steemitblog`\n\n## Contributing\n\nIf you're interested in contributing a tutorial to this repo. Please have a look at\n[the guidelines](./tutorials/tutorial_structure.md) for the text portion of the tutorial..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fdevportal-tutorials-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteemit%2Fdevportal-tutorials-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fdevportal-tutorials-rb/lists"}