Login
Discover
Waves
Communities
Login
Signup
Topics
#lighthive
Global
Trending
Hot
New
Top
#lighthive
New
Top communities
Create your community
latest #lighthive created topics | Ecency
master-lamps
DBuzz
2024-02-22 11:53
Oh boy, just made the switch from Beem to LightHive! 🚀 Excited to explore this ...
... new platform and streamline my Hive experience. Here's to smoother interactions and enhanced functionality! #LightHive #HiveBlockchain #NewBeginnings
$ 0.997
17
emrebeyler
HiveDevs
2024-01-16 22:51
Lighthive update v0.4.3
Lighthive documentation A new version of Lighthive is pushed to the Python package index with the tag 0.4.3 . As usual, pip install lighthive --upgrade is enough to get the latest version. Changelog Use
$ 16.996
249
4
7
emrebeyler
HiveDevs
2023-02-15 19:03
Lighthive update: 0.4.2
New version of lighthive
gamer00
Learning Python
2023-02-04 14:27
A comment scoring system for my quiz using the LightHive library. Help?
Hey! It's me again... I am fairly confident that this script should work, but can't be sure since I now know that all the Python libraries are out of date. This script should calculate a score for each
whose
Splinterlands
2026-07-18 01:36
Promoted
Finally Reached Gold III in Frontier Rank!
Hello Splinterlands Warriors! Greetings to everyone. I hope everyone is well and have a great day today. Today I am going to share another happy moment of my Splinterlands journey with you all. After trying
gamer00
hive
2023-02-02 11:05
Hive programming in Python, anyone know what I'm doing wrong?
I have tried beem earlier, and currently using the LightHive library created by @emrebeyler, but I seem to have similar problems with both libraries. I took the example from the lighthive documentation,
emrebeyler
HiveDevs
2021-12-30 14:59
New LightHive release: 0.3.0
Lighthive documentation A new version of Lighthive is pushed to the Python package index with the tag 0.3.0 . As usual, pip install lighthive --upgrade is enough to get the latest version. As a client,
pibara
HiveDevs
2021-12-24 12:08
Hmm, what happened here? HIVE bug? lighthive bug ? Node timesync issue? Or did I f..k up myself somehow?
Two identical votes done: One lost all of its voting weight. What happened? Bug in HIVE? in lighthive? Witness node? Or did I fuck up?
quochuy
Hive Governance
2021-02-15 08:26
Witness Earnings Weekly Report - 2021-02-15
This post reports on the earnings of witnesses on the last 7 days.
travelwritemoney
cryptocurrency
2026-07-18 19:47
Promoted
Why I'm Prioritizing Credit Over Gains: A Core Number Compounding Deep Dive
Things are in place to begin a new season of Core Number Compounding . My core number
emrebeyler
Programming & Dev
2021-02-08 13:17
New LightHive release: 0.2.8
Lighthive documentation A new version of Lighthive is pushed to the Python package index with the tag 0.2.8. As usual, pip install lighthive --upgrade is enough to get the latest version. The biggest change
emrebeyler
lighthive
2020-10-15 10:55
New Lighthive Release: 0.2.6
Lighthive documentation A new version of Lighthive is pushed to the Python package index with the tag 0.2.6. As usual, pip install lighthive --upgrade is enough to get the latest version. The biggest change
emrebeyler
peakd
2020-09-15 19:13
Test post
Edit: Sorry about that, I was doing some testing regarding the new hard fork. This post is mistakenly sent to the main network.
emrebeyler
development
2020-05-24 23:30
Recipe: Claim Hive account tokens automatically
infestor is a command-line application to claim and create discounted STEEM accounts. If your stake is around 2.5k/3k HP level, you can claim discounted accounts (this resource credit requirement may change)
leaflore
ThoughtfulDailyPost
2026-07-16 19:22
Promoted
What Did Nietzsche Really Mean?
While I was reading Friedrich Nietzsche's book "Thus Spoke Zarathustra," there was a passage that caught my attention and which made me want to analyze its meaning with my friends. In fact, some
emrebeyler
python
2020-04-09 08:23
A Python snippet to follow votes of specific curators
import logging import os.path import threading import time logging.basicConfig(level=logging.INFO) from lighthive.datastructures import Operation from lighthive.client import Client logger =
emrebeyler
HiveDevs
2020-03-21 18:30
LightHive - A light Python client for HIVE blockchain
lighthive is a light python client to interact with the HIVE blockchain. It’s simple and stupid. It doesn’t interfere with the process between the developer and the HIVE node. It's forked from the Lightsteem