Login
Discover
Waves
Communities
Login
Signup
Topics
#lightsteem
Global
Trending
Hot
New
Top
#lightsteem
New
Top communities
Create your community
latest #lightsteem created topics | Ecency
#lightsteem
Follow to get notified about new posts with this tag
Get #lightsteem by email
Follow
emrebeyler
Python
7y
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
2
emrebeyler
lightsteem
7y
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
2
sidequest
writing
7y
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
mattockfs
utopian-io
8y
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
pouchon
august
5d
Published via Ecency
Promoted
LET'S GIVE UP FOR AUGUST 2026
👍
emrebeyler
hivemind
8y
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
emrebeyler
steem
8y
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.
emrebeyler
reputation
8y
Reputation: 70
Let's make it real.
chitty
steemit
8y
Testing Light Steem
Posted using a great light Python Library called LightSteem, created by @emrebeyler More info >
ineyashami
Splinterlands
2d
Published via Ecency
Promoted
A mysterious warrior called "Buns The Unseen" joins the journey of the girl who migrated to a world of adventure.
English These past few days, she felt she had exerted herself more physically than she ever had in her other world. She was almost certain that such an arduous journey would be extremely costly, and she
emrebeyler
lightsteem
8y
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
mattockfs
asyncsteem
8y
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
mattockfs
asyncsteem
8y
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
mattockfs
bounty
8y
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
gungunkrishu
Olio di Balena
1d
Promoted
Binance Futures Position Voucher worth $40 for FREE - Lets Explore...
Hey All, I logged into my Binance account today after a very long time just to see how things are with my account is it still working or has Binance deactivated it. But to my surprise everything was intact
emrebeyler
lightsteem
8y
(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
camiloferrua
utopian-io
8y
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
emrebeyler
lightsteem
8y
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
oups
utopian-io
8y
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
triverse
Hive Gaming
1d
Promoted
Sonic the Hedgehog Demo Lands on Commodore Amiga
You can download and play it right now
emrebeyler
utopian-io
8y
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.
emrebeyler
lightsteem
8y
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)
emrebeyler
lightsteem
8y
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.
emrebeyler
lightsteem
8y
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
Older →