Code Monkey home page Code Monkey logo

devportal-tutorials-rb's Introduction

devportal-tutorials-rb

Ruby Tutorials for the Developer Portal

These examples/tutorials will familiarize you with the basics of operating on the steem blockchain.

Each tutorial is located in its own folder, and has a README.md with an outline of the basic concepts and operations it intends to teach.

The tutorials build on each other. It's suggested you go through them in-order.

Tutorial List

  1. Getting Started - Common tasks for getting ruby apps to access the blockchain
  2. Blog Feed - Pull the list of a user's posts from the blockchain
  3. Submit Comment Reply - Broadcast a reply to the blockchain using the values provided

To Run one of the tutorials

Use the command line/terminal for the following instructions

  1. clone this repo

    git clone [email protected]:steemit/devportal-tutorials-rb.git

  2. cd into the tutorial you wish to run, e.g.:

    ex: cd devportal-tutorials-rb/tutorials/01_blog_feed

  3. Use Bundler to install dependencies

    bundle install

  4. Run the tutorial, e.g.:

    ruby blog_feed.rb steemitblog

Contributing

If you're interested in contributing a tutorial to this repo. Please have a look at the guidelines for the text portion of the tutorial..

devportal-tutorials-rb's People

Contributors

inertia186 avatar relativityboy avatar shadowmyst avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.