New: lightsteemAll contenthive-129948hive-196917krsteemhive-183959zzanphotographyhive-180932hive-166405hive-144064uncommonlabhive-185836bitcoinhive-183397hive-150122krsuccesshive-188619hive-101145lifehive-124908hive-145157hive-139150hive-109690hive-103599hive-184714TrendingNewHotLikersemrebeyler (74)in hive-129924 • 5 years agosteemCreated with Sketch.Exploring new Hivemind Community APIsSteemit Beta is running for a while, hosting the new communities UI, powered by Hivemind in the backend. There is a new set of API endpoints available. It's possible to use these…emrebeyler (74)in lightsteem • 5 years agoPython scripts to test SPSHave been testing the SPS for a couple of hours. Ended up re-using some of the functions to simplify calls. This stupid set of Python functions covers the new operations and RPC calls related to…sidequest (55)in writing • 5 years agoPerhaps it is for twoRemember the last hardfork? Good times. Anyway while that was going down and I was bored and couldn't post, it turned out that I could monkey around with the Steem API and practice some python…mattockfs (60)in utopian-io • 6 years agoSteemdev Idea/concept: DNS based querying of a small set of STEEM-API node monitoring agents for dynamic failover.Repositories Other STEEM JSON-RPC client libs Components This idea consists of two distinct components: A simple STEEM API-node monitoring infrastructure. A per…emrebeyler (74)in hivemind • 6 years ago Using Lightsteem to query HivemindI use Lightsteem to test and query Hivemind endpoints. Structure-wise, Hive's RPC server part is compatible with the steemd RPC nodes. So, it's a simple configuration touch. condenser_api…emrebeyler (74)in steem • 6 years agoA simple script to find out how much you have powered upSee that Lightsteem magic in raw format . By default, checks only last 2 weeks. Play with the timedelta.days to expand or lower it.emrebeyler (74)in reputation • 6 years agosteemCreated with Sketch.Reputation: 70Let's make it real.chitty (69)in steemit • 6 years agoTesting Light SteemPosted using a great light Python Library called LightSteem, created by @emrebeyler More info >emrebeyler (74)in lightsteem • 6 years agoLightsteem Updates - RC costs, HF20 helpers, and more.New updates on Lightsteem (0.1.4) In order to upgrade to the latest version: $ pip install lightsteem --upgrademattockfs (60)in asyncsteem • 6 years agoAsyncsteem signing (34 STEEM) bounty expired, got some leads from @holger80 and @emrebeylerThree weeks ago, after trying to get my head around the problem that asyncsteem and Beem were fundamentally incompatible and writing an asyncsteem+Twisted based application that would use Beem based…mattockfs (60)in asyncsteem • 6 years agoAsyncsteem signing lib usage bounty period about to expire, anyone need more time?In this task request set a 34 STEEM bounty for working proof of concept code showing either Beem or Lightsteem can be used for signing operation in the context of an asyncsteem / Twisted…mattockfs (60)in bounty • 6 years agoUpdate: Bounty increased to 34 STEEM : Proof of concept Beem/lightsteem based signed operations for asyncsteem.Before I put a 10 STEEM bounty on finding a way to make two currently incompatible Python STEEM RPI libraries asyncsteem (by me) and Beem (by @holger80) play nice in a way that would allow an…emrebeyler (74)in lightsteem • 6 years ago(Controversial) Lightsteem code golf #2 - Send a promotional memo to followers of your witnessWelcome to Lightsteem code golf series #2 Workflow/Requirements of the evil script Get followers Exclude inactive followers (Last bandwidth update) Exclude followers using a proxy for…camiloferrua (68)in utopian-io • 6 years agoLogo Design | Light SteemRepository Linked Task Request Details This is my logo design for @emrebeyler and his Lightsteem project, a light python3.6+ library to interact with the STEEM blockchain. You can access…emrebeyler (74)in lightsteem • 6 years agoWitness enable/disable via LightsteemSee the source at Github Gists. Notes Requires python3.6+ and Lightsteem. Change the variables in the header Save it to /usr/local/bin . Run as witness_update enable or…oups (63)in utopian-io • 6 years agoLogo for lightsteemRepository Linked Task Request Details Lightsteem is a light python client to interact with the STEEM blockchain. with these main features; No hard-coded methods. All potential…emrebeyler (74)in utopian-io • 6 years agoLightsteem 0.0.9 - Introducing event listenersStreaming new operations is a general task we need as app developers, bot developers on the STEEM blockchain. Having helpers for streaming new operations was a priority for the Lightsteem, for a…emrebeyler (74)in lightsteem • 6 years agoDesign decisions on a library: A new event listener idea on LightsteemStreaming blockchain for the incoming transfers of a specific account events = EventListener(client)emrebeyler (74)in lightsteem • 6 years agoLightsteem code golf #1 - Unfollow accounts who don't follow you backSee the source at Github. The amount of code required to push a custom JSON for follow looks like a bit overkill. I will add shortcuts to Account helper.emrebeyler (74)in lightsteem • 6 years agoTask Request: A logo for lightsteemRepository Details Lightsteem is a light python3.6+ library to interact with the STEEM blockchain. I am pretty confident with the progress on the project and I will continue to develop it.…