Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #lightsteem created topics on internet
emrebeyler
Python
2020-01-14 21:21
Exploring new Hivemind Community APIs
Steemit 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 endpoints with Lightsteem
$ 14.233
212
10
emrebeyler
lightsteem
2019-07-11 21:34
Python scripts to test SPS
Have 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 SPS. Beware,
$ 2.787
169
2
sidequest
writing
2019-07-09 09:51
Perhaps it is for two
Remember 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 so I did
$ 0.186
23
2
mattockfs
utopian-io
2019-02-12 16:42
Steemdev 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 STEEM client library best-node lookup hook
$ 14.306
97
5
shaidon
Silver Bloggers
2026-04-14 12:22
Promoted
Shopping For Projects
Shopping For Projects Amazon Update As an update to my previous post, Amazon did eventually deliver my package to the Post Office. It only took 9 days and 4 Amazon Customer Service employees dealing with
$ 0.861
129
1
emrebeyler
hivemind
2019-01-11 20:29
Using Lightsteem to query Hivemind
I 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 Example to get
$ 4.669
129
6
emrebeyler
steem
2018-11-27 09:40
A simple script to find out how much you have powered up
See that Lightsteem magic in raw format. By default, checks only last 2 weeks. Play with the timedelta.days to expand or lower it.
$ 2.921
209
3
emrebeyler
reputation
2018-10-26 18:27
Reputation: 70
Let's make it real.
$ 3.270
105
16
chitty
steemit
2018-10-23 22:45
Testing Light Steem
Posted using a great light Python Library called LightSteem, created by @emrebeyler More info >
$ 4.186
63
alijawad
game
2026-04-14 14:39
Promoted
Clash of Titans Godzilla VS Kong Unleashed in War zone Battlefield
Watch on YouTube Call of Duty Warzone has introduced a huge and unique event in the gaming world called Operation Monarch where two giant monsters Godzilla and King Kong come face to face on the same
$ 0.000
2
emrebeyler
lightsteem
2018-10-11 20:45
Lightsteem 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 --upgrade New Features RC costs @steemitdev posted a developer guide and an example python script about
$ 124.840
236
11
mattockfs
asyncsteem
2018-10-08 12:18
Asyncsteem signing (34 STEEM) bounty expired, got some leads from @holger80 and @emrebeyler
Three 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 signing
$ 0.530
19
1
mattockfs
asyncsteem
2018-10-06 08:52
Asyncsteem 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 asynchonous STEEM
$ 0.194
9
mattockfs
bounty
2018-09-24 20:19
Update: 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
$ 1.580
12
2
ydaiznfts
Hive Gaming
2026-04-09 19:55
Promoted
Playing "Premier", (WE LOST) SC2 - [ESP/ENG]
Image created in Canva Source Día a día vengo jugando quizá 1 partida del counter strike, y con las recompensas de ayer me hice 5 dólares en el mercado, dándome un total de 8 para mí cuenta de steam, esto
$ 0.356
96
emrebeyler
lightsteem
2018-09-19 10:53
(Controversial) Lightsteem code golf #2 - Send a promotional memo to followers of your witness
Welcome 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 voting Exclude followers
$ 2.746
265
9
camiloferrua
utopian-io
2018-09-19 01:49
Logo Design | Light Steem
Repository 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 the documentation
$ 58.283
35
11
emrebeyler
lightsteem
2018-09-18 08:12
Witness enable/disable via Lightsteem
See 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 witness_update disable Requires your
$ 2.426
38
oups
utopian-io
2018-09-14 17:28
Logo for lightsteem
Repository 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 future appbase methods are
$ 66.141
30
14
pranavgtd
Worldmappin
2026-04-09 10:45
Promoted
Buddhist Monastery Tshoka.
27.43282, 88.18049
Hello Hive Community. I hope you all are fine. I am also fine here. My post today is different from all my other posts. In today's post, I have introduced a religious place with you that is blessed with
$ 6.156
426
8
emrebeyler
utopian-io
2018-09-13 19:41
Lightsteem 0.0.9 - Introducing event listeners
Streaming 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 while.
$ 91.126
167
5
emrebeyler
lightsteem
2018-09-13 07:14
Design decisions on a library: A new event listener idea on Lightsteem
Streaming blockchain for the incoming transfers of a specific account events = EventListener(client) for transfer in events.on('transfer', filter={"to": "emrebeyler"}): print(transfer)
$ 7.700
217
5
emrebeyler
lightsteem
2018-09-06 20:41
Lightsteem code golf #1 - Unfollow accounts who don't follow you back
See 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.
$ 5.251
111
10
emrebeyler
lightsteem
2018-09-06 09:01
Task Request: A logo for lightsteem
Repository 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. You can access
$ 10.079
250
37