@howo recently shared with me the image below (neither of us made this image, but I have a reasonable belief that it's copyright free), and it made me realize there are some common misconceptions about 2nd layer apps that are worth dispelling. Originally, I was going to make one post about this, but it started to run long when I tried to avoid skipping any steps in my explanations, so I’ve decided to break it up into a few short, easy-to-digest posts. This also means I won't be explaining all the problems with this image today, either, but hey, what's life without a little anticipation? .png) # Misconception 1: it’s difficult (or impossible) to make decentralized 2nd layer apps Creating a 2nd layer app on Hive is almost trivially easy for an experienced programmer. How easy? Let’s take a look at how to go about creating a 2nd layer app for playing decentralized tic-tac-toe matches. ## Design the transactions and protocol rules for your tic-tac-toe app To start a game, we just need two operations: `offer_match, “player”: “mynextvictim”` `accept_offer, “transaction_id”: transaction_id_of_offer` Whenever a player wants to challenge a player he broadcasts an offer_match. For this simple example, our app will just auto-expire an offer if it isn’t accepted in 24 hours. To accept an offer, the challenged player broadcasts a transaction with the “accept_offer” operation that includes the transaction id of the original offer. If the acceptance is broadcast within the 24 hour period, the app will start a game and accept moves from each player. So we just need one more operation, the “move” operation: `move, "transaction_id":transaction_id_of_offer, “coordinates”: [row_number, column_number]` Again, for simplicity, we’ll design our app so that the challenged player gets the first move, but we could easily make this a parameter of either the offer or the acceptance operation. We just need to add a few more protocol rules: 1) players need to take turns moving, 2) players can’t move to a previously occupied square, 3) player wins if he gets 3 in a row, and 4) game ends in a tie if 9 valid moves occur without a winner (i.e. all the squares get filled). Defining the protocol rules are so simple, there’s probably marginally more work in writing the user interface that displays the tic-tac-toe board, allows the user to click on squares, and updates the board as moves are received from the blockchain. But all of this is pretty easy to do, code-wise. For Hive, two great choices for a programming language to do this would be Python or Javascript, as Hive has easy-to-use libraries that allow your application to publish and read transactions from the blockchain. ## Decentralize your tic-tac-toe game Now, as easy as it was to design, there’s still the “hard step” of decentralizing your tic-tac-toe app, right? Nope, that’s the really easy part. Simply publish the official rules publicly. Ideally, you would also publish your source code with a license that lets anyone run your code. Congratulations, you can play decentralized tic-tac-toe with other people around the world, secure in the knowledge they can’t cheat. Anyone can run your code on their computer, connect it up to a Hive API node, verify all the game transactions, and determine who really won each game (although, fair warning, most of those games are probably going to be ties). The blockchain maintains an immutable record of what moves were actually made, and by whom, so all you need is the publicly available “tic-tac-toe” rules to determine the winner. Someone can run a server that provides false answers, but you can always run your own server to find out the truth.
author | blocktrades |
---|---|
permlink | misconceptions-about-2nd-layer-apps-part-1 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive","blockchain","dapps"],"users":["howo"],"image":["https://images.hive.blog/DQmWapVWwsacyTitpb8oF4XFMDjQDNmvDJUfSj7mPQ5fgyp/image%20(3).png"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2020-08-29 00:16:54 |
last_update | 2020-08-29 00:16:54 |
depth | 0 |
children | 38 |
last_payout | 2020-09-05 00:16:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 46.800 HBD |
curator_payout_value | 35.929 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,793 |
author_reputation | 1,285,295,680,967,795 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,331,162 |
net_rshares | 227,931,180,081,421 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeldal | 0 | -46,667,892,137,478 | -100% | ||
enki | 0 | -18,072,784,891,531 | -100% | ||
tombstone | 0 | 15,509,151,529 | 0.75% | ||
boatymcboatface | 0 | 456,069,092,871 | 30% | ||
kingscrown | 0 | 2,370,648,367,295 | 30% | ||
flemingfarm | 0 | 156,218,420,278 | 80% | ||
acidyo | 0 | 10,517,185,903,526 | 100% | ||
kevinwong | 0 | 4,058,319,076,551 | 50% | ||
theshell | 0 | 122,452,437,065 | 30% | ||
gtg | 0 | 20,756,204,114,378 | 100% | ||
gerber | 0 | 1,020,156,877,247 | 14.89% | ||
ericvancewalton | 0 | 294,655,844,516 | 100% | ||
kosimoos | 0 | 534,145,798 | 50% | ||
daan | 0 | 56,618,787,365 | 8% | ||
ezzy | 0 | 1,138,396,667,128 | 14.89% | ||
yury-vas | 0 | 305,874,587,247 | 100% | ||
mrwang | 0 | 15,107,309,451 | 25% | ||
ssjsasha | 0 | 950,592,003,775 | 100% | ||
meesterboom | 0 | 1,887,278,318,091 | 100% | ||
allmonitors | 0 | 32,575,494,100 | 100% | ||
inertia | 0 | 1,140,984,877,553 | 100% | ||
arcange | 0 | 3,198,629,211,677 | 100% | ||
deanliu | 0 | 3,820,468,309,950 | 100% | ||
exyle | 0 | 1,068,793,882,938 | 14.89% | ||
sharker | 0 | 6,473,341,198 | 12.37% | ||
sokoloffa | 0 | 5,661,842,460 | 100% | ||
arconite | 0 | 17,957,220,494 | 25% | ||
raphaelle | 0 | 3,124,831,775 | 3% | ||
greenman | 0 | 85,131,242,026 | 100% | ||
happyphoenix | 0 | 30,106,945,971 | 37% | ||
ace108 | 0 | 249,690,857,679 | 7% | ||
sazbird | 0 | 2,098,895,304 | 50% | ||
kibela | 0 | 3,909,933,844 | 13.75% | ||
avellana | 0 | 117,920,168,001 | 100% | ||
laoyao | 0 | 46,440,239,341 | 100% | ||
somebody | 0 | 80,198,376 | 100% | ||
midnightoil | 0 | 162,950,363,393 | 100% | ||
achim86 | 0 | 182,180,612,671 | 100% | ||
alinalazareva | 0 | 974,983,612 | 10% | ||
xiaohui | 0 | 939,297,984,107 | 100% | ||
jphamer1 | 0 | 5,176,953,955,246 | 100% | ||
oflyhigh | 0 | 5,114,578,969,968 | 100% | ||
shanghaipreneur | 0 | 30,190,015,948 | 100% | ||
fooblic | 0 | 32,892,739,358 | 99% | ||
yulan | 0 | 16,090,211,363 | 100% | ||
rmach | 0 | 11,721,192,739 | 50% | ||
anech512 | 0 | 9,399,627,862 | 25% | ||
frankbacon | 0 | 36,041,607,209 | 49% | ||
helene | 0 | 1,213,043,044,247 | 100% | ||
wisbeech | 0 | 8,119,592,696 | 100% | ||
yef99 | 0 | 70,428,258,179 | 100% | ||
someguy123 | 0 | 715,707,559,593 | 22.34% | ||
mattclarke | 0 | 492,297,236,609 | 25% | ||
themonetaryfew | 0 | 571,558,244,054 | 100% | ||
uwelang | 0 | 222,853,236,567 | 20% | ||
fraenk | 0 | 46,719,587,694 | 100% | ||
cornerstone | 0 | 3,116,792,359,037 | 50% | ||
doitvoluntarily | 0 | 77,713,077,320 | 100% | ||
phusionphil | 0 | 54,629,899,617 | 100% | ||
mjhomb | 0 | 351,224,618,919 | 100% | ||
funnyman | 0 | 1,763,128,337,433 | 50% | ||
justyy | 0 | 140,077,769,709 | 15% | ||
michelle.gent | 0 | 101,286,227,885 | 100% | ||
whoib | 0 | 9,931,355,795 | 100% | ||
lloyddavis | 0 | 110,589,799,326 | 100% | ||
ssekulji | 0 | 34,326,385,947 | 100% | ||
syahhiran | 0 | 2,531,825,516 | 100% | ||
reddust | 0 | 200,404,512,163 | 100% | ||
techslut | 0 | 280,345,670,887 | 50% | ||
consciousness | 0 | 1,059,068,215 | 100% | ||
triviummethod | 0 | 553,845,981 | 100% | ||
jaybird | 0 | 223,408,066,353 | 100% | ||
jaki01 | 0 | 6,961,352,091,661 | 100% | ||
whistleblower | 0 | 722,731,504 | 100% | ||
amadeus | 0 | 5,473,353,531 | 50% | ||
veganism | 0 | 3,219,734,322 | 100% | ||
ixindamix | 0 | 92,917,903,323 | 50% | ||
humanearl | 0 | 8,451,403,186 | 70% | ||
cardboard | 0 | 20,934,172,118 | 100% | ||
v4vapid | 0 | 9,167,208,129,508 | 55% | ||
lovemetouchme2 | 0 | 16,282,591,501 | 15% | ||
saleg25 | 0 | 12,313,086,102 | 100% | ||
newhope | 0 | 5,197,029,399,502 | 55% | ||
steemitcommunity | 0 | 1,354,326,995 | 100% | ||
askari | 0 | 56,026,539,175 | 100% | ||
barvon | 0 | 10,202,280,617 | 100% | ||
blackbunny | 0 | 72,889,411,935 | 100% | ||
kobold-djawa | 0 | 254,584,925,072 | 100% | ||
rahul.stan | 0 | 42,129,382,910 | 50% | ||
kotturinn | 0 | 75,328,822,526 | 100% | ||
ades | 0 | 10,323,050,183 | 100% | ||
lingfei | 0 | 79,375,322,908 | 100% | ||
tarazkp | 0 | 2,360,379,856,564 | 50% | ||
steemitboard | 0 | 2,963,685,634 | 2% | ||
noemilunastorta | 0 | 74,177,049,662 | 60% | ||
sudutpandang | 0 | 18,002,171,325 | 100% | ||
aiqabrago | 0 | 176,843,170,848 | 100% | ||
justinashby | 0 | 12,334,645,335 | 33% | ||
evildeathcore | 0 | 10,702,437,628 | 100% | ||
ranchorelaxo | 0 | -44,441,182,005,833 | -100% | ||
diggndeeper.com | 0 | 2,861,398,826,954 | 100% | ||
oneshot | 0 | 45,226,971,174 | 100% | ||
ucukertz | 0 | 584,786,641 | 100% | ||
louisthomas | 0 | 106,317,240,854 | 100% | ||
dapu | 0 | 808,597,671 | 100% | ||
freedomexists | 0 | 1,596,762,984 | 100% | ||
preparedwombat | 0 | 968,786,650,976 | 100% | ||
elevator09 | 0 | 227,784,300,447 | 100% | ||
daio | 0 | 16,053,592,266 | 100% | ||
davidorcamuriel | 0 | 2,762,674,554,607 | 100% | ||
stimialiti | 0 | -4,160,895,604 | -29% | ||
sepracore | 0 | 2,943,861,423,074 | 100% | ||
zaragast | 0 | 45,957,918,728 | 30% | ||
dune69 | 0 | 94,447,865,104 | 14.89% | ||
smasssh | 0 | 1,226,125,867,479 | 30% | ||
mes | 0 | 191,243,567,684 | 100% | ||
foways | 0 | 578,572,176 | 100% | ||
thenightflier | 0 | 99,092,618,807 | 30% | ||
iansart | 0 | 305,132,410,586 | 100% | ||
schlees | 0 | 64,476,365,595 | 20% | ||
yeaho | 0 | 1,058,562,672 | 20% | ||
drpuffnstuff | 0 | 84,796,154,544 | 55% | ||
khussan | 0 | 8,220,290,938 | 100% | ||
jagged | 0 | 109,837,953,871 | 100% | ||
valued-customer | 0 | 23,341,075,648 | 25% | ||
jerrybanfield | 0 | 148,698,040,921 | 14.89% | ||
roomservice | 0 | 81,645,876,594 | 1.87% | ||
drag33 | 0 | 292,290,349,376 | 100% | ||
ninahaskin | 0 | 23,529,414,822 | 10% | ||
varunpinto | 0 | 1,930,716,609 | 100% | ||
rycharde | 0 | 1,190,590,580 | 10% | ||
yehey | 0 | 994,181,285,281 | 100% | ||
masterthematrix | 0 | 96,936,800,605 | 100% | ||
exec | 0 | 246,421,214,152 | 100% | ||
eval | 0 | 823,273,879 | 100% | ||
mxzn | 0 | 2,635,553,486 | 25% | ||
giuatt07 | 0 | 285,163,440,700 | 25% | ||
steeminator3000 | 0 | 14,927,494,301 | 100% | ||
alphacore | 0 | 21,256,338,549 | 2.3% | ||
galenkp | 0 | 1,946,403,050,411 | 100% | ||
maxer27 | 0 | 133,539,800,256 | 25% | ||
mahdiyari | 0 | 540,230,390,894 | 100% | ||
jingdol | 0 | 490,516,207,848 | 100% | ||
colovhis | 0 | 12,603,821,091 | 100% | ||
spectrumecons | 0 | 3,813,401,352,502 | 80% | ||
ew-and-patterns | 0 | 176,061,604,193 | 9% | ||
dswigle | 0 | 501,193,413,872 | 100% | ||
d-pend | 0 | 4,208,742,345 | 0.14% | ||
offgridlife | 0 | 582,299,844,382 | 100% | ||
digitalis | 0 | 179,099,521,921 | 100% | ||
benedict08 | 0 | 180,069,261,479 | 50% | ||
kiokizz | 0 | 6,237,201,323 | 65% | ||
simaroy | 0 | 17,672,705,752 | 100% | ||
eturnerx | 0 | 932,686,224,461 | 25% | ||
vallesleoruther | 0 | 81,907,659,243 | 100% | ||
captainquack22 | 0 | 83,666,308,965 | 100% | ||
goldkey | 0 | 74,622,753,297 | 15% | ||
approximate | 0 | 1,744,367,081 | 65% | ||
drorion | 0 | 124,739,595,055 | 100% | ||
shitsignals | 0 | 6,110,650,738 | 14.89% | ||
attajuttjj | 0 | 14,190,454,929 | 100% | ||
themarkymark | 0 | 2,038,919,221,594 | 10% | ||
josie2214 | 0 | 25,915,612,962 | 100% | ||
nathanmars | 0 | 849,176,199,883 | 11% | ||
sanjeevm | 0 | 261,667,257,614 | 30% | ||
mukhtar.juned | 0 | 0 | 100% | ||
tykee | 0 | 5,092,074,389 | 50% | ||
steempostitalia | 0 | 134,830,205,525 | 30% | ||
vikisecrets | 0 | 397,415,460,816 | 30% | ||
pocketrocket | 0 | 32,966,921,184 | 100% | ||
kharrazi | 0 | 9,598,391,905 | 100% | ||
khalil319 | 0 | 950,937,629 | 50% | ||
kiobot | 0 | 677,120,622 | 65% | ||
oldman28 | 0 | 64,520,712,963 | 60% | ||
horpey | 0 | 75,696,533,578 | 100% | ||
ahlawat | 0 | 1,665,758,093 | 25% | ||
moromaro | 0 | 43,089,001,484 | 100% | ||
shogo | 0 | 222,119,543,799 | 100% | ||
fionasfavourites | 0 | 14,686,905,766 | 25% | ||
leir | 0 | 2,422,828,436 | 50% | ||
felander | 0 | 74,521,713,654 | 14.89% | ||
ridwant | 0 | 19,995,845,664 | 100% | ||
santigs | 0 | 48,021,480,487 | 100% | ||
nadhora | 0 | 13,581,583,183 | 75% | ||
bashadow | 0 | 57,419,705,808 | 25% | ||
ekkah | 0 | 877,658,368 | 100% | ||
tipu | 0 | 19,692,221,798,757 | 50.01% | ||
kimzwarch | 0 | 8,341,520,424 | 4% | ||
onartbali | 0 | 21,543,971,085 | 100% | ||
nurhayati | 0 | 2,339,938,863 | 50% | ||
fbslo | 0 | 324,001,706,845 | 100% | ||
accelerator | 0 | 56,532,272,370 | 5% | ||
buildawhale | 0 | 6,800,444,950,160 | 10% | ||
fersher | 0 | -567,576,007 | -100% | ||
alinakot | 0 | 42,474,078,453 | 30% | ||
cconn | 0 | 1,541,593,420 | 50% | ||
eastmael | 0 | 99,304,895,337 | 100% | ||
yogacoach | 0 | 6,960,432,268 | 7.44% | ||
chinchilla | 0 | 236,242,823,767 | 100% | ||
alanman | 0 | 11,692,841,742 | 100% | ||
drax | 0 | 514,410,323,069 | 100% | ||
tomwafula | 0 | 2,835,361,976 | 100% | ||
therealwolf | 0 | 728,495,077,597 | 2.5% | ||
taskmaster4450 | 0 | 2,726,540,041,350 | 100% | ||
roleerob | 0 | 748,216,129,370 | 100% | ||
revisesociology | 0 | 756,347,878,380 | 60% | ||
superbing | 0 | 574,862,354 | 90% | ||
dilimunanzar | 0 | 17,081,260,067 | 100% | ||
acehnature | 0 | 1,779,748,815 | 100% | ||
yabapmatt | 0 | 3,452,465,060,735 | 100% | ||
omra-sky | 0 | 70,535,968,405 | 40% | ||
makerhacks | 0 | 25,042,890,946 | 10% | ||
borgheseglass | 0 | 13,612,927,460 | 100% | ||
shadflyfilms | 0 | 9,329,113,735 | 100% | ||
heidi71 | 0 | 22,713,943,338 | 30% | ||
pitboy | 0 | 75,532,442,572 | 100% | ||
daisyphotography | 0 | 44,545,132,731 | 100% | ||
investegg | 0 | 166,712,069,972 | 4.36% | ||
craigcryptoking | 0 | 91,465,532,047 | 100% | ||
vegoutt-travel | 0 | 42,551,594,481 | 80% | ||
enolife | 0 | 967,254,332 | 100% | ||
planetauto | 0 | 102,163,769,289 | 100% | ||
spacesheep | 0 | 3,885,162,521 | 100% | ||
castleberry | 0 | 56,707,606,942 | 100% | ||
florian-glechner | 0 | 370,061,178,270 | 100% | ||
afterglow | 0 | 4,114,307,370 | 50% | ||
petrolinivideo | 0 | 5,904,178,405 | 50% | ||
arabisouri | 0 | 55,877,432,221 | 100% | ||
traciyork | 0 | 735,515,026,492 | 100% | ||
caladan | 0 | 21,336,152,912 | 14.89% | ||
cryptotradingfr | 0 | 5,118,436,107 | 10% | ||
dkid14 | 0 | 629,336,042,642 | 100% | ||
tradingideas | 0 | 11,175,059,130 | 100% | ||
jexus77 | 0 | 1,621,511,115 | 100% | ||
mazzle | 0 | 1,938,387,004 | 100% | ||
steemflow | 0 | 308,081,548,175 | 100% | ||
mtl1979 | 0 | 5,405,621,064 | 100% | ||
emrebeyler | 0 | 298,475,122,123 | 14.89% | ||
steveconnor | 0 | 63,029,757,967 | 50% | ||
zakia | 0 | 23,894,971,447 | 100% | ||
dhaneshpk | 0 | 3,867,775,954 | 100% | ||
irynochka | 0 | 110,489,361 | 100% | ||
smartsteem | 0 | 148,493,765,428 | 2.5% | ||
shaotech | 0 | 345,996,805 | 100% | ||
travoved | 0 | 4,065,431,344 | 100% | ||
yazp | 0 | 12,192,793,104 | 100% | ||
steeminer4up | 0 | 2,380,395,655 | 100% | ||
chintya | 0 | 731,527,981 | 25% | ||
lebin | 0 | 203,874,033,831 | 100% | ||
b00m | 0 | 41,835,207,589 | 100% | ||
cloris | 0 | 1,350,972,537 | 100% | ||
aquinotyron3 | 0 | 1,818,642,212 | 100% | ||
itchyfeetdonica | 0 | 99,856,036,717 | 100% | ||
rezoanulvibes | 0 | 107,681,788,426 | 100% | ||
funtraveller | 0 | 756,132,432 | 14.89% | ||
nokodemion | 0 | 11,123,409,002 | 100% | ||
marcolino76 | 0 | 5,647,634,387 | 15% | ||
industriousliv | 0 | 1,891,535,616 | 100% | ||
kamchore | 0 | 151,052,437,967 | 100% | ||
lyon89 | 0 | 46,439,996,871 | 100% | ||
howiemac | 0 | 11,123,416,436 | 100% | ||
spiritabsolute | 0 | 23,429,174,904 | 100% | ||
kevmcc | 0 | 25,541,452,623 | 30% | ||
wiseagent | 0 | 45,983,950,648 | 10% | ||
fourfourfun | 0 | 6,794,364,475 | 25% | ||
candyboy | 0 | 3,233,023,164 | 100% | ||
leynedayana | 0 | 471,691,260 | 100% | ||
upmyvote | 0 | 7,436,999,329 | 10% | ||
dechastre | 0 | 18,419,451,048 | 100% | ||
jewel-lover | 0 | 1,654,112,511 | 100% | ||
abeba | 0 | 2,069,257,582 | 100% | ||
gabrielatravels | 0 | 83,766,396,063 | 50% | ||
thedrewshow | 0 | 852,295,893 | 100% | ||
bluenarcolepsy | 0 | 1,470,931,513 | 100% | ||
jongolson | 0 | 1,155,402,975,863 | 100% | ||
fianna | 0 | 5,488,394,502 | 100% | ||
r351574nc3 | 0 | -113,444,473,821 | -100% | ||
bartheek | 0 | 72,315,106,233 | 25% | ||
hijosdelhombre | 0 | 44,417,329,889 | 50% | ||
mmmmkkkk311 | 0 | 7,661,430,699,762 | 100% | ||
aiziqi | 0 | 8,584,299,111 | 100% | ||
nealmcspadden | 0 | 196,656,179,255 | 14.89% | ||
brettcalloway | 0 | 361,151,301,571 | 100% | ||
bala41288 | 0 | 294,838,167,902 | 100% | ||
grampo | 0 | 11,718,783,776 | 100% | ||
everything-4you | 0 | 815,376,204 | 90% | ||
belemo | 0 | 96,432,914,090 | 100% | ||
edicted | 0 | 196,151,854,831 | 21% | ||
afiqsejuk | 0 | 707,486,572,586 | 100% | ||
ahmedsy | 0 | 2,655,181,969 | 100% | ||
purefood | 0 | 218,420,651,589 | 14.89% | ||
jimcustodio | 0 | 1,829,851,951 | 50% | ||
vaansteam | 0 | 1,966,875,348 | 30% | ||
shares | 0 | 716,783,089 | 100% | ||
calist | 0 | 3,936,858,659 | 100% | ||
philnewton | 0 | 5,754,232,272 | 75% | ||
iamfo | 0 | 549,274,494 | 100% | ||
nnaraoh | 0 | 156,352,685,687 | 100% | ||
srikandi | 0 | 952,692,936 | 100% | ||
holger80 | 0 | 1,488,636,300,473 | 33% | ||
unconditionalove | 0 | 1,487,853,726 | 7.44% | ||
minerspost | 0 | 1,652,267,850 | 50% | ||
ericburgoyne | 0 | 3,538,955,671 | 50% | ||
sweetkathy | 0 | 2,188,933,698 | 100% | ||
d0zer | 0 | 131,942,072,654 | 100% | ||
happy-soul | 0 | 146,181,756,748 | 25% | ||
green77 | 0 | 5,436,238,083 | 95% | ||
maxpatternman | 0 | 3,922,400,701 | 20% | ||
gohenry | 0 | 127,279,370,675 | 100% | ||
darkpylon | 0 | 2,887,829,858 | 100% | ||
barge | 0 | 317,295,381,270 | 100% | ||
dasc | 0 | 8,670,274,550 | 100% | ||
onlavu | 0 | 36,002,005,490 | 100% | ||
asgarth | 0 | 3,195,069,727,668 | 100% | ||
cyprianj | 0 | 19,429,377,378 | 100% | ||
cst90 | 0 | 64,764,893,644 | 100% | ||
citimillz | 0 | 124,051,728,761 | 100% | ||
movement19 | 0 | 4,523,479,630 | 2.5% | ||
melvin7 | 0 | 38,324,784,706 | 100% | ||
russellstockley | 0 | 4,142,287,037 | 30% | ||
futurecurrency | 0 | 25,818,518,936 | 40% | ||
g4fun | 0 | 10,536,267,791 | 25% | ||
jasonwaterfalls | 0 | 654,349,985 | 90% | ||
carlosp18 | 0 | 5,205,724,450 | 100% | ||
dunkman | 0 | 689,534,380 | 100% | ||
fego | 0 | 27,979,911,485 | 35% | ||
homeginkit | 0 | 2,315,368,076 | 100% | ||
idkpdx | 0 | 16,222,429,277 | 100% | ||
richatvns | 0 | 681,809,864 | 0.5% | ||
adenijiadeshina | 0 | 9,124,504,375 | 50% | ||
frassman | 0 | 2,977,689,357 | 18% | ||
properfraction | 0 | 43,234,544,440 | 100% | ||
satren | 0 | 253,076,360,024 | 100% | ||
lionsuit | 0 | 56,858,480,392 | 100% | ||
amico | 0 | 327,937,845,060 | 23.07% | ||
salty-mcgriddles | 0 | -39,312,204,488 | -100% | ||
sunshinebear | 0 | 1,677,544,683 | 50% | ||
andablackwidow | 0 | 11,864,197,608 | 100% | ||
tiababi | 0 | 518,687,667 | 100% | ||
bestboom | 0 | 55,014,110,467 | 14.89% | ||
deltasteem | 0 | 10,336,961,065 | 100% | ||
abrockman | 0 | 25,716,324,570 | 14.89% | ||
uyobong | 0 | 71,377,748,742 | 100% | ||
dotwin1981 | 0 | 84,856,117,274 | 20% | ||
manniman | 0 | 80,118,439,662 | 33% | ||
louis88 | 0 | 1,122,901,650,684 | 100% | ||
goldvault | 0 | 6,801,206,439 | 20% | ||
shawmeow | 0 | 13,215,974,448 | 100% | ||
sekhet | 0 | 400,195,759 | 100% | ||
dera123 | 0 | 1,039,923,487,539 | 100% | ||
jan23com | 0 | 5,773,471,873 | 90% | ||
paragism | 0 | 31,727,057,789 | 100% | ||
jkramer | 0 | 1,046,179,590,317 | 100% | ||
wolfhart | 0 | 16,258,470,092 | 40% | ||
talhasch | 0 | 132,010,728,640 | 100% | ||
elvys | 0 | 3,537,438,458 | 100% | ||
freddio | 0 | 16,853,488,099 | 15% | ||
keritroberts | 0 | 11,330,871,141 | 100% | ||
blainjones | 0 | 7,175,815,366 | 15% | ||
jemmanuel | 0 | 3,375,035,576 | 20% | ||
sallyfun | 0 | 3,668,012,340 | 100% | ||
memepress | 0 | 725,953,933 | 25% | ||
felixmarranz | 0 | 12,037,564,294 | 100% | ||
informator | 0 | 7,941,220,017 | 50% | ||
garybilbao | 0 | 4,756,332,529 | 100% | ||
themightyvolcano | 0 | 23,235,657,726 | 14.89% | ||
iseeyouvee | 0 | 745,844,178 | 14.89% | ||
xchng | 0 | 24,905,539,474 | 100% | ||
gifty-e | 0 | 882,728,724 | 100% | ||
choco11oreo11 | 0 | 3,534,059,260 | 90% | ||
michellpiala | 0 | 2,748,677,518 | 50% | ||
bukfast | 0 | 1,397,312,281 | 100% | ||
thegoldencobra | 0 | 7,692,151,800 | 100% | ||
kgakakillerg | 0 | 23,114,769,453 | 10% | ||
payroll | 0 | 411,370,657,009 | 10% | ||
flyinghigher | 0 | 45,670,107,524 | 100% | ||
branding | 0 | 1,346,883,742 | 100% | ||
ifunnymemes | 0 | 2,407,845,538 | 7.44% | ||
calisay | 0 | 76,809,132,445 | 100% | ||
msearles | 0 | 7,682,218,417 | 100% | ||
stefannikolov | 0 | 2,754,064,197 | 25% | ||
raorac | 0 | 1,320,659,576 | 35% | ||
savagebits | 0 | 21,436,027,368 | 100% | ||
yaraha | 0 | 3,850,320,617 | 20% | ||
promobot | 0 | 92,328,611,664 | 100% | ||
mrs.goldkey | 0 | 1,686,352,850 | 20% | ||
veteranforcrypto | 0 | 66,240,029,805 | 40% | ||
automation | 0 | 1,508,893,265 | 50% | ||
slobberchops | 0 | 4,991,427,994,471 | 100% | ||
atanas007 | 0 | 7,663,916,079 | 100% | ||
netzisde | 0 | 103,472,353,499 | 50% | ||
diabonua | 0 | 21,488,880,632 | 100% | ||
ederaleng | 0 | 1,204,886,463 | 100% | ||
jasuly | 0 | 1,127,425,009 | 100% | ||
cryptomaniacsgr | 0 | 50,218,746,145 | 100% | ||
pladozero | 0 | 78,742,914,391 | 10% | ||
ntowl | 0 | 4,954,511,544 | 100% | ||
nateaguila | 0 | 295,176,346,419 | 8% | ||
enforcer48 | 0 | 119,236,971,858 | 15% | ||
competeapp | 0 | 32,794,397,406 | 100% | ||
gmlgang | 0 | 572,771,344 | 100% | ||
parauri | 0 | 723,669,246 | 50% | ||
cryptoandcoffee | 0 | 1,143,583,925,290 | 100% | ||
luminaryhmo | 0 | 11,337,517,641 | 100% | ||
bububoomt | 0 | 3,205,790,007 | 50% | ||
mariajruizb | 0 | 35,874,862,016 | 100% | ||
council | 0 | 8,733,856,227 | 100% | ||
elmundodexao | 0 | 14,123,966,054 | 100% | ||
swisswitness | 0 | 8,892,605,015 | 14.89% | ||
moneybaby | 0 | 862,230,323 | 2.5% | ||
evegrace | 0 | 7,834,724,144 | 50% | ||
longer | 0 | 6,226,894,420 | 12.5% | ||
suonghuynh | 0 | 13,730,957,853 | 6% | ||
bingbabe | 0 | 750,000,000 | 100% | ||
scrawly | 0 | 2,523,736,916 | 100% | ||
hemo | 0 | 3,496,949,555 | 100% | ||
carita-feliz | 0 | 2,239,491,969 | 100% | ||
cmplxty | 0 | 53,098,471,118 | 18% | ||
donald.porter | 0 | 42,638,150,405 | 100% | ||
ambiguity | 0 | 31,735,597,068 | 100% | ||
gallerani | 0 | 906,541,512 | 14.89% | ||
mightypanda | 0 | 1,107,528,959 | 35% | ||
schlunior | 0 | 11,360,992,378 | 20% | ||
armandosodano | 0 | 292,147,908,216 | 51% | ||
sonder-an | 0 | 403,598,926 | 100% | ||
sadbear | 0 | 8,291,296,054 | 20% | ||
digi-me | 0 | 41,938,354,984 | 100% | ||
yestermorrow | 0 | 12,249,288,470 | 31% | ||
thehive | 0 | 53,858,081,220 | 50% | ||
daath | 0 | 795,431,326 | 100% | ||
dalz | 0 | 18,905,847,599 | 7.44% | ||
fandelkefir | 0 | 4,072,251,346 | 100% | ||
light-hearted | 0 | 1,008,507,823 | 100% | ||
pvinny69 | 0 | 8,395,536,672 | 30% | ||
santoninoatocha | 0 | 501,674,670 | 100% | ||
gohalber | 0 | 10,505,421,412 | 100% | ||
flaws | 0 | 6,894,890,149 | 100% | ||
littleshadow | 0 | 5,285,057,613 | 90% | ||
goingbonkers | 0 | 63,189,738,759 | 100% | ||
dlike | 0 | 180,705,792,248 | 14.89% | ||
triptolemus | 0 | 1,034,949,235 | 14.89% | ||
abduljalil.mbo | 0 | 29,112,116,466 | 100% | ||
voxmortis | 0 | 46,843,570,614 | 20% | ||
joseph6232 | 0 | 1,822,548,927 | 90% | ||
selce-n | 0 | 2,035,751,304 | 100% | ||
emaillisahere | 0 | 3,242,159,643 | 75% | ||
buzzbee | 0 | 629,273,451 | 50% | ||
fullnodeupdate | 0 | 10,016,893,363 | 33% | ||
tipsybosphorus | 0 | 490,838,992,838 | 100% | ||
frot | 0 | 785,140,032,181 | 33% | ||
pboulet | 0 | 35,770,627,206 | 100% | ||
chike4545 | 0 | 971,775,653 | 100% | ||
caoimhin | 0 | 4,183,365,777 | 100% | ||
a-bot | 0 | 32,205,642,613 | 100% | ||
bobby.madagascar | 0 | 2,351,956,067 | 1.48% | ||
djtrucker | 0 | 1,464,554,897 | 75% | ||
laissez-faire | 0 | 56,905,172 | 100% | ||
steemituplife | 0 | 654,456,242 | 25% | ||
cultus-forex | 0 | 83,431,875,394 | 100% | ||
marshalmugi | 0 | 76,419,596,313 | 85% | ||
podg3 | 0 | 1,732,819,744 | 90% | ||
steemwhalepower | 0 | 966,516,944 | 100% | ||
silverkey | 0 | 1,706,028,014 | 20% | ||
silvervault | 0 | 7,370,446,331 | 20% | ||
cryptycoon | 0 | 2,836,682,074 | 20% | ||
cryptoclerk | 0 | 3,009,007,057 | 20% | ||
mister-meeseeks | 0 | 39,637,571,626 | 50% | ||
misstaken | 0 | 6,509,580,300 | 90% | ||
gamer0815 | 0 | 790,380,684 | 20% | ||
creativeblue | 0 | 4,680,381,766 | 50% | ||
ldp | 0 | 2,120,331,261 | 14.89% | ||
fuadsm | 0 | 558,855,425 | 100% | ||
diegor | 0 | 30,155,563,700 | 100% | ||
gungunkrishu | 0 | 1,258,259,624,182 | 100% | ||
marvinix | 0 | 873,752,271 | 100% | ||
adyorka | 0 | 741,176,580 | 20% | ||
larka | 0 | 24,463,278,756 | 100% | ||
everyoung | 0 | 537,737,186 | 100% | ||
actnearn | 0 | 1,310,246,087,475 | 100% | ||
geeklania | 0 | 12,564,172,991 | 100% | ||
atnep111 | 0 | 2,764,468,433 | 100% | ||
followjohngalt | 0 | 97,040,175,946 | 14.89% | ||
cremisi | 0 | 1,869,005,942 | 100% | ||
carbodexkim | 0 | 1,826,148,717 | 100% | ||
jussbren | 0 | 2,018,054,996 | 90% | ||
theycallmedan | 0 | 44,870,668,221,308 | 90% | ||
glastar | 0 | 1,034,439,718,638 | 100% | ||
cakemonster | 0 | 8,774,591,196 | 7.44% | ||
themightysquid | 0 | 4,301,137,307 | 100% | ||
marki99 | 0 | 505,491,954,738 | 100% | ||
keket | 0 | 671,207,880 | 50% | ||
david.dicotomia | 0 | 1,729,530,110 | 100% | ||
dein-problem | 0 | -121,753,598 | -1% | ||
healthdear | 0 | 15,076,621,566 | 100% | ||
kekos | 0 | 103,465,037,522 | 100% | ||
smonia | 0 | 1,898,675,994 | 100% | ||
moneytron | 0 | 7,165,721,611 | 100% | ||
dismayedworld | 0 | 750,000,000 | 100% | ||
starrouge | 0 | 609,095,514 | 30% | ||
redheaddemon | 0 | 724,284,316 | 40% | ||
wherein | 0 | 289,620,138,380 | 60% | ||
bluerobo | 0 | 88,107,547,639 | 100% | ||
zerofive | 0 | 656,457,522 | 30% | ||
tigerrkg | 0 | 53,211,431,932 | 100% | ||
gokuisreal | 0 | 8,825,189,582,044 | 90% | ||
realself | 0 | 13,024,282,965,823 | 90% | ||
smon-fan | 0 | 2,014,196,377 | 100% | ||
jacuzzi | 0 | 8,123,479,598 | 25% | ||
kaldewei | 0 | 4,212,059,056 | 20% | ||
primeradue | 0 | 62,268,086,720 | 55% | ||
tr777 | 0 | 1,695,834,842 | 100% | ||
sm-jewel | 0 | 613,131,612 | 50% | ||
flyingbolt | 0 | 1,095,350,899 | 14.89% | ||
determine | 0 | 884,150,686 | 14.89% | ||
smonian | 0 | 1,678,831,588 | 100% | ||
carrycarrie | 0 | 981,354,019 | 100% | ||
honeygirl | 0 | 697,289,012 | 100% | ||
cnstm | 0 | 181,308,827,985 | 60% | ||
permaculturedude | 0 | 5,775,753,895 | 14.89% | ||
sm-lvl1 | 0 | 859,002,271 | 65% | ||
sm-starter-beta | 0 | 694,704,775 | 65% | ||
johnmadden | 0 | 4,670,030,813,921 | 90% | ||
pesos | 0 | 3,895,369,907 | 100% | ||
jamesbattler | 0 | 113,193,759,655 | 100% | ||
smon-joa | 0 | 10,424,398,042 | 100% | ||
jjangjjanggirl | 0 | 908,141,198 | 100% | ||
lianjingmedia | 0 | 582,403,305 | 60% | ||
broxi | 0 | 7,070,556,031 | 50% | ||
ncholdings | 0 | 8,336,487 | 100% | ||
hanke | 0 | 6,163,762,221 | 100% | ||
landshutbrauhaus | 0 | 6,911,429,904 | 100% | ||
darhainer | 0 | 887,519,053 | 65% | ||
ava77 | 0 | 550,728,980 | 100% | ||
diningguide | 0 | 10,857,568,119 | 100% | ||
smonbear | 0 | 820,676,348 | 50% | ||
denizcakmak | 0 | 812,093,478 | 100% | ||
hungryharish | 0 | 1,383,102,667 | 3.72% | ||
steem-queen | 0 | 1,881,183,791 | 100% | ||
cpt-sparrow | 0 | 4,495,958,675 | 100% | ||
kggymlife | 0 | 5,536,680,489 | 20% | ||
marymi | 0 | 459,142,738 | 100% | ||
ttg | 0 | 150,521,009,922 | 100% | ||
kryptogames | 0 | 242,347,026,673 | 50.01% | ||
ambifokus | 0 | 16,105,492,892 | 20% | ||
bitcoinator | 0 | 3,223,205,970 | 100% | ||
nelsonnils | 0 | 2,564,649,355 | 100% | ||
engrsayful | 0 | 75,555,764,470 | 100% | ||
mfblack | 0 | 76,653,044,453 | 14.14% | ||
rocketpower | 0 | 1,010,891,102 | 40% | ||
szf | 0 | 719,828,409 | 50% | ||
ichmusslaufen | 0 | 2,526,559,348 | 50% | ||
maini | 0 | 60,439,013,042 | 100% | ||
wallvater | 0 | 1,291,400,131 | 20% | ||
tenyears | 0 | 0 | 50% | ||
epicdice | 0 | 5,483,405,610 | 0.75% | ||
battlegames | 0 | 437,535,684,868 | 100% | ||
poliwalt10 | 0 | 28,169,296,243 | 100% | ||
smsmb-votebot | 0 | 644,385,489 | 100% | ||
kytka | 0 | 313,504,792,338 | 100% | ||
gulf41 | 0 | 6,361,584,132 | 100% | ||
scholaris | 0 | 276,892,636,683 | 100% | ||
banvie | 0 | 62,877,951,442 | 100% | ||
muhammad-wali | 0 | 483,599,516 | 50% | ||
sm-silva | 0 | 1,700,076,619 | 7.44% | ||
ssc-token | 0 | 1,321,155,192 | 100% | ||
likwid | 0 | 955,010,527,306 | 100% | ||
tinyhousecryptos | 0 | 529,579,273 | 5% | ||
leighscotford | 0 | 1,139,934,782 | 2.5% | ||
iktisat | 0 | 535,144,330 | 100% | ||
iamjohn | 0 | 1,515,338,372 | 25% | ||
firefuture | 0 | 4,042,846,917 | 7.44% | ||
xyz004 | 0 | 44,803,287,651 | 25% | ||
steemindian | 0 | 1,430,359,218 | 7.44% | ||
fsm-liquid | 0 | 708,833,794 | 100% | ||
cryptogambit | 0 | 1,444,869,138 | 7.5% | ||
waraira777 | 0 | 1,787,609,155 | 100% | ||
suigener1s | 0 | 554,686,738 | 100% | ||
the.circle | 0 | 647,906,086 | 37.5% | ||
shimozurdo | 0 | 3,309,627,340 | 14.89% | ||
lookplz | 0 | 6,594,220,693 | 100% | ||
kgswallet | 0 | 3,003,447,197 | 100% | ||
milu-the-dog | 0 | 6,823,810,459 | 14.89% | ||
yeswecan | 0 | 16,683,824,070 | 90% | ||
ssiena | 0 | 2,803,998,070 | 18% | ||
lrekt01 | 0 | 2,670,778,202 | 100% | ||
triplea.bot | 0 | 5,394,969,766 | 14.89% | ||
steem.leo | 0 | 322,982,183,344 | 14.89% | ||
nichemarket | 0 | 2,141,586,432 | 100% | ||
freedomring | 0 | 2,703,175,867 | 100% | ||
onecent | 0 | 664,444,862 | 100% | ||
hyborian-strain | 0 | 2,431,652,871 | 30% | ||
freddio.sport | 0 | 4,857,898,662 | 15% | ||
zaku-pal | 0 | 539,317,313 | 14.89% | ||
zaku-leo | 0 | 539,055,497 | 14.89% | ||
babytarazkp | 0 | 3,332,442,278 | 50% | ||
asteroids | 0 | 15,840,685,627 | 13.4% | ||
addax | 0 | 1,036,114,816 | 100% | ||
thranax | 0 | 13,631,706,264 | 15% | ||
soyunasantacruz | 0 | 35,453,262,405 | 100% | ||
happiness19 | 0 | 227,150,936 | 100% | ||
opidia | 0 | 6,940,965,884 | 21% | ||
cryptoandsports | 0 | 10,457,696,439 | 100% | ||
one.life | 0 | 786,858,311 | 14.86% | ||
oniemaniego | 0 | 31,944,171,538 | 100% | ||
acta | 0 | 24,871,263,336 | 100% | ||
the-table | 0 | 19,473,258,148 | 100% | ||
rosana6 | 0 | 9,152,709,007 | 100% | ||
cardtrader | 0 | 2,687,883,438 | 100% | ||
maxuvd | 0 | 22,782,700,496 | 6% | ||
maxuve | 0 | 27,661,551,098 | 6% | ||
dappcoder | 0 | 2,880,797,122 | 100% | ||
espni | 0 | 858,673,573 | 65% | ||
btscn | 0 | 503,413,729,690 | 100% | ||
thehouse | 0 | 1,887,237,856 | 90% | ||
jessy22 | 0 | 886,394,829 | 100% | ||
katrin-lux | 0 | 10,070,221,363 | 100% | ||
bcm | 0 | 23,202,763,908 | 37.5% | ||
petscorner | 0 | 943,444,199 | 100% | ||
dappstats | 0 | 3,711,887,732 | 15% | ||
silverquest | 0 | 129,387,358,842 | 90% | ||
therealyme | 0 | 916,466,999 | 11.91% | ||
chris-uk | 0 | 8,671,734,318 | 100% | ||
blocktvnews | 0 | 914,644,934 | 7.44% | ||
bilpcoin.pay | 0 | 820,579,438 | 20% | ||
gerbo | 0 | 135,188,444 | 14.89% | ||
honeychip | 0 | 8,541,725,422 | 85% | ||
fearlessgu | 0 | 8,626,032,724 | 100% | ||
galenkp.aus | 0 | 1,165,071,560 | 100% | ||
sacrosanct | 0 | 6,613,564,270 | 23% | ||
cultofsteem | 0 | 630,867,728 | 100% | ||
redwarbull | 0 | 1,687,752,641 | 20% | ||
steempower-001 | 0 | 1,482,476,385 | 100% | ||
lachg89 | 0 | 38,101,922,057 | 100% | ||
karrar | 0 | 0 | 37% | ||
gmlrecordz | 0 | 1,765,437,103 | 18% | ||
dec-market | 0 | 2,143,357,626 | 65% | ||
mvanhauten | 0 | 1,280,252,686 | 20% | ||
journeyofanomad | 0 | 5,036,521,839 | 40% | ||
angel33 | 0 | 642,588,051 | 100% | ||
ribary | 0 | 4,927,748,598 | 7.44% | ||
daree23 | 0 | 0 | 100% | ||
garlet | 0 | 8,607,660,487 | 100% | ||
onestop | 0 | 751,910,395 | 100% | ||
kgsupport | 0 | 1,243,474,491 | 36% | ||
bilpcoinbpc | 0 | 644,955,708 | 7.44% | ||
bitt.bot | 0 | 545,531,244 | 99% | ||
ragequitter | 0 | 852,953,207 | 65% | ||
mice-k | 0 | 73,582,585,584 | 14.89% | ||
julesquirin | 0 | 8,483,537,677 | 100% | ||
curamax | 0 | 8,499,625,075 | 14.89% | ||
darthknight | 0 | 46,684,261,626,794 | 40% | ||
masterlamps | 0 | 0 | 100% | ||
lucky-guy | 0 | 3,378,959,677 | 100% | ||
steem.idols | 0 | 496,952,701 | 50% | ||
gorllara | 0 | 3,079,251,791 | 100% | ||
alexa.art | 0 | 89,469,535,967 | 100% | ||
tommys.shop | 0 | 1,715,633,148 | 90% | ||
steemcityrewards | 0 | 578,181,897 | 14.89% | ||
dpend.active | 0 | 4,315,829,357 | 2.97% | ||
fengchao | 0 | 123,910,841,731 | 100% | ||
artdescry | 0 | 405,013,619 | 14.89% | ||
alente | 0 | 0 | 30% | ||
hivewaves | 0 | 572,523,943 | 75% | ||
fsm-core | 0 | 17,949,724,153 | 100% | ||
mountaingod | 0 | 404,904,984,314 | 100% | ||
folklure | 0 | 1,226,411,373 | 7.44% | ||
unklebonehead | 0 | 12,850,427,461 | 25% | ||
diosaerys | 0 | 10,230,998,580 | 100% | ||
kohsamui99 | 0 | 242,401,262,546 | 100% | ||
visionaer3003 | 0 | 1,353,051,894,936 | 50% | ||
gitplait | 0 | 62,828,377,771 | 100% | ||
softworld | 0 | 1,584,899,403,208 | 100% | ||
captainhive | 0 | 1,490,644,872,982 | 80% | ||
velinov86 | 0 | 15,461,430,868 | 100% | ||
cerberus-dji | 0 | 857,329,423 | 66% | ||
uzzca | 0 | 6,569,781,949 | 30% | ||
franzzonline | 0 | 22,410,665,321 | 100% | ||
sadvil | 0 | 2,067,749,443 | 100% | ||
dcityrewards | 0 | 490,676,871,450 | 14.89% | ||
freakeao | 0 | 24,919,237,138 | 100% | ||
holoferncro | 0 | 1,014,031,312 | 100% | ||
maitt87 | 0 | 8,145,562,959 | 100% | ||
marvschurchill1 | 0 | 1,554,696,904 | 50% | ||
hextech | 0 | 1,304,241,596 | 13.86% | ||
paulman | 0 | 1,488,868,780 | 75% | ||
andrewmusic | 0 | 7,689,790,803 | 100% | ||
sketching | 0 | 654,087,367 | 7.44% | ||
hiveonboard | 0 | 2,300,864,810 | 1.87% | ||
johnolusegun | 0 | 30,190,324,352 | 100% | ||
hivelist | 0 | 2,709,710,188 | 7.44% | ||
argenvista | 0 | 1,406,307,010 | 100% | ||
ninnu | 0 | 41,425,720,159 | 50% | ||
kiemis | 0 | 5,660,552,841 | 10% | ||
mare123 | 0 | 994,026,776 | 100% | ||
constgaladriel | 0 | 17,952,671,231 | 100% | ||
vibrasphere | 0 | 1,108,902,585 | 20% | ||
shirahoshi | 0 | 13,200,029,275 | 51% | ||
xxxthorxxx | 0 | 62,555,578,876 | 50% | ||
belen0949 | 0 | 4,026,967,478 | 100% | ||
traduzindojogos | 0 | 1,870,421,488 | 100% | ||
ghaazi | 0 | 169,532,856,294 | 100% | ||
hisha | 0 | 73,447,585 | 100% | ||
miguelangel1 | 0 | 1,933,587,234 | 86% | ||
jaguarosky | 0 | 3,462,670,856 | 100% | ||
hivecur | 0 | 373,842,666,373 | 14.89% | ||
ykroys | 0 | 2,253,666,964 | 10% | ||
lucianav | 0 | 44,263,418,846 | 100% | ||
patronpass | 0 | 2,986,746,866 | 100% | ||
heracleia | 0 | 15,403,754,787 | 100% | ||
reza-shamim | 0 | 7,258,715,569 | 100% | ||
vabadaba | 0 | 6,697,000,946 | 100% | ||
splinterstats | 0 | 939,160,689 | 65% | ||
anewlakdk84 | 0 | 0 | 50% | ||
yewhos | 0 | 6,728,594,948 | 100% | ||
utopiaeducators | 0 | 704,500,245,361 | 100% | ||
sucal | 0 | 34,180,847,581 | 100% | ||
chartreader | 0 | 799,413,347 | 14.89% | ||
reward.app | 0 | 48,962,465,578 | 50% | ||
dayerlis | 0 | 2,682,860,975 | 100% | ||
facilitymanager | 0 | 2,228,294,924 | 75% | ||
recoveryinc | 0 | 212,613,749,493 | 5% | ||
sunitahive | 0 | 58,697,668 | 100% | ||
raiyantanbir007 | 0 | 44,972,784 | 100% | ||
rafaelgreen | 0 | 25,965,362,815 | 100% | ||
blackjack111 | 0 | 35,882,923,027 | 100% | ||
ariefm | 0 | 1,567,771,146 | 100% | ||
kasna | 0 | 527,825,351 | 100% | ||
gohive | 0 | 153,309,719,682 | 100% | ||
hrcl.art | 0 | 15,806,279,844 | 100% | ||
camplife | 0 | 862,252,743 | 100% | ||
kraken99 | 0 | 1,282,761,688 | 100% | ||
borghesegardens | 0 | 3,575,989,971 | 100% | ||
aurauramagic | 0 | 4,589,302,533 | 100% | ||
dying | 0 | 98,963,390,425 | 5% | ||
cyfc.prometheus | 0 | 466,508,942 | 100% | ||
davidmuhammad | 0 | 954,485,168 | 100% | ||
ironhieronymus | 0 | 1,649,147,100 | 100% | ||
allsway | 0 | 32,161,499,349 | 100% | ||
jamessp | 0 | 25,409,812,744 | 100% | ||
themanojjgurjar | 0 | 0 | 100% | ||
discohedge | 0 | 7,799,387,127 | 40% | ||
linthespace27 | 0 | 1,035,065,159 | 100% | ||
yellowdoodle | 0 | 228,519,962 | 5% | ||
shurik-t | 0 | 49,003,968 | 100% | ||
avocadophil | 0 | 66,268,128 | 100% | ||
qacar | 0 | 0 | 56% | ||
imjess | 0 | 583,559,627 | 100% | ||
agung7 | 0 | -66,268,128 | -100% | ||
rajsitaula | 0 | 0 | 100% | ||
hitgal | 0 | 0 | 100% | ||
fajarmatang | 0 | -171,471,805 | -100% | ||
kesparasta | 0 | 140,935,391 | 100% | ||
brazilec | 0 | 0 | 100% |
Will a tic tac toe genius bot be considered cheating? 🤔 Posted using [Dapplr](https://app.dapplr.in/n6MUReLoyL9Dcuyw8)
author | belemo | ||||||
---|---|---|---|---|---|---|---|
permlink | willatictactoegeniusbot-52323732336251024v45058228117813 | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"dapplr","format":"markdown","tags":["dapplr"],"media":[],"users_tagged":[]} | ||||||
created | 2020-08-29 00:24:18 | ||||||
last_update | 2020-08-29 00:24:18 | ||||||
depth | 1 | ||||||
children | 9 | ||||||
last_payout | 2020-09-05 00:24: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 | 121 | ||||||
author_reputation | 1,058,004,512,390,619 | ||||||
root_title | "Misconceptions about 2nd layer apps: part 1" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 99,331,229 | ||||||
net_rshares | 0 |
Pretty much the only way to win tic-tac-toe is to go first, take the center square, and then hope your opponent doesn't move into a corner. Then you can force a win by moving into a corner.
author | edicted |
---|---|
permlink | re-belemo-qfsxwu |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 01:38:54 |
last_update | 2020-08-29 01:38:54 |
depth | 2 |
children | 7 |
last_payout | 2020-09-05 01:38: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 | 192 |
author_reputation | 3,497,849,991,070,017 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,331,971 |
net_rshares | 0 |
Lol yeah basically the case but I was just asking in general if bots count as cheating
author | belemo |
---|---|
permlink | re-edicted-qft8lc |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 05:29:42 |
last_update | 2020-08-29 05:29:42 |
depth | 3 |
children | 5 |
last_payout | 2020-09-05 05:29: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 | 87 |
author_reputation | 1,058,004,512,390,619 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,334,075 |
net_rshares | 0 |
#spoilers
author | sepracore |
---|---|
permlink | re-edicted-qft0pd |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 02:39:15 |
last_update | 2020-08-29 02:39:15 |
depth | 3 |
children | 0 |
last_payout | 2020-09-05 02:39: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 | 9 |
author_reputation | 19,888,382,618,059 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,332,531 |
net_rshares | 0 |
You could just try it.
author | satren |
---|---|
permlink | re-belemo-qfsuo1 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 00:28:51 |
last_update | 2020-08-29 00:28:51 |
depth | 2 |
children | 0 |
last_payout | 2020-09-05 00:28: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 | 22 |
author_reputation | 463,263,569,897,351 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,331,273 |
net_rshares | 0 |
Well if it brings more utility and dapps to the ecosystem or allowing us to connect to other ecosystems with your HIVE wallet, why not? Open it up, crypto is still in the BUIDL phase, people need to forget about holding on to what we've got, this space is about taking risks
author | chekohler |
---|---|
permlink | re-blocktrades-qfthry |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 08:48:00 |
last_update | 2020-08-29 08:48:00 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 08:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 274 |
author_reputation | 524,332,427,393,665 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,335,869 |
net_rshares | 191,059,271,690 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
captainklaus | 0 | 191,059,271,690 | 100% |
That meme looks like someone is butt hurt that they didn’t think of a second layer app first now they are kicking themselves and trying to throw shade lol
author | cmplxty |
---|---|
permlink | re-blocktrades-qft0xa |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 02:43:57 |
last_update | 2020-08-29 02:43:57 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 02:43: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 | 154 |
author_reputation | 779,531,965,262,669 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,332,572 |
net_rshares | 0 |
saludos amigos
author | edgargonzalez |
---|---|
permlink | qft3ii |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-29 03:31:30 |
last_update | 2020-08-29 03:31:30 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 03:31: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 | 14 |
author_reputation | 182,047,359,636,490 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,332,964 |
net_rshares | 0 |
When I see these publications I realize that due to my technological ignorance I am missing an important part of this community. In any case, I enjoy sharing (publishing and reading) and I thank you for your efforts that make it possible. Gracias/Thank you.
author | felixmarranz |
---|---|
permlink | qftu9p |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-29 13:30:27 |
last_update | 2020-08-29 13:30:27 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 13:30: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 | 257 |
author_reputation | 106,122,411,006,011 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,338,925 |
net_rshares | 0 |
The example reminds me very much of things @edicted likes to play with Many dapps utilize tokens (NFT or FT) - I hope there's some discussion around those later in the series!
author | foxon |
---|---|
permlink | re-blocktrades-qfswt7 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 01:15:09 |
last_update | 2020-08-29 01:15:09 |
depth | 1 |
children | 10 |
last_payout | 2020-09-05 01:15:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.080 HBD |
curator_payout_value | 0.080 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 176 |
author_reputation | 9,226,931,685,882 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,331,689 |
net_rshares | 716,301,290,865 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
whatsup | 0 | 585,185,251,923 | 100% | ||
edicted | 0 | 131,116,038,942 | 14% |
Tokens will definitely come up :-)
author | blocktrades |
---|---|
permlink | qft489 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-29 03:55:21 |
last_update | 2020-08-29 03:55:21 |
depth | 2 |
children | 4 |
last_payout | 2020-09-05 03:55:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.011 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 34 |
author_reputation | 1,285,295,680,967,795 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,333,185 |
net_rshares | 113,286,660,788 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -4,132,432,458 | -29% | ||
dswigle | 0 | 117,540,846,844 | 24% | ||
dein-problem | 0 | -121,753,598 | -1% |
I could definitely use a pump-up!!! Oh, Tokens!!!
author | dswigle |
---|---|
permlink | qfuqlw |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-30 00:56:21 |
last_update | 2020-08-30 00:56:21 |
depth | 3 |
children | 2 |
last_payout | 2020-09-06 00:56: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 | 49 |
author_reputation | 775,779,752,157,640 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,347,444 |
net_rshares | 0 |
I think this is a hint of a pump coming..  Only a little pump maybe but BUY HIVE should be headlining in Leo community at least. Maybe I'm wrong but some HYPE is needed for that coming HF to get Hive back closer to Steem. On CMC at least.
author | teknow |
---|---|
permlink | re-blocktrades-qftqa8 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 11:51:45 |
last_update | 2020-08-29 11:51:45 |
depth | 3 |
children | 0 |
last_payout | 2020-09-05 11:51:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.040 HBD |
curator_payout_value | 0.040 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 350 |
author_reputation | 1,338,108,277,063 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,337,854 |
net_rshares | 397,934,396,327 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
logiczombie | 0 | 397,934,396,327 | 100% |
author | edicted |
---|---|
permlink | re-foxon-qfsxqm |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 01:35:12 |
last_update | 2020-08-29 01:35:12 |
depth | 2 |
children | 4 |
last_payout | 2020-09-05 01:35:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.079 HBD |
curator_payout_value | 0.063 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 3,497,849,991,070,017 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,331,928 |
net_rshares | 710,660,151,658 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fraenk | 0 | 47,644,866,964 | 100% | ||
foxon | 0 | 147,385,202,790 | 30% | ||
marki99 | 0 | 515,630,081,904 | 100% |
Better to be working on it then to have never. My game idea might never get off the ground because I can't figure out how to program lol
author | cmplxty |
---|---|
permlink | re-edicted-qft0vb |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 02:42:48 |
last_update | 2020-08-29 02:42:48 |
depth | 3 |
children | 3 |
last_payout | 2020-09-05 02:42:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 136 |
author_reputation | 779,531,965,262,669 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,332,555 |
net_rshares | 314,002,617,344 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mattclarke | 0 | 195,911,155,042 | 10% | ||
dswigle | 0 | 118,091,462,302 | 24% |
The main obstacle for building layer 2 apps is that there is no monetization model. Without Smart Media Tokens apps are not able to create new ecosystems, experiment with new tokenomics, and build communities. Hive blockchain has a lot of advantages (speed, free transactions, usernames, etc.), but we are two years behind all other projects in launching tokens. At the time of publishing of the initial white paper, SMTs were a great concept, pioneering Automatic Market Maker and customization of token rules. Sure, we can blame Steemit for not doing their job for all these years, but when I am looking at the DHF, there is noting to suggest we might see SMTs any time soon.
author | grampo |
---|---|
permlink | re-blocktrades-misconceptions-about-2nd-layer-apps-part-1-20200829t221939677z |
category | hive-139531 |
json_metadata | {"community":"waivio","app":"waivio/1.0.0","format":"markdown","timeOfPostCreation":1598739582677,"tags":["hive-139531"],"users":[],"links":[],"image":[]} |
created | 2020-08-29 22:19:39 |
last_update | 2020-08-29 22:19:39 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 22:19: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 | 681 |
author_reputation | 27,902,505,281,195 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,345,627 |
net_rshares | 0 |
Congratulations @blocktrades! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) : <table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutday.png"></td><td>Your post got the highest payout of the day</td></tr> </table> <sub>_You can view [your badges on your board](https://hivebuzz.me/@blocktrades) And compare to others on the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Do not miss the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pud-countdown"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-countdown">Hive Power Up Day - The countdown is ticking</a></td></tr><tr><td><a href="/hivebuzz/@hivebuzz/pud-202009"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202009">Hive Power Up Day - Let's grow together!</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-blocktrades-20200830t002759000z |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2020-08-30 00:27:57 |
last_update | 2020-08-30 00:27:57 |
depth | 1 |
children | 0 |
last_payout | 2020-09-06 00:27: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 | 1,113 |
author_reputation | 369,402,133,832,980 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,347,168 |
net_rshares | 0 |
Excellent article !!! very informative
author | larka |
---|---|
permlink | qftqsm |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-29 12:02:48 |
last_update | 2020-08-29 12:02:48 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 12:02: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 | 38 |
author_reputation | 336,415,645,767,672 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,337,967 |
net_rshares | 0 |
Also, if you feel cheated, you can always replay everything and get to the truth. For example, if someone steals your NFT somehow, using a different type of transaction, it will always show on chain and can always be canceled.
author | marki99 |
---|---|
permlink | qftuo7 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-29 13:26:42 |
last_update | 2020-08-29 13:26:42 |
depth | 1 |
children | 0 |
last_payout | 2020-09-05 13:26: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 | 226 |
author_reputation | 11,400,723,818,181 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,338,896 |
net_rshares | 0 |
> Anyone can run your code on their computer, connect it up to a Hive API node, <i>verify all the game transactions</i>, and determine who really won each game. How would you go about verifying all the game transactions through a Hive API node? Is there a way to pull a subset of all the blockchain custom_json transactions, i.e. only those custom_json that are flagged as belonging to your game? And only for a certain set of users? I didn't think that this kind of detail was currently possible through the API? I'd be very happy to be wrong.
author | miniature-tiger |
---|---|
permlink | re-blocktrades-qfuii8 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 22:01:21 |
last_update | 2020-08-29 22:01:21 |
depth | 1 |
children | 6 |
last_payout | 2020-09-05 22:01: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 | 546 |
author_reputation | 110,057,226,899,924 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,345,377 |
net_rshares | 0 |
well, if code is only streaming and verifying it would possibly take A LOT of data reading but its technically possible to verify all the transactions of the game with Hive API.
author | ali-h |
---|---|
permlink | qfv6al |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-30 06:35:06 |
last_update | 2020-08-30 06:36:18 |
depth | 2 |
children | 2 |
last_payout | 2020-09-06 06: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 | 177 |
author_reputation | 3,042,798,885,185 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,350,462 |
net_rshares | 0 |
I think it's currently technically possible by: (a) Streaming all the blocks of the blockchain and separating out custom_json that match your game criteria. (b) Pulling the operations of each user account involved in the game and separating out custom_json that match your game criteria. These approaches are OK if you have a centralised server for your game that can do this work and update the current game state for all players. However neither of them is really suitable under a decentralised approach, i.e. if each game participant has to carry out this work themselves to validate the current game position. You don't want to be streaming the last 10,000 blocks to find 9 noughts-and-crosses moves. Is there currently a better way?
author | miniature-tiger |
---|---|
permlink | re-ali-h-qfv7f5 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-30 06:59:30 |
last_update | 2020-08-30 06:59:30 |
depth | 3 |
children | 1 |
last_payout | 2020-09-06 06:59: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 | 740 |
author_reputation | 110,057,226,899,924 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,350,663 |
net_rshares | 0 |
Right now you have to pull them all, but the API you're describing is also pretty trivial to implement.
author | blocktrades |
---|---|
permlink | qfvwpg |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2020-08-30 16:05:42 |
last_update | 2020-08-30 16:05:42 |
depth | 2 |
children | 2 |
last_payout | 2020-09-06 16:05: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 | 103 |
author_reputation | 1,285,295,680,967,795 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,357,158 |
net_rshares | -3,560,225,590 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -4,084,356,532 | -29% | ||
davidmuhammad | 0 | 524,130,942 | 100% |
Visit my hive blog please
author | davidmuhammad |
---|---|
permlink | re-blocktrades-2020831t225455144z |
category | hive-139531 |
json_metadata | {"tags":["ecency"],"app":"ecency/3.0.3-mobile","format":"markdown+html"} |
created | 2020-08-31 15:54:54 |
last_update | 2020-08-31 15:54:54 |
depth | 3 |
children | 0 |
last_payout | 2020-09-07 15:54: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 | 25 |
author_reputation | 6,813,184,461,391 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,375,297 |
net_rshares | 0 |
That's good news. I think we would see a lot more game development if devs could just pull their own data rather than having to deal with the full blockchain. We see this with the front-ends. The Hive API is pretty good for building a front-end, so a lot of them get built. We would also potentially get some invention / progression into true decentralised gaming (as you outline in your article) which I think would be really interesting.
author | miniature-tiger |
---|---|
permlink | re-blocktrades-qfx0u0 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-31 06:32:24 |
last_update | 2020-08-31 06:32:24 |
depth | 3 |
children | 0 |
last_payout | 2020-09-07 06:32: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 | 445 |
author_reputation | 110,057,226,899,924 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,367,491 |
net_rshares | 0 |
I have started learning python to try some programming on hive chain, can we have some complete tutorials on 2 layered use ? Like have some simple extended JSON and publish it on hive. The dapp can design their own JSON data.
author | sanjeevm |
---|---|
permlink | re-blocktrades-qftfi9 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2020.08.3"} |
created | 2020-08-29 07:58:57 |
last_update | 2020-08-29 07:58:57 |
depth | 1 |
children | 1 |
last_payout | 2020-09-05 07:58:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.012 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 226 |
author_reputation | 702,252,212,993,572 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,335,418 |
net_rshares | 123,428,713,434 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theb0red1 | 0 | 12,206,295,775 | 10% | ||
nathanmars | 0 | 76,451,147,865 | 1% | ||
dustbunny | 0 | 34,771,269,794 | 10.34% |
There are some tutorials here: https://developers.hive.io/tutorials/#tutorials-python
author | blocktrades |
---|---|
permlink | qfu5w8 |
category | hive-139531 |
json_metadata | {"links":["https://developers.hive.io/tutorials/#tutorials-python"],"app":"hiveblog/0.1"} |
created | 2020-08-29 17:29:06 |
last_update | 2020-08-29 17:29:06 |
depth | 2 |
children | 0 |
last_payout | 2020-09-05 17:29:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 1,285,295,680,967,795 |
root_title | "Misconceptions about 2nd layer apps: part 1" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 99,341,968 |
net_rshares | 253,208,297,469 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stimialiti | 0 | -4,108,328,257 | -29% | ||
sanjeevm | 0 | 256,925,714,310 | 30% | ||
dein-problem | 0 | -121,753,598 | -1% | ||
davidmuhammad | 0 | 512,665,014 | 100% |