New: steem-apiAll contenthive-129948hive-196917krsteemhive-183959hive-180932zzanphotographyhive-185836uncommonlabhive-188619hive-166405hive-150122bitcoinhive-144064hive-183397krsuccesshive-101145hive-124908hive-139150hive-181136hive-145157lifehive-109690hive-103599TrendingNewHotLikersjustyy (82)in witness-category • 5 years agoAPI/Tool Update: Steem Mutual Witness ReportA while ago, I implemented this tool: which allows you to see who you vote, who also vote you back, and who hasn't. The API was based on SteemSQL but fortunately, this can be easily replaced…justyy (82)in witness-category • 5 years agoAdded API to check if a Steem UserName is takenFrom now, you can query the API /api/steemit/account/validate-user/ to retrieve the status of a steem account name. For example: curl -s -X POST " -d "id=justyy" This will return:…krischik (61)in hive-175254 • 5 years agoUsing Steem-API with Ruby Part 21 — Access Hive Blockchain 3Repositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code: Steem-From-VEST.rb…krischik (61)in hive-175254 • 5 years agoUsing Steem-API with Ruby Part 20 — Access Hive Blockchain 2Repositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code: Steem-Dump-Vesting.rb…krischik (61)in hive-175254 • 5 years agoUsing Steem-API with Ruby Part 19 — Access Hive Blockchain 1Repositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code: Steem-Dump-Config.rb…eugenezh (54)in waiviodev • 5 years agoGet voting power bugimage First image - get voting_power from api. Second image - get voting_power from steemd service(actually). I have 10,000 voting power and I receive incorrect information through the API.krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 18 — Print Stacked Steem TokenRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code: Steem-Print-Balances.rb…krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 17 — Bonus: Unit TestingRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code: Steem_Suite.rb…krischik (61)in redirect • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 15Because of typo in the Title (space at the end of the title) the Part 15 of the tutorial is not found under it's planned URL but here. Notes: I would have deleted and reposted but…krischik (61)in utopian-io • 5 years agoUsing Steem-API with Ruby Part 15 — Print Steem Engine Token valuesRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code: Steem-Print-SCC-Metrics.rb…krischik (61)in utopian-io • 5 years agoUsing Steem-API with Ruby Part 14 — Query specific rows from a Steem Engine TableRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code:…krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 13 — Print Data from Steem Engine Database TableRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code:…krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 12 — Print Steem Engine ContractsRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code:…krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 11 — Using Mechanize to improve performanceUsing Steem-API with Ruby Part 11 Repositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial…krischik (61)in utopian-io • 5 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 10 — Print Account Delegation of VestingRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code: Steem-Dump-Vesting.rb…krischik (61)in utopian-io • 6 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 9 — Print Posting Votes improvedRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code:…krischik (61)in utopian-io • 6 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 8 — Print Account Balances with vote powerRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial radiator sample code: Steem-Print.Balances.rb…krischik (61)in utopian-io • 6 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 7 — Print Posting VotesRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code:…krischik (61)in utopian-io • 6 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 6 — Print Account Balances improvedRepositories SteemRubyTutorial All examples from this tutorial can be found as fully functional scripts on GitHub: SteemRubyTutorial steem-api sample code:…krischik (61)in utopian-io • 6 years agosteemCreated with Sketch.Using Steem-API with Ruby Part 5 — Print Current Median History PriceRepositories SteemRubyTutorial You can find all examples from this tutorial as fully functional scripts on GitHub: SteemRubyTutorial steem-ruby Project Name: Steem Ruby…