Greetings, Ecencials! We are excited to announce the latest update to Ecency.com, packed with bug fixes and exciting enhancements designed to improve your experience. **New Features** * Onboarding Crypto communities, we offer and invite all other blockchain users to easily signup with Ecency.com and start their truly decentralized blogs and decentralized communities. If you hold any of these tokens BTC, ETH, SOL, ATOM, APT, TRX, you are able to get Hive account instantly and join Hive family. * Replies now visible to anonymous users * Scroll-to-user added on login + better mobile layout * Debounce added to FAQ search bar * Active user's feed now shown by default on home * Added signer component and signing dialog for posts * Breakaway wallet account signup support * Community description hashtags now clickable * Tag links use βcreatedβ filter by default * Updated FAQ links and added to navigation, moving out FAQ into its own Docs page where we plan to document everything related to Ecency products and development. https://docs.ecency.com **Technical Updates** * Dedicated library/package created to separate out some of code logics, we calling it [Ecency SDK](https://github.com/ecency/sdk). This is especially helpful as we are making codebase more adaptive for breakaway communities or self-hosting instances. * Dedicated library/package created to support our multi-chain signup and wallets logic in Ecency, we calling it [Ecency wallets](https://docs.ecency.com/sdk/wallets/) * Improved post renderer package * Returned local storage support for replies **Improvements & Fixes** * Hidden follow controls while relationship data loads * Fixed post page discussion sorting * Improved URL rewrites for posts starting with hive- * Removed outdated MD handler video logic * Show fallback cover images on profile cards in Waves * Fixed thumbnail clearing after publishing * Added alias tags for created paths * Improved blockquote styles and markdown numbered lists * Fixed muted user profile statement display * Fixed React Query flag for mute button visibility * Open Waves posts directly in Waves page * Removed stale transaction timestamps * Multiple Waves-related bug fixes * Fixed search page data duplication * Improved leaderboard filter scroll behavior * Fixed scroll after closing dialog windows * Improved scheduling actions (move/delete) For more detailed information, please refer to "What's changed."  ## What's changed. * Hide follow controls while fetching relationship data by @dkildar in https://github.com/ecency/vision-next/pull/249 * Fixed discussion sorting in a post page by @dkildar in https://github.com/ecency/vision-next/pull/250 * Fixed rewrites for posts starting with hive- by @dkildar in https://github.com/ecency/vision-next/pull/251 * Removed MD handler video modifications from entry page by @dkildar in https://github.com/ecency/vision-next/pull/252 * Show profile card fallback cover in a waves page by @dkildar in https://github.com/ecency/vision-next/pull/254 * Fixed thumbnail clearing after publishing post by @dkildar in https://github.com/ecency/vision-next/pull/259 * Make an alias tags for created path by @dkildar in https://github.com/ecency/vision-next/pull/258 * Fixed blockquote styles by @dkildar in https://github.com/ecency/vision-next/pull/257 * Fixed user profile muted statememt by @dkildar in https://github.com/ecency/vision-next/pull/256 * Fix markdown numbered lists by @dkildar in https://github.com/ecency/vision-next/pull/255 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/261 * Fixed react query flag for mute button showing by @dkildar in https://github.com/ecency/vision-next/pull/266 * Open waves post always in a wave page by @dkildar in https://github.com/ecency/vision-next/pull/265 * Removed stale time for transactions by @dkildar in https://github.com/ecency/vision-next/pull/271 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/264 * Waves bugfixes by @dkildar in https://github.com/ecency/vision-next/pull/272 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/273 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/274 * Bugfix/logging in by @dkildar in https://github.com/ecency/vision-next/pull/283 * Fixed typo by @feruzm in https://github.com/ecency/vision-next/pull/286 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/285 * Added scroll to users in login and updated mobile layout by @dkildar in https://github.com/ecency/vision-next/pull/287 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/288 * Show replies for anon users in entry page by @dkildar in https://github.com/ecency/vision-next/pull/293 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/289 * Added debounce in search bar in FAQ by @dkildar in https://github.com/ecency/vision-next/pull/295 * Fixed scrolling after dialog window closing by @dkildar in https://github.com/ecency/vision-next/pull/298 * Improved scheduling move/delete actions by @dkildar in https://github.com/ecency/vision-next/pull/299 * Bugfix/leaderboard filter scroll bug by @dkildar in https://github.com/ecency/vision-next/pull/300 * Fixed search page data duplicating by @dkildar in https://github.com/ecency/vision-next/pull/301 * Updated next by @dkildar in https://github.com/ecency/vision-next/pull/305 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/294 * Updated renderer by @dkildar in https://github.com/ecency/vision-next/pull/309 * Added links to community description hashtags by @dkildar in https://github.com/ecency/vision-next/pull/310 * Changed tag link from hot to created filter by @dkildar in https://github.com/ecency/vision-next/pull/312 * Show active user's feed by default in a root path by @dkildar in https://github.com/ecency/vision-next/pull/311 * Update contributors.json by @Xurwi in https://github.com/ecency/vision-next/pull/315 * Fixed favorite button loading for anon users by @dkildar in https://github.com/ecency/vision-next/pull/318 * Feature/breakway wallet account signup by @dkildar in https://github.com/ecency/vision-next/pull/280 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/308 * Fixed styles for vimeo, 3speak videos in a post content by @dkildar in https://github.com/ecency/vision-next/pull/321 * Increased SDK version by @dkildar in https://github.com/ecency/vision-next/pull/322 * Added signing component and signer dialog window in a post by @dkildar in https://github.com/ecency/vision-next/pull/323 * Increased SDK by @dkildar in https://github.com/ecency/vision-next/pull/327 * Increased SDK version by @dkildar in https://github.com/ecency/vision-next/pull/328 * Returned back local storage in replies, removed unused logic by @dkildar in https://github.com/ecency/vision-next/pull/317 * Updated FAQ links, added faq link to navbar by @dkildar in https://github.com/ecency/vision-next/pull/325 * Updated imports by using wallets instead of SDK by @dkildar in https://github.com/ecency/vision-next/pull/329 * Improved and fixed cross post original entry showing by @dkildar in https://github.com/ecency/vision-next/pull/331 * New Crowdin updates by @feruzm in https://github.com/ecency/vision-next/pull/320 Full Changelog: 4.0.1...4.0.2 Don't forget to share the news with your friends. # Download [Ecency.com](https://ecency.com) | [iOS app](https://ios.ecency.com) | [Android app](https://android.ecency.com) | [Direct Android APK and iOS IPA file](https://github.com/ecency/ecency-mobile/releases) --- ## Support us ### Delegate HP and earn [Ecency Points + curation reward daily](https://ecency.com/hive-125125/@ecency/daily-100-curation-rewards) + help us onboard more people: [500 HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=500%20HP) | [1000 HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=1000%20HP) | [5000 HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=5000%20HP) | [10K HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=10000%20HP) | [20K HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=20000%20HP) | [50K HP](https://hivesigner.com/sign/delegateVestingShares?delegator=&delegatee=ecency&vesting_shares=50000%20HP) ### Support our proposals https://ecency.com/proposals?filter=team
author | ecency |
---|---|
permlink | web-crypto-onboarding-sdk-docs |
category | hive-125125 |
json_metadata | "{"app":"ecency/4.0.3-vision","description":"Greetings, Ecencials! We are excited to announce the latest update to Ecency.com, packed with bug fixes and exciting enhancements designed to elevate your experience. For more detailed information, please","format":"markdown+html","image":["https://images.ecency.com/DQmY5gBEi4zzEf71SYe7UMA7N7NduEM7QrrWVf57XiKqyHC/vision_release_copy.jpg"],"image_ratios":["1.6667"],"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"thumbnails":["https://images.ecency.com/DQmY5gBEi4zzEf71SYe7UMA7N7NduEM7QrrWVf57XiKqyHC/vision_release_copy.jpg"]}" |
created | 2025-05-02 14:04:45 |
last_update | 2025-05-02 14:13:30 |
depth | 0 |
children | 57 |
last_payout | 2025-05-09 14:04:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 12.476 HBD |
curator_payout_value | 12.454 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8,778 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 142,461,735 |
net_rshares | 74,597,604,992,885 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ardina | 0 | 32,116,045,670 | 100% | ||
ace108 | 0 | 0 | 13% | ||
brianphobos | 0 | 0 | 100% | ||
timcliff | 0 | 80,066,518,227 | 100% | ||
seckorama | 0 | 468,146,195,938 | 100% | ||
catotune | 0 | 7,650,633,132 | 20% | ||
ana-maria | 0 | 80,657,731,562 | 50% | ||
sandro | 0 | 21,482,944,038 | 100% | ||
bigtakosensei | 0 | 81,994,447,294 | 70% | ||
anthonyadavisii | 0 | 677,375,809,835 | 100% | ||
diggndeeper.com | 0 | 7,683,694,770,030 | 100% | ||
melinda010100 | 0 | 760,651,245,172 | 49.7% | ||
mes | 0 | 451,192,415,452 | 25% | ||
thelordsfinest | 0 | 508,658,619 | 100% | ||
rt395 | 0 | 2,538,882,103 | 3% | ||
tonyz | 0 | 375,205,737,686 | 30% | ||
joeyarnoldvn | 0 | 1,407,129,803 | 4.26% | ||
darsico | 0 | 1,385,909,591,745 | 100% | ||
hdmed | 0 | 10,568,531,350 | 100% | ||
steemorocco | 0 | 919,940,521 | 100% | ||
santigs | 0 | 276,654,396,725 | 58% | ||
meno | 0 | 847,248,293,108 | 40% | ||
miprimerconcurso | 0 | 15,260,960,095 | 100% | ||
morwhale | 0 | 1,709,102,473 | 100% | ||
morwhaleplus | 0 | 1,234,263,910 | 100% | ||
morwhalebonus | 0 | 1,225,712,054 | 100% | ||
teammorocco | 0 | 760,085,489 | 100% | ||
feedme | 0 | 922,654,889 | 100% | ||
astalwigo | 0 | 481,813,765 | 100% | ||
sarmitirajaa | 0 | 795,596,680 | 100% | ||
armentor | 0 | 544,791,600 | 100% | ||
cura | 0 | 509,542,270 | 100% | ||
jozefkrichards | 0 | 10,260,704,471 | 100% | ||
najat | 0 | 6,186,722,889 | 100% | ||
spiritabsolute | 0 | 0 | 100% | ||
dechastre | 0 | 8,242,542,926 | 80% | ||
alexanderfluke | 0 | 52,896,090,724 | 100% | ||
bossel | 0 | 240,181,272,819 | 70.1% | ||
bartheek | 0 | 77,482,211,500 | 50% | ||
irisworld | 0 | 1,002,711,220 | 7.5% | ||
hdmed.dev | 0 | 824,060,212 | 100% | ||
sweeverdev | 0 | 1,440,426,057 | 70% | ||
tryskele | 0 | 983,816,073 | 4% | ||
sacra97 | 0 | 32,808,419,773 | 44% | ||
auracraft | 0 | 2,925,707,311 | 100% | ||
trincowski | 0 | 87,577,810,802 | 20% | ||
emmali | 0 | 254,799,526,428 | 90% | ||
green77 | 0 | 23,034,539,442 | 100% | ||
cyprianj | 0 | 52,674,038,655 | 100% | ||
cst90 | 0 | 503,318,651,413 | 100% | ||
irvet | 0 | 15,204,071,513 | 100% | ||
amigoponc | 0 | 0 | 100% | ||
erikklok | 0 | 362,242,218,741 | 100% | ||
silverd510 | 0 | 21,982,035,094 | 75% | ||
dotwin1981 | 0 | 185,120,550,259 | 30% | ||
tibfox | 0 | 80,579,168,290 | 100% | ||
radard | 0 | 456,212,041 | 100% | ||
bajadera | 0 | 1,527,761,283 | 25% | ||
fw206 | 0 | 1,758,113,647,642 | 21% | ||
kamalamezwar | 0 | 862,238,585 | 100% | ||
sarunya | 0 | 32,468,735,485 | 100% | ||
aljif7 | 0 | 8,196,027,443 | 14% | ||
smartvote | 0 | 68,628,804,329 | 3.3% | ||
vixmemon | 0 | 9,745,690,395 | 31.34% | ||
cryptoyzzy | 0 | 0 | 100% | ||
ecoinstats | 0 | 1,209,436,649,283 | 100% | ||
naty16 | 0 | 989,548,481 | 5% | ||
geeklania | 0 | 720,705,318 | 100% | ||
glastar | 0 | 628,853,305 | 100% | ||
shainemata | 0 | 70,386,021,718 | 19% | ||
kaldewei | 0 | 637,601,759 | 30% | ||
riyuuhi | 0 | 1,140,137,691 | 100% | ||
broxi | 0 | 25,574,560,665 | 100% | ||
nataya | 0 | 32,081,721,617 | 100% | ||
pedrobrito2004 | 0 | 144,681,144,871 | 100% | ||
russia-btc | 0 | 219,923,903,788 | 100% | ||
livingfreedom | 0 | 1,117,055,388 | 100% | ||
photographercr | 0 | 512,187,683 | 9.94% | ||
szf | 0 | 733,648,727 | 100% | ||
agmoore2 | 0 | 15,952,272,166 | 100% | ||
ph1102 | 0 | 227,518,192,180 | 7% | ||
lrekt01 | 0 | 6,307,592,727 | 80% | ||
ezun1 | 0 | 4,912,807,598 | 100% | ||
votebetting | 0 | 0 | 100% | ||
chinadailyboast | 0 | 11,865,630,936 | 70.1% | ||
urun | 0 | 8,965,445,567 | 100% | ||
nastyforce | 0 | 8,189,758,041 | 100% | ||
darthsauron | 0 | 2,080,268,707 | 50% | ||
dexy50 | 0 | 2,205,717,102 | 100% | ||
thepavsalford | 0 | 3,090,664,189 | 100% | ||
treasure.hoard | 0 | 111,646,008,360 | 100% | ||
hivewatchers | 0 | 1,986,562,915 | 55% | ||
ykretz | 0 | 1,358,504,344 | 15% | ||
ecency | 0 | 41,491,224,796,265 | 100% | ||
woelfchen | 0 | 85,810,894,196 | 21% | ||
parung76 | 0 | 4,896,996,124 | 100% | ||
miloshpro | 0 | 1,922,548,519 | 100% | ||
musicua | 0 | 516,858,723 | 90% | ||
archon-gov | 0 | 77,165,017,749 | 50% | ||
idea-make-rich | 0 | 81,840,313,026 | 100% | ||
glowshine | 0 | 16,006,604,982 | 49% | ||
elity-sitio | 0 | 0 | 100% | ||
barbyjr | 0 | 3,445,542,435 | 50% | ||
liljespy | 0 | 1,212,901,910 | 100% | ||
alex-rourke | 0 | 2,747,052,173,934 | 100% | ||
edgerik | 0 | 24,646,141,804 | 25% | ||
kriszrokk | 0 | 33,647,621,359 | 100% | ||
paultactico2 | 0 | 2,406,993,462 | 100% | ||
azamrai | 0 | 390,395,004,474 | 100% | ||
nave7 | 0 | 159,550,274,410 | 100% | ||
sodomlv | 0 | 6,211,397,877 | 100% | ||
yeouido.park | 0 | 2,373,072,276,690 | 20% | ||
vicev1 | 0 | 690,978,479 | 100% | ||
sodom-lv | 0 | 37,170,068,728 | 100% | ||
iodacasamia | 0 | 22,374,395,948 | 100% | ||
trezzahn | 0 | 21,113,803,705 | 100% | ||
cursephantom | 0 | 7,382,901,377 | 50% | ||
asklanbudi | 0 | 0 | 100% | ||
ivario | 0 | 0 | 100% | ||
tanzil2024 | 0 | 278,686,876,213 | 60% | ||
princekham | 0 | 315,539,127,467 | 53.5% | ||
yorguis | 0 | 12,809,612,786 | 100% | ||
sunflor | 0 | 16,638,282,488 | 100% | ||
maggotmilk | 0 | 2,939,716,299 | 100% | ||
catotenor | 0 | 311,622,108 | 20% | ||
lorddiablo | 0 | 29,842,902,317 | 100% | ||
oluthomas | 0 | 9,575,344,568 | 100% | ||
hossman | 0 | 499,670,334 | 100% | ||
alexis666 | 0 | 16,029,037,674 | 100% | ||
doctorfate | 0 | 3,396,541,099 | 100% | ||
abeerhunter | 0 | 1,637,843,577 | 100% | ||
chaosmagic23 | 0 | 0 | 49% | ||
peerfaizan1 | 0 | 1,409,025,620 | 100% | ||
addnode | 0 | 291,394,662 | 20% | ||
greywarden100 | 0 | 12,059,988,281 | 100% | ||
linda2021 | 0 | 320,600,203 | 100% | ||
reenave | 0 | 1,639,097,526 | 49% | ||
deadleaf | 0 | 4,541,387,349 | 100% | ||
littlebee4 | 0 | 123,966,583,146 | 25% | ||
ricardogoto | 0 | 2,317,463,572 | 100% | ||
islandboi | 0 | 874,560,668 | 100% | ||
ydaiznfts | 0 | 34,168,341,672 | 100% | ||
ahleap | 0 | 6,442,998,026 | 48% | ||
shawnnft | 0 | 119,377,638,723 | 68% | ||
pero82 | 0 | 2,559,719,745 | 40% | ||
lileisabel | 0 | 134,049,315,395 | 100% | ||
ozd | 0 | 4,912,239,048 | 100% | ||
albertocova | 0 | 1,191,456,918 | 100% | ||
emudongefr | 0 | 739,943,984 | 100% | ||
sommylove | 0 | 3,280,637,715 | 91% | ||
nasseir | 0 | 191,646,414 | 100% | ||
coldbeetrootsoup | 0 | 4,526,013,549,173 | 100% | ||
tzae | 0 | 0 | 100% | ||
acgalarza | 0 | 406,528,891,337 | 100% | ||
rsanchez0308 | 0 | 0 | 100% | ||
taimen | 0 | 956,228,548 | 100% | ||
incublus | 0 | 269,209,917,173 | 50% | ||
juliansokto | 0 | 0 | 100% | ||
monsterrerentals | 0 | 28,744,689,065 | 100% | ||
oasiskp2 | 0 | 15,079,916,310 | 100% | ||
limonta | 0 | 0 | 100% | ||
zupasteleria | 0 | 66,684,114,708 | 100% | ||
r4f4 | 0 | 1,006,403,096 | 50% | ||
daudmuhammad2022 | 0 | 0 | 100% | ||
hive-132595 | 0 | 1,982,905,334 | 100% | ||
psyskiff | 0 | 306,381,946 | 20% | ||
eosdios | 0 | 303,844,218 | 20% | ||
nurul-uli | 0 | 14,048,304,312 | 100% | ||
modestscavo | 0 | 294,690,866 | 20% | ||
dovycola | 0 | 9,628,575,216 | 100% | ||
orkangel | 0 | 633,160,096 | 20% | ||
szejq | 0 | 0 | 73% | ||
timix648 | 0 | 1,396,141,052 | 100% | ||
takhar | 0 | 53,242,561,946 | 100% | ||
nhi-nguyen | 0 | 1,724,280,266 | 100% | ||
georgehive | 0 | 97,032,659,617 | 51% | ||
untilwelearn | 0 | 88,930,258,906 | 51% | ||
willowink | 0 | 13,848,439,067 | 100% | ||
literal | 0 | 41,570,694,472 | 100% | ||
gymnasticsqueen | 0 | 396,858,831 | 100% | ||
hive-lu | 0 | 0 | 71.91% | ||
mmjs826 | 0 | 15,232,004,798 | 100% | ||
like2cbrs | 0 | 2,519,072,456 | 100% | ||
claudiocruz | 0 | 25,634,034,572 | 100% | ||
dairont | 0 | 0 | 100% | ||
miguelreinierp2 | 0 | 1,706,418,106 | 100% | ||
cbrsphilanthropy | 0 | 78,930,100,908 | 100% | ||
blessskateshop | 0 | 409,852,659,305 | 100% | ||
cositav | 0 | 54,875,765,391 | 100% | ||
kwick | 0 | 88,147,409,316 | 100% | ||
setpiece | 0 | 946,495,318 | 100% | ||
lolz.byte | 0 | 0 | 100% | ||
tecnotronics | 0 | 16,851,461,059 | 100% | ||
joseph2014 | 0 | 2,428,882,022 | 50% | ||
pamtech | 0 | 4,181,966,132 | 100% | ||
franco10 | 0 | 9,087,134,539 | 50% | ||
stormgrouper | 0 | 154,327,261 | 20% | ||
kc6729 | 0 | 18,320,953,878 | 100% | ||
omarzv-sw | 0 | 117,942,494 | 100% | ||
ale.vassss | 0 | 0 | 100% | ||
lectorahisterik | 0 | 0 | 100% | ||
onlyjob | 0 | 44,030,801,235 | 100% | ||
claudy27 | 0 | 0 | 100% | ||
ryanaa | 0 | 17,766,681,672 | 100% | ||
jaybnb | 0 | 781,898,540 | 24.85% | ||
okarun | 0 | 57,937,586,344 | 100% | ||
roswelborges | 0 | 29,616,878,248 | 100% | ||
maiasun84 | 0 | 6,267,790,766 | 37% | ||
alexdepool27 | 0 | 2,577,628,951 | 100% | ||
restaurador | 0 | 10,081,958,317 | 100% | ||
carolin77 | 0 | 0 | 100% | ||
custemotion | 0 | 396,896,298 | 100% | ||
blackmiuria | 0 | 8,561,471,937 | 100% | ||
laufey | 0 | 0 | 100% | ||
storicious | 0 | 730,081,998 | 100% | ||
patif2025 | 0 | 25,949,594,064 | 100% | ||
marpasifico | 0 | 6,514,489,456 | 100% | ||
magic.byte | 0 | 0 | 100% | ||
sohanur-rahman | 0 | 0 | 61% | ||
sabrichaouachi | 0 | 0 | 100% | ||
dopinder01 | 0 | 0 | 51% | ||
ahtuhin | 0 | 0 | 100% | ||
masood444 | 0 | 0 | 48% | ||
kevinrmas | 0 | 0 | 100% | ||
luisrube | 0 | 0 | 13% | ||
criptotalks | 0 | 0 | 100% |
Thank you! !LUV !BEER !PIZZA
author | acgalarza |
---|---|
permlink | re-ecency-202552t214134934z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 19:41:36 |
last_update | 2025-05-02 19:41:36 |
depth | 1 |
children | 1 |
last_payout | 2025-05-09 19:41:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 91,546,320,755,616 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,469,148 |
net_rshares | 0 |
@ecency, @acgalarza<sub>(1/1)</sub> sent you LUV. | <a href="https://crrdlx.on.fleek.co/" style="text-decoration:none">tools</a> | <a href="https://discord.gg/K5GvNhcPqR" style="text-decoration:none">discord</a> | <a href="https://peakd.com/c/hive-159259">community </a> | <a href="https://hivewiki.netlify.app" style="text-decoration:none">HiveWiki</a> | <a href="https://ichthys.netlify.app" style="text-decoration:none"><>< daily</a> <center><i>"Happiness is a wave that carries us forward."</i></center> <p> If you'd like to suggest a quote to be included in the LUVshares reply, go <a href="https://crrdlx.vercel.app/hive/luvquotes.html" target="_blank">here</a>. <br> <center>Made with <a href="https://peakd.com/@luvshares" target="_blank">LUV</a> by <a href="https://hive.blog/@crrdlx" target="_blank">crrdlx</a></center>
author | luvshares |
---|---|
permlink | re-re-ecency-202552t214134934z-20250502t194145z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2025-05-02 19:41:45 |
last_update | 2025-05-02 19:41:45 |
depth | 2 |
children | 0 |
last_payout | 2025-05-09 19:41:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 844 |
author_reputation | 5,651,102,754,153 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,469,158 |
net_rshares | 0 |
That's amazing
author | ayatnoor8090 |
---|---|
permlink | re-ecency-202554t12125480z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-04 07:12:54 |
last_update | 2025-05-04 07:12:54 |
depth | 1 |
children | 0 |
last_payout | 2025-05-11 07:12:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 1,905,221,857,310 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,498,403 |
net_rshares | 0 |
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @ecency, here is a little bit of <code>BEER</code> from @russia-btc for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
author | beerlover |
---|---|
permlink | re-ecency-web-crypto-onboarding-sdk-docs-20250502t144906562z |
category | hive-125125 |
json_metadata | {"app":"beerlover/3.0","language":"rust","developer":"wehmoen"} |
created | 2025-05-02 14:49:06 |
last_update | 2025-05-02 14:49:06 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:49:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 521 |
author_reputation | 25,781,827,182,727 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,462,876 |
net_rshares | 0 |
Wow amazing π
author | brightest |
---|---|
permlink | re-ecency-202556t124723409z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-06 11:47:24 |
last_update | 2025-05-06 11:47:24 |
depth | 1 |
children | 0 |
last_payout | 2025-05-13 11:47:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | -1,237,290,032,285 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,552,241 |
net_rshares | 0 |
πππ
author | claudy27 |
---|---|
permlink | re-ecency-2025513t123552664z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.0-mobile","format":"markdown+html"}" |
created | 2025-05-13 16:37:12 |
last_update | 2025-05-13 16:37:12 |
depth | 1 |
children | 0 |
last_payout | 2025-05-20 16:37:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3 |
author_reputation | 182,583,396,686 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,705,775 |
net_rshares | 0 |
Awesome!
author | coldbeetrootsoup |
---|---|
permlink | re-ecency-202552t19312677z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-02 17:31:03 |
last_update | 2025-05-02 17:31:03 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 17:31:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.044 HBD |
curator_payout_value | 0.044 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 341,955,768,594,667 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,465,754 |
net_rshares | 268,682,660,435 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alex-rourke | 0 | 268,682,660,435 | 10% |
Greetings, excellent, all these changes will undoubtedly make ecency the best place to be in Hive, it's truly wonderful, I'll be happy to try the new modifications, thank you for these excellent improvements
author | cositav |
---|---|
permlink | re-ecency-202552t101410536z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 14:14:09 |
last_update | 2025-05-02 14:14:09 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:14:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 207 |
author_reputation | 88,867,063,164,059 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,461,965 |
net_rshares | 0 |
Thanks for the update. !ALIVE !LOLZ
author | edgerik |
---|---|
permlink | re-ecency-202552t101242363z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 14:12:42 |
last_update | 2025-05-02 14:12:42 |
depth | 1 |
children | 1 |
last_payout | 2025-05-09 14:12:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 117,149,733,756,156 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,461,925 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sabrichaouachi | 0 | 0 | 100% |
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>Why do you never see elephants hiding in trees?<br>Because they are so good at it.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@ecency, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of edgerik<br><br>(2/10)<br>Delegate Hive Tokens to Farm $LOLZ and earn 110% Rewards. <a href='https://peakd.com/@lolztoken/introducing-lolz-defi-now-you'>Learn more.</a></center></p>
author | lolzbot |
---|---|
permlink | re-re-ecency-202552t101242363z-20250502t153010z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2025-05-02 15:30:21 |
last_update | 2025-05-02 15:30:21 |
depth | 2 |
children | 0 |
last_payout | 2025-05-09 15:30:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 604 |
author_reputation | 196,179,985,981,453 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,463,641 |
net_rshares | 0 |
!lolz !meme !fun !BEER !PIZZA
author | filosof103 |
---|---|
permlink | re-ecency-2025511t8583805z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-11 06:58:03 |
last_update | 2025-05-11 06:58:03 |
depth | 1 |
children | 3 |
last_payout | 2025-05-18 06:58:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 111,754,430,333,040 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,658,347 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sabrichaouachi | 0 | 0 | 100% |
<img src="https://files.peakd.com/file/peakd-hive/filosof103/244A6yn7eRCKgByr47Xa8fyxR2XjSfXWuAtk2fuj1XbjAdwCDDauQoGo1dtPmuMqZ55Pz.jpg"><br>Credit: <a href="https://www.peakd.com/@filosof103/posts">filosof103</a><br><a href="https://www.hiveme.me/">Earn Crypto for your Memes @ HiveMe.me</a>!
author | meme.bot |
---|---|
permlink | re-re-ecency-2025511t8583805z-20250511t065814z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2025-05-11 06:58:24 |
last_update | 2025-05-11 06:58:24 |
depth | 2 |
children | 0 |
last_payout | 2025-05-18 06:58:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 292 |
author_reputation | 766,362,167,743 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,658,350 |
net_rshares | 0 |
<img src="https://files.peakd.com/file/peakd-hive/orionvk/23sJxWuSPNzLUKLSTqUdWFrQUie19mofSDDodtqPJwoxgF1rarLG8hmVAWPssPjzZJSgG.png"><br>Credit: <a href="https://www.peakd.com/@orionvk/posts">orionvk</a><br><a href="https://www.hiveme.me/">Earn Crypto for your Memes @ HiveMe.me</a>!
author | meme.bot |
---|---|
permlink | re-re-ecency-2025511t8583805z-20250511t065843z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2025-05-11 06:58:54 |
last_update | 2025-05-11 06:58:54 |
depth | 2 |
children | 0 |
last_payout | 2025-05-18 06:58:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 283 |
author_reputation | 766,362,167,743 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,658,352 |
net_rshares | 0 |
@filosof103, sorry! You need more to stake more $PIZZA to use this command. The minimum requirement is 20.0 PIZZA staked. More $PIZZA is available from [Hive-Engine](https://hive-engine.com/?p=market&t=PIZZA) or [Tribaldex](https://tribaldex.com/trade/PIZZA)
author | pizzabot |
---|---|
permlink | re-re-ecency-2025511t8583805z-20250511t065821z |
category | hive-125125 |
json_metadata | "{"app": "pizzabot"}" |
created | 2025-05-11 06:58:21 |
last_update | 2025-05-11 06:58:21 |
depth | 2 |
children | 0 |
last_payout | 2025-05-18 06:58:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 261 |
author_reputation | 7,515,994,039,033 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,658,349 |
net_rshares | 0 |
Nachlieferung: !PIZZA !BBH
author | filosof103 |
---|---|
permlink | re-ecency-2025511t94128152z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-11 07:41:27 |
last_update | 2025-05-11 07:41:27 |
depth | 1 |
children | 0 |
last_payout | 2025-05-18 07:41:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 111,754,430,333,040 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,658,738 |
net_rshares | 0 |
This is such a game changer that I need to refactor everything in my own process, plans and whatnot! Letting users create this easily will help a **lot**, and also it will chip away on the delusions of especially Bitcoin maxis a bit, slowly of course haha... And if I understand you correctly, there will be direct access to Bitcoin and other crypto *in the Hive wallet?* Or in the wallet for Ecency only? That does not really matter, what is the game changer is of course the onboarding, both in practical terms but also marketing wise in the broader community. I need to dig deeper into all of this while creating, publishing & earning a bit ππ€πͺπ
author | lightworks |
---|---|
permlink | re-ecency-2025520t111711361z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-20 04:17:12 |
last_update | 2025-05-20 04:17:12 |
depth | 1 |
children | 0 |
last_payout | 2025-05-27 04:17:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 652 |
author_reputation | 20,243,686,106,499 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,839,623 |
net_rshares | 0 |
Oh, another thing, in the near future there should be some sort of Nostr integration... I wonder if I could pull that off hehe
author | lightworks |
---|---|
permlink | re-ecency-2025520t111840731z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-20 04:18:42 |
last_update | 2025-05-20 04:18:42 |
depth | 1 |
children | 2 |
last_payout | 2025-05-27 04:18:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 127 |
author_reputation | 20,243,686,106,499 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,839,638 |
net_rshares | 0 |
That was our goal as well from 2 years ago but we couldnβt allocate resources, very tight budget. But we have nostr integrated already, our chat is based on nostr, so most Ecency users already have nostr attached to them if they used chat. Our goal was to attract all nostr users to real deal (Hive).
author | ecency |
---|---|
permlink | re-lightworks-2025520t72632658z |
category | hive-125125 |
json_metadata | "{"links":[],"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.3-mobile","format":"markdown+html"}" |
created | 2025-05-20 04:26:33 |
last_update | 2025-05-20 04:26:33 |
depth | 2 |
children | 1 |
last_payout | 2025-05-27 04:26:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 301 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,839,702 |
net_rshares | 9,892,020,987 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lightworks | 0 | 9,892,020,987 | 100% |
Oh really! They are a stubborn bunch haha, I spent *a lot* of time on Nostr a couple of years ago, but for now maxis and the usual sort of flippant, never serious users have flooded the space IMO... But of course the great thing is that one's network will still be there when signing in again! And that its all based on being totally impossible to censor is what will make people come back, hopefully it will also lead to Nostr being able to adapt over time. My personal needs tend to gravitate to crossposting and tools for visual things, so if I'd be able to contribute it anything around this would be a good fit. Complicated, seemingly obscure stacks is not something I like dealing with, since Drupal 7 I've done some work here & there, but in a very conservative way. However, when I browse through the code related to Hive it seems to me to be maybe better? For some reason I've been able to just go down trough folders to find the relevant functions, as with the 3speak app, and now with the Ecency code for the things I'd look into for myself, like logins ++ And I don't even know these languages haha! I'll keep looking. Maybe something around FFMPEG in this context would be a good fit, I do use that in command line for video concatenation and conversions, also the open source software I use these days is based on FFMPG as well. The conversion from being a small scale entrepreneur where we invested heavily in things like Imacs, camera gear of course, but also the whole Adobe stack has been **great**. Of course not without its problems, but I can manage, got started with Linux in 98, virtualization around that time too π I'll do a video on the whole process on moving to 100% open source for my own workflow! I'm here to stay, on open source, uncensorable platforms, Hive and so on. While I do need to produce content I also want to have a real tech project going at the same time. If I find the right thing I can sink quite a bit of time into it the next years. The only criteria for this is: 1. It has to be useful & relevant for myself (and of course the world) 2. Ideally it should be about handling media content 3. In case I *have to* get into the fiat space again it has to have some relevance, indirectly is OK As for the last bit: I'm prepared to literally go hungry a couple of weeks and sleep outside with my street dog friends before chasing pure fiat again! But I would of course **love trolling** fiat worshippers based on this hahaha!! Sorry for the long post, it got me to think a bit, all of this...
author | lightworks |
---|---|
permlink | re-ecency-2025520t114148597z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-20 04:41:51 |
last_update | 2025-05-20 04:41:51 |
depth | 3 |
children | 0 |
last_payout | 2025-05-27 04:41:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,551 |
author_reputation | 20,243,686,106,499 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,839,875 |
net_rshares | 0 |
This is amazing news guys... more noise needs to be made about this. I would even say: An aggressive campaign is needed for this.
author | meno |
---|---|
permlink | re-ecency-202556t113846z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-06 16:03:09 |
last_update | 2025-05-06 16:03:09 |
depth | 1 |
children | 3 |
last_payout | 2025-05-13 16:03:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.056 HBD |
curator_payout_value | 0.056 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 130 |
author_reputation | 514,646,023,177,023 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,557,691 |
net_rshares | 314,202,345,104 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
melinda010100 | 0 | 212,547,557,821 | 13.5% | ||
alohaed | 0 | 101,654,787,283 | 71% |
Help us make people aware!
author | melinda010100 |
---|---|
permlink | re-meno-202557t11244899z |
category | hive-125125 |
json_metadata | "{"links":[],"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.3-mobile","format":"markdown+html"}" |
created | 2025-05-07 16:02:42 |
last_update | 2025-05-07 16:02:42 |
depth | 2 |
children | 2 |
last_payout | 2025-05-14 16:02:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 1,051,315,485,699,243 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,580,363 |
net_rshares | 0 |
I have a friend who I'm going to onboard, hopefully today or tomorrow... It could be cool to onboard him and record the thing using these tools. It could be valuable.
author | meno |
---|---|
permlink | re-melinda010100-svwfeb |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"peakd/2025.4.6"} |
created | 2025-05-07 16:06:12 |
last_update | 2025-05-07 16:06:12 |
depth | 3 |
children | 1 |
last_payout | 2025-05-14 16:06:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 169 |
author_reputation | 514,646,023,177,023 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,580,412 |
net_rshares | 0 |
Waoh, massive improvement, thanks for these great updates. !INDEED !ALIVE !HBIT !LOLZ
author | oasiskp2 |
---|---|
permlink | re-ecency-202552t161240833z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-02 15:12:42 |
last_update | 2025-05-02 15:12:42 |
depth | 1 |
children | 1 |
last_payout | 2025-05-09 15:12:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 60,528,732,792,361 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,463,306 |
net_rshares | 0 |
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>I saw 4 guys beating up 1 guy so i stopped to help.<br>He had no chance against all 5 of us.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@ecency, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of oasiskp2<br><br>(1/8)<br>NEW: <a href='https://peakd.com/@lolz.burner/posts'>Join LOLZ's Daily Earn and Burn Contest and win $LOLZ</a></center></p>
author | lolzbot |
---|---|
permlink | re-re-ecency-202552t161240833z-20250502t184825z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2025-05-02 18:48:39 |
last_update | 2025-05-02 18:48:39 |
depth | 2 |
children | 0 |
last_payout | 2025-05-09 18:48:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 581 |
author_reputation | 196,179,985,981,453 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,467,238 |
net_rshares | 0 |
Wow. This is great π
author | ozd |
---|---|
permlink | re-ecency-202552t151923746z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-02 14:19:24 |
last_update | 2025-05-02 14:19:24 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:19:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 46,685,660,600,875 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,462,094 |
net_rshares | 0 |
Amazing! Keep the good work, mates. I'm thankful with all these upgrades for Ecency \ O / Cheers.
author | paultactico2 |
---|---|
permlink | re-ecency-202553t5611906z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-03 09:06:27 |
last_update | 2025-05-03 09:06:27 |
depth | 1 |
children | 0 |
last_payout | 2025-05-10 09:06:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 34,146,166,226,582 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,479,751 |
net_rshares | 0 |
<center>PIZZA! $PIZZA slices delivered: @filosof103<sub>(4/10)</sub> tipped @ecency acgalarza tipped ecency <sub>Come get [MOON](https://moon.hive.pizza)ed!</sub></center>
author | pizzabot |
---|---|
permlink | re-web-crypto-onboarding-sdk-docs-20250502t194158z |
category | hive-125125 |
json_metadata | "{"app": "pizzabot"}" |
created | 2025-05-02 19:41:57 |
last_update | 2025-05-11 07:41:48 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 19:41:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 177 |
author_reputation | 7,515,994,039,033 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,469,163 |
net_rshares | 0 |
Excellent update!!!
author | r4f4 |
---|---|
permlink | re-ecency-202552t1028434z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 14:28:45 |
last_update | 2025-05-02 14:28:45 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:28:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 29,756,094,811,901 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,462,328 |
net_rshares | 0 |
BIG thank you for the update and have a blessed day.
author | ronimarie82 |
---|---|
permlink | re-ecency-svn2sv |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"peakd/2025.4.6","image":[],"users":[]} |
created | 2025-05-02 14:55:45 |
last_update | 2025-05-02 14:55:45 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:55:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 53 |
author_reputation | 10,786,348,921,456 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,463,010 |
net_rshares | 0 |
Hello! We are delighted to receive this good news about the excellent work done by a talented team! Congratulations to everyone and thank you very much!
author | roswelborges |
---|---|
permlink | re-ecency-202552t152222859z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 19:22:30 |
last_update | 2025-05-02 19:22:30 |
depth | 1 |
children | 6 |
last_payout | 2025-05-09 19:22:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 27,657,687,314,828 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,468,555 |
net_rshares | 0 |
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @roswelborges, here is a little bit of <code>BEER</code> from @isnochys for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
author | beerlover |
---|---|
permlink | re-roswelborges-re-ecency-202552t152222859z-20250502t211223542z |
category | hive-125125 |
json_metadata | {"app":"beerlover/3.0","language":"rust","developer":"wehmoen"} |
created | 2025-05-02 21:12:24 |
last_update | 2025-05-02 21:12:24 |
depth | 2 |
children | 1 |
last_payout | 2025-05-09 21:12:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 525 |
author_reputation | 25,781,827,182,727 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,471,838 |
net_rshares | 0 |
Thanks!
author | roswelborges |
---|---|
permlink | re-beerlover-202553t233514238z |
category | hive-125125 |
json_metadata | {"tags":["ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"} |
created | 2025-05-04 03:35:18 |
last_update | 2025-05-04 03:35:18 |
depth | 3 |
children | 0 |
last_payout | 2025-05-11 03:35:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 27,657,687,314,828 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,496,195 |
net_rshares | 0 |
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @roswelborges, here is a little bit of <code>BEER</code> from @isnochys for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
author | beerlover |
---|---|
permlink | re-roswelborges-re-ecency-202552t152222859z-20250502t211229532z |
category | hive-125125 |
json_metadata | {"app":"beerlover/3.0","language":"rust","developer":"wehmoen"} |
created | 2025-05-02 21:12:30 |
last_update | 2025-05-02 21:12:30 |
depth | 2 |
children | 1 |
last_payout | 2025-05-09 21:12:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 525 |
author_reputation | 25,781,827,182,727 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,471,845 |
net_rshares | 0 |
Thanks a lot! Cheers!
author | roswelborges |
---|---|
permlink | re-beerlover-202553t232512889z |
category | hive-125125 |
json_metadata | {"tags":["ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"} |
created | 2025-05-04 03:25:24 |
last_update | 2025-05-04 03:25:24 |
depth | 3 |
children | 0 |
last_payout | 2025-05-11 03:25:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 27,657,687,314,828 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,496,116 |
net_rshares | 0 |
Thank you for your [witness vote](https://hivesigner.com/sign/account-witness-vote?witness=isnochys&approve=1)! Have a !BEER on me! To Opt-Out of my witness beer program just comment STOP below
author | isnochys |
---|---|
permlink | re-re-ecency-202552t152222859z-20250502t211212z |
category | hive-125125 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2025-05-02 21:12:15 |
last_update | 2025-05-02 21:12:15 |
depth | 2 |
children | 1 |
last_payout | 2025-05-09 21:12:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 194 |
author_reputation | 48,458,921,588,264 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,471,833 |
net_rshares | 0 |
Thanks a lot! Hugs!
author | roswelborges |
---|---|
permlink | re-isnochys-202553t22654645z |
category | hive-125125 |
json_metadata | {"tags":["ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"} |
created | 2025-05-04 02:07:00 |
last_update | 2025-05-04 02:07:00 |
depth | 3 |
children | 0 |
last_payout | 2025-05-11 02:07:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 27,657,687,314,828 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,495,426 |
net_rshares | 0 |
Thank you for promptly responding to community requests!!! !BEER 
author | russia-btc |
---|---|
permlink | re-ecency-202552t21485484z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 14:48:57 |
last_update | 2025-05-02 14:48:57 |
depth | 1 |
children | 0 |
last_payout | 2025-05-09 14:48:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 196 |
author_reputation | 57,707,308,681,904 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,462,872 |
net_rshares | -5,219,793,384,822 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gengua | 0 | -5,219,793,384,822 | -100% |
Ecency is the only mobile front end for hive, right ? And does these token holders get instant hive account by paying a little fee ? I thought anyone could get a hive account free ?
author | sanjeevm |
---|---|
permlink | re-ecency-svw3c3 |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"peakd/2025.4.6","image":[],"users":[]} |
created | 2025-05-07 11:45:48 |
last_update | 2025-05-07 11:45:48 |
depth | 1 |
children | 8 |
last_payout | 2025-05-14 11:45:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 698,400,458,342,789 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,575,611 |
net_rshares | 0 |
This is available only on our website for now. Accounts are free, you can verify you own any of these tokens by importing your wallet or creating new one and depositing small amount into that address which you still own, these crypto addresses are still yours and you get seed phrase/master password during account creation. Next step for us to display those tokens in your wallet page so you can interact with them. Hope it clarifiesβ¦
author | ecency |
---|---|
permlink | re-sanjeevm-202557t18231407z |
category | hive-125125 |
json_metadata | {"links":[],"type":"comment","tags":["hive-125125"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-05-07 15:02:30 |
last_update | 2025-05-07 15:03:30 |
depth | 2 |
children | 1 |
last_payout | 2025-05-14 15:02:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.050 HBD |
curator_payout_value | 0.050 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 435 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,579,267 |
net_rshares | 273,194,168,088 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sanjeevm | 0 | 273,194,168,088 | 5% |
Thank you so much for a detailed response, yes it clarifies.
author | sanjeevm |
---|---|
permlink | re-ecency-svwd3d |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"peakd/2025.4.6"} |
created | 2025-05-07 15:16:27 |
last_update | 2025-05-07 15:16:27 |
depth | 3 |
children | 0 |
last_payout | 2025-05-14 15:16:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 698,400,458,342,789 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,579,581 |
net_rshares | 0 |
This is to encourage any Blockchain or crypto holders to sign up and get their Hive account for free basically. Wallet page redesign is in progress to help you interact with those chains directly. This is direct integration, no layer 2 or bridges.
author | ecency |
---|---|
permlink | re-sanjeevm-202557t18551342z |
category | hive-125125 |
json_metadata | {"links":[],"type":"comment","tags":["hive-125125"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-05-07 15:05:51 |
last_update | 2025-05-07 15:05:51 |
depth | 2 |
children | 5 |
last_payout | 2025-05-14 15:05:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.050 HBD |
curator_payout_value | 0.050 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 247 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,579,341 |
net_rshares | 272,936,909,043 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sanjeevm | 0 | 272,936,909,043 | 5% |
That is pretty amazing...
author | lightworks |
---|---|
permlink | re-ecency-2025520t11103927z |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"ecency/4.0.4-vision","format":"markdown+html"} |
created | 2025-05-20 04:10:06 |
last_update | 2025-05-20 04:10:06 |
depth | 3 |
children | 0 |
last_payout | 2025-05-27 04:10:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 20,243,686,106,499 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,839,545 |
net_rshares | 0 |
Keeping this feature aside, you are still the only mobile app on hive, right ?
author | sanjeevm |
---|---|
permlink | re-ecency-svwd4d |
category | hive-125125 |
json_metadata | {"tags":["hive-125125"],"app":"peakd/2025.4.6"} |
created | 2025-05-07 15:17:09 |
last_update | 2025-05-07 15:17:09 |
depth | 3 |
children | 3 |
last_payout | 2025-05-14 15:17:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 698,400,458,342,789 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,579,597 |
net_rshares | 0 |
That's amazing! Game Changer!
author | seckorama |
---|---|
permlink | re-ecency-202552t161157156z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-02 14:11:54 |
last_update | 2025-05-02 14:11:54 |
depth | 1 |
children | 2 |
last_payout | 2025-05-09 14:11:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.340 HBD |
curator_payout_value | 2.340 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 675,832,241,631,510 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,461,906 |
net_rshares | 13,997,590,698,528 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ecency | 0 | 13,725,845,432,718 | 32.4% | ||
alex-rourke | 0 | 269,213,012,621 | 10% | ||
mfontom | 0 | 2,532,253,189 | 32.4% |
Thank you for awesome Ecency presentation earlier on Hive creators! π€
author | ecency |
---|---|
permlink | re-seckorama-202552t173231189z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-02 14:32:33 |
last_update | 2025-05-02 14:32:33 |
depth | 2 |
children | 1 |
last_payout | 2025-05-09 14:32:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,462,446 |
net_rshares | 0 |
Thank you, that you trust me! π
author | seckorama |
---|---|
permlink | re-ecency-202552t205624107z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-02 18:56:24 |
last_update | 2025-05-02 18:56:24 |
depth | 3 |
children | 0 |
last_payout | 2025-05-09 18:56:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 675,832,241,631,510 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,467,618 |
net_rshares | 0 |
Way to go!
author | someone.ivy |
---|---|
permlink | re-ecency-202553t93434136z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-03 08:34:36 |
last_update | 2025-05-03 08:34:36 |
depth | 1 |
children | 0 |
last_payout | 2025-05-10 08:34:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 748,343,390,964 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,479,424 |
net_rshares | 0 |
Even little (not so little, as it seems, and a big THANK YOU for that), solid steps toward improvement add a boost to the stability of the platform. This is essential (or Ecencial) to users, I think, because platform stability + smooth operation = platform and user prosperity. A happy and booming ecosystem, in other words. Add that to promotional and welcoming efforts aimed at other users in the crypto universe, and you have a formula with many winning chances. I strongly believe that social engagement and activity, through the various Hive connected platforms and applications, is the hidden asset of HIVE and its related tokens compared to the likes of BTC, ETH, etc.
author | thepavsalford |
---|---|
permlink | re-ecency-202555t12933885z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-05 09:09:36 |
last_update | 2025-05-05 09:09:36 |
depth | 1 |
children | 0 |
last_payout | 2025-05-12 09:09:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 676 |
author_reputation | 3,918,930,796,970 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,523,348 |
net_rshares | 0 |
We have heard about some of these changes in the presentation by @seckorama today but also in face to face discussions it stood out how much ecency is doing on the code- and community-side. The crypto community onboarding sounds awesome! Thanks also for this kind of collection of changes (and the actual usage of (for common users) understandable commit messages ^^) This serves all of them in a simple, searchable format and nobody has to search changes on github or somewhere else.
author | tibfox |
---|---|
permlink | re-ecency-202553t2245384z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.3-vision","format":"markdown+html"}" |
created | 2025-05-03 00:02:45 |
last_update | 2025-05-03 00:02:45 |
depth | 1 |
children | 0 |
last_payout | 2025-05-10 00:02:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.460 HBD |
curator_payout_value | 0.459 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 484 |
author_reputation | 194,022,374,255,120 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,474,029 |
net_rshares | 2,764,295,604,142 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
melinda010100 | 0 | 213,097,398,960 | 13.5% | ||
ecency | 0 | 2,550,709,837,856 | 6% | ||
mfontom | 0 | 488,367,326 | 6% | ||
endhivewatchers | 0 | 0 | -0.01% |
I liked this information thanks for sharing
author | uzyyy |
---|---|
permlink | re-ecency-2025521t12357249z |
category | hive-125125 |
json_metadata | "{"type":"comment","tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/3.3.2-mobile","format":"markdown+html"}" |
created | 2025-05-21 07:35:06 |
last_update | 2025-05-21 07:35:06 |
depth | 1 |
children | 0 |
last_payout | 2025-05-28 07:35:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | -225,743,890,050 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,867,311 |
net_rshares | -513,944,388,249 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abh12345 | 0 | -8,546,862,147 | -5% | ||
freebornsociety | 0 | -1,303,691,528 | -2.27% | ||
galenkp | 0 | -499,399,821,783 | -5% | ||
whangster79 | 0 | -2,274,576,861 | -5% | ||
gollumkp | 0 | -2,419,435,930 | -20% |
>If you hold any of these tokens BTC, ETH, SOL, ATOM, APT, TRX, you are able to get Hive account instantly and join Hive family. I need a deeper post about this π .
author | yecier |
---|---|
permlink | re-ecency-202557t141610420z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-07 18:15:54 |
last_update | 2025-05-07 18:15:54 |
depth | 1 |
children | 2 |
last_payout | 2025-05-14 18:15:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 164 |
author_reputation | 62,096,458,990,023 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,582,701 |
net_rshares | 0 |
Yes, we are planning to create detailed post on how this works.
author | ecency |
---|---|
permlink | re-yecier-202557t2302672z |
category | hive-125125 |
json_metadata | "{"tags":["hive-125125","web","development","updates","waves","short-form","content","breakaway ","self-hosting ","ecency","ecency"],"app":"ecency/4.0.4-vision","format":"markdown+html"}" |
created | 2025-05-07 20:00:03 |
last_update | 2025-05-07 20:00:03 |
depth | 2 |
children | 1 |
last_payout | 2025-05-14 20:00:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 618,466,050,514,436 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,584,384 |
net_rshares | 0 |
π
author | yecier |
---|---|
permlink | re-ecency-2rtpvw5j9 |
category | hive-125125 |
json_metadata | {"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/threads/view/yecier/re-ecency-2rtpvw5j9","isPoll":false,"pollOptions":{},"dimensions":[]} |
created | 2025-05-07 20:48:36 |
last_update | 2025-05-07 20:48:36 |
depth | 3 |
children | 0 |
last_payout | 2025-05-14 20:48:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3 |
author_reputation | 62,096,458,990,023 |
root_title | "Web - Crypto onboarding, sdk, docs and bug fixes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,585,236 |
net_rshares | 0 |