#### Repository https://github.com/bonuschain/byteball.js  Today we are proud to bring you the beta release of Byteball.js! ### What is it? Byteball.js is a JavaScript library that allow you to interact with a Byteball node. It was designed to work both in the browser and in Node.js. If you are familiar to Steem.js you will quickly understand how Byteball.js works, both of these libraries serve the same purpose but they are just made for a different chain. ### What can you do with it? Here are some cool things you can do today using Byteball.js: - Spend bytes or others Byteball public asset. - Create your own token, bind a smart contract on your token. - Run an oracle service, post verifiable data on the chain that can be used by smart contracts. - Work with attestations, build an attestor service or check attested addresses. - Create polls and vote for them. - Set your public profile. - Post arbitrary data or text on the DAG. ### Quick start #### Install To install Byteball.js on Node.js, open your terminal and run: ``` npm i byteball --save ``` You can also create an index.html file and include Byteball.js script to use it on your browser like this: ``` <script src="https://cdn.jsdelivr.net/npm/byteball"></script> ``` #### Usage Here is how to initiate the client: ``` const byteball = require('byteball'); const client = new byteball.Client(); ``` All API methods follow this pattern: ``` // If the last argument is a function it is treated as a callback client.api.getJoint('oj8yEksX9Ubq7lLc+p6F2uyHUuynugeVq4+ikT67X6E=', function(err, result) { console.log(err, result); }); // If a callback is not provided, a Promise is returned client.api.getJoint('oj8yEksX9Ubq7lLc+p6F2uyHUuynugeVq4+ikT67X6E=').then(function(result) { console.log(result); }); ``` #### Transaction To compose and post unit you need first to create a Byteball wallet and fund it with the native currency ‘bytes’. The generated WIF will be used on Byteball.js. Click on this link to learn more: https://byteballjs.com/utils/generate-wallet Here is how to make a payment: ``` const wif = '5JBFvTeSY5...'; // WIF string generated (private key) const params = { outputs: [ { address: 'NX2BTV43XN6BOTCYZUUFU6TK7DVOC4LU', // The Byteball address of the recipient amount: 1000 // The amount he receives } ] }; client.post.payment(params, wif, function(err, result) { console.log(result); // The unit hash is returned }); ``` ### Documentation You can find the current documentation for Byteball.js at https://byteballjs.com ### How to contribute? Byteball.js code is entirely open source with a MIT license. You are welcome to contribute on the project by opening issues and pull requests on the GitHub repo here: https://github.com/bonuschain/byteball.js ### Roadmap In the next few months we are going to implement new features on Byteball.js like these: - Ability to broadcast smart contract - Ability to verify attested private profile - Ability to send private messages - Ability to send private payment ### Join the discussion Got some ideas, questions or feedbacks you want talk about? We would love to hear from you, join the discussion here or on Byteball Slack channel #byteball-js. Click here to get invited: https://slack.byteball.org. ### Final words We would like to thank Byteball trustees who voted to fund this project and also Utopian for helping open source projects like Byteball.js. #### GitHub Account https://github.com/bonuschain
author | fabien |
---|---|
permlink | byteball-js-the-javascript-library-for-byteball-is-out |
category | utopian-io |
json_metadata | {"links":["https://github.com/bonuschain/byteball.js","https://ipfs.busy.org/ipfs/QmVRxnuePuAjdeYyCBAfqiTZaSSPzH4iAB6GEHWoM6inaM","https://cdn.jsdelivr.net/npm/byteball","https://byteballjs.com/utils/generate-wallet","https://byteballjs.com","https://github.com/bonuschain/byteball.js","https://slack.byteball.org","https://github.com/bonuschain"],"tags":["utopian-io","development","byteball","byteball-js","busy"],"app":"esteem/1.1.12-surfer","format":"markdown+html","community":"esteem.app"} |
created | 2018-08-23 13:44:54 |
last_update | 2018-09-01 16:28:33 |
depth | 0 |
children | 30 |
last_payout | 2018-08-30 13:44:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 92.354 HBD |
curator_payout_value | 19.328 HBD |
pending_payout_value | 0.000 HBD |
promoted | 1.000 HBD |
body_length | 3,594 |
author_reputation | 16,649,367,183,999 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,125,555 |
net_rshares | 76,084,756,763,603 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
teamsteem | 0 | 1,720,749,561,669 | 35% | ||
kenny-crane | 0 | 95,745,647,743 | 25% | ||
okkiedot | 0 | 73,010,195,708 | 98% | ||
nichoros | 0 | 126,174,060,092 | 100% | ||
neroru | 0 | 1,213,191,388 | 5% | ||
ace108 | 0 | 30,273,326,204 | 2% | ||
noopu | 0 | 104,714,894,078 | 100% | ||
remlaps | 0 | 18,053,022,513 | 100% | ||
fabien | 0 | 2,103,072,643,328 | 100% | ||
ekitcho | 0 | 2,297,103,876,184 | 100% | ||
snwolak | 0 | 3,872,576,058 | 100% | ||
azizbd | 0 | 4,152,058,065 | 4% | ||
krnel | 0 | 299,075,552,493 | 25% | ||
allyouneedtoknow | 0 | 73,793,438,075 | 60% | ||
busy.pay | 0 | 10,026,312,251,407 | 50% | ||
k-syusteem | 0 | 63,245,256 | 25% | ||
thejohalfiles | 0 | 4,521,317,910,414 | 100% | ||
fratheone | 0 | 330,018,615 | 100% | ||
minersean | 0 | 2,549,882,267 | 100% | ||
nulled67 | 0 | 485,711,715 | 100% | ||
erikaflynn | 0 | 47,943,735,906 | 100% | ||
sudutpandang | 0 | 521,233,976 | 100% | ||
zephyraijunzo | 0 | 60,731,875,839 | 100% | ||
altafalazzam | 0 | 1,198,416,804 | 50% | ||
elmetro | 0 | 80,281,408,428 | 100% | ||
olegst | 0 | 23,813,150,483 | 100% | ||
lordneroo | 0 | 27,363,392,749 | 100% | ||
dhimmel | 0 | 414,049,828,464 | 100% | ||
syarrf | 0 | 4,971,720,533 | 100% | ||
ctrl-alt-nwo | 0 | 1,325,919,778,096 | 30% | ||
foways | 0 | 2,302,012,862 | 50% | ||
jznsamuel | 0 | 76,826,665,814 | 50% | ||
sekhmet | 0 | 142,147,615,726 | 100% | ||
mys | 0 | 1,196,170,871 | 1% | ||
jakipatryk | 0 | 60,628,554,177 | 100% | ||
nuagnorab | 0 | 2,359,840,394 | 100% | ||
alexwonderful | 0 | 24,212,787,817 | 100% | ||
helo | 0 | 24,973,020,981 | 100% | ||
boyelleq | 0 | 6,618,256,314 | 100% | ||
knowledges | 0 | 13,523,935,015 | 100% | ||
roxane | 0 | 2,083,097,896,784 | 100% | ||
edgarcaole | 0 | 315,731,661 | 100% | ||
luigi-tecnologo | 0 | 1,131,869,545 | 4% | ||
mers | 0 | 8,832,072,262 | 30% | ||
grow-pro | 0 | 6,282,981,596 | 100% | ||
codingdefined | 0 | 37,237,162,080 | 50% | ||
pachu | 0 | 507,284,562 | 100% | ||
dianclasher | 0 | 4,036,815,122 | 100% | ||
pixelfan | 0 | 1,785,671,052 | 1% | ||
tykee | 0 | 11,249,654,768 | 100% | ||
gregory.latinier | 0 | 46,655,007,587 | 100% | ||
alphatau | 0 | 610,107,133 | 100% | ||
vikar | 0 | 1,563,630,814 | 100% | ||
agusscout | 0 | 1,310,398,613 | 50% | ||
dream.trip | 0 | 5,956,506,416 | 100% | ||
chandrayunita | 0 | 1,027,260,117 | 50% | ||
dunsky | 0 | 551,280,721,748 | 100% | ||
dodybireuen | 0 | 55,667,290,317 | 100% | ||
yandot | 0 | 64,323,794,958 | 100% | ||
dakeshi | 0 | 6,140,171,280 | 100% | ||
salim001 | 0 | 85,197,971 | 50% | ||
fbslo | 0 | 61,218,659,501 | 100% | ||
nofx | 0 | 609,878,511 | 100% | ||
espoem | 0 | 106,011,535,465 | 100% | ||
deadzy | 0 | 23,591,559,707 | 100% | ||
vitae | 0 | 34,821,318,859 | 100% | ||
jrawsthorne | 0 | 10,113,953,822 | 100% | ||
elear | 0 | 7,073,466,170 | 100% | ||
utopian-io | 0 | 48,165,492,155,355 | 70% | ||
shammi | 0 | 418,556,833 | 10% | ||
favcau | 0 | 48,035,767,508 | 100% | ||
emrebeyler | 0 | 219,520,407,227 | 100% | ||
steemtaker | 0 | 2,066,968,706 | 6% | ||
teukurival | 0 | 303,923,091 | 50% | ||
jahedkhan | 0 | 92,417,911 | 3% | ||
helmibireuen | 0 | 3,089,493,101 | 100% | ||
rohit12123 | 0 | 3,341,628,583 | 100% | ||
greenorange | 0 | 605,432,593 | 100% | ||
coindzs | 0 | 191,026,862 | 100% | ||
steemgreen | 0 | 1,716,689,427 | 100% | ||
happydaddyfr | 0 | 3,287,100,726 | 50% | ||
amosbastian | 0 | 69,072,724,347 | 100% | ||
edetebenezer | 0 | 5,537,054,536 | 100% | ||
jessearmand | 0 | 610,787,288 | 100% | ||
echoatmajaputra | 0 | 417,249,420 | 50% | ||
ferarevalo147 | 0 | 520,586,952 | 100% | ||
oups | 0 | 15,404,067,425 | 100% | ||
ghaisan | 0 | 279,391,692 | 50% | ||
sittishabir | 0 | 880,217,018 | 50% | ||
canburaksimsek | 0 | 9,271,537,943 | 100% | ||
iamfo | 0 | 1,129,058,568 | 50% | ||
dedyrendra | 0 | 839,313,613 | 50% | ||
yunidf | 0 | 279,431,954 | 50% | ||
itharagaian | 0 | 237,270,370 | 50% | ||
dervisturgut | 0 | 1,427,059,517 | 50% | ||
matytan | 0 | 19,146,252,437 | 50% | ||
strawberry92 | 0 | 303,880,284 | 50% | ||
angr | 0 | 7,149,096,172 | 100% | ||
gizemhasta | 0 | 151,476,885 | 50% | ||
robertbira | 0 | 10,454,776,885 | 50% | ||
sayedahmadsabiq | 0 | 442,742,724 | 100% | ||
btcfabian | 0 | 2,461,976,013 | 100% | ||
maboklagi | 0 | 279,636,828 | 50% | ||
polbot | 0 | 245,394,095 | 100% | ||
roj | 0 | 14,010,431,245 | 100% | ||
li-art | 0 | 6,083,102,900 | 100% | ||
aotearoa | 0 | 5,022,101,463 | 100% | ||
byteball.market | 0 | 20,554,224,466 | 100% | ||
punqtured | 0 | 11,074,810,297 | 100% | ||
fahmiy | 0 | 1,545,951,842 | 100% | ||
ussimsek | 0 | 250,755,117 | 50% | ||
wandairawan | 0 | 103,515,653 | 100% | ||
yeni | 0 | 222,476,171 | 50% | ||
fikar22 | 0 | 61,086,253 | 25% | ||
hendrimirza | 0 | 1,137,548,461 | 50% | ||
reazuliqbal | 0 | 28,858,157,976 | 100% | ||
abughaisan83 | 0 | 947,869,488 | 50% | ||
saidqautsar | 0 | 270,706,621 | 50% | ||
postnice | 0 | 1,000,481,049 | 100% | ||
maulisaputra | 0 | 2,373,224,258 | 100% | ||
anwars | 0 | 866,219,757 | 100% | ||
kutrulaju | 0 | 360,557,312 | 50% | ||
leurop | 0 | 0 | 100% | ||
sereze | 0 | 406,657,013 | 50% | ||
agusriandi | 0 | 271,415,427 | 50% | ||
afridayanti | 0 | 56,824,223 | 100% | ||
drowkeudrow | 0 | 533,767,033 | 50% | ||
tfq86 | 0 | 4,585,462,834 | 100% | ||
virtaco300cc | 0 | 272,650,292 | 50% | ||
kansas580 | 0 | 266,777,321 | 50% | ||
misbahjuli | 0 | 502,147,185 | 100% | ||
steem-rescue | 0 | 1,073,625,278 | 50% | ||
jalaluddinmusa | 0 | 758,696,502 | 100% | ||
arrahman90 | 0 | 292,180,098 | 50% | ||
duendeath | 0 | 598,294,077 | 100% | ||
josedelacruz | 0 | 3,996,200,297 | 100% | ||
rauzaljm | 0 | 1,075,175,097 | 100% | ||
galakdroneuh | 0 | 279,874,521 | 50% | ||
heruwahyudi | 0 | 279,896,952 | 50% | ||
mldav | 0 | 279,804,244 | 50% | ||
alhidayat | 0 | 1,277,820,162 | 50% | ||
cecyle | 0 | 279,683,218 | 50% | ||
sfa | 0 | 598,734,637 | 100% | ||
blockchainstudio | 0 | 0 | 100% | ||
shaphir | 0 | 3,385,916,774 | 100% | ||
muna84 | 0 | 211,819,785 | 100% | ||
nabila.putri | 0 | 263,543,761 | 50% | ||
muhibpaya2 | 0 | 215,641,994 | 50% | ||
sanne | 0 | 358,787,398 | 100% | ||
elangzone | 0 | 152,114,673 | 25% | ||
smotradoc | 0 | 0 | 100% | ||
hro066 | 0 | 0 | 100% | ||
enrag | 0 | 0 | 100% | ||
brooks228 | 0 | 0 | 100% | ||
tanzil2020 | 0 | 170,153,915 | 50% | ||
aleks02 | 0 | 0 | 100% | ||
ingakoral | 0 | 0 | 100% | ||
alofe.oluwafemi | 0 | 2,363,585,758 | 100% | ||
mur.kg123 | 0 | 0 | 100% | ||
sergoivika | 0 | 0 | 100% | ||
shavgen111 | 0 | 0 | 100% | ||
zharifa | 0 | 215,758,899 | 50% | ||
ushkurwike | 0 | 0 | 100% | ||
gormogon | 0 | 24,710,483,288 | 5% | ||
imtase | 0 | 27,870,947,085 | 100% | ||
xachatryank | 0 | 0 | 100% | ||
jorikmxitaryan | 0 | 0 | 100% | ||
sitapak | 0 | 279,682,265 | 50% | ||
xlbooster | 0 | 279,612,169 | 50% | ||
steemspeed | 0 | 279,712,232 | 50% | ||
resteemvoter | 0 | 457,278,202 | 100% | ||
remind-me | 0 | 92,478,861 | 100% | ||
neanv | 0 | 0 | 100% | ||
meyukekogev | 0 | 0 | 100% | ||
rikanurrizki | 0 | 464,574,449 | 50% | ||
fadliloways | 0 | 152,626,550 | 25% | ||
hakobmos | 0 | 0 | 100% | ||
samvelv | 0 | 0 | 100% | ||
lersus77 | 0 | 0 | 100% | ||
minasyanvahe | 0 | 0 | 100% | ||
ionov57 | 0 | 0 | 100% | ||
stogonin | 0 | 0 | 100% | ||
vorovskoy44 | 0 | 0 | 100% | ||
boomhello | 0 | 0 | 100% | ||
eclipticsecond | 0 | 0 | 100% | ||
poofwalrus | 0 | 0 | 100% | ||
soleelephant | 0 | 0 | 100% | ||
tonychch | 0 | 607,633,092 | 100% | ||
noobster | 0 | 1,790,425,462 | 100% | ||
reyvaj | 0 | 31,872,158,119 | 100% | ||
bankhayloft | 0 | 0 | 100% | ||
brecciajournal | 0 | 0 | 100% | ||
theeide | 0 | 0 | 100% | ||
cookiees | 0 | 0 | 100% | ||
alexmartinov | 0 | 0 | 100% | ||
romanisaev9 | 0 | 0 | 100% | ||
carsonbak | 0 | 0 | 100% | ||
brantleyja | 0 | 0 | 100% | ||
jmartinz | 0 | 0 | 100% | ||
ikalinowski | 0 | 0 | 100% | ||
mandra | 0 | 273,353,308 | 50% | ||
portalbireuen | 0 | 279,391,692 | 50% | ||
thememeguy | 0 | 428,085,578 | 100% | ||
upperhonorable | 0 | 0 | 100% | ||
rubydetails | 0 | 0 | 100% | ||
filkreserved | 0 | 0 | 100% | ||
ceriumenable | 0 | 0 | 100% | ||
fumespoons | 0 | 0 | 100% | ||
jerkybuzzing | 0 | 0 | 100% | ||
porkfondant | 0 | 0 | 100% | ||
shirtwhey | 0 | 0 | 100% | ||
weightyweary | 0 | 0 | 100% | ||
dreadfulfilk | 0 | 0 | 100% | ||
scudprocessor | 0 | 0 | 100% | ||
alludelinear | 0 | 0 | 100% | ||
widgeontasks | 0 | 0 | 100% | ||
grindanalogue | 0 | 0 | 100% | ||
soapmousse | 0 | 0 | 100% | ||
graphbaggy | 0 | 0 | 100% | ||
pyroxenemogul | 0 | 0 | 100% | ||
burkittparents | 0 | 0 | 100% | ||
referrednut | 0 | 0 | 100% | ||
pastrytorn | 0 | 0 | 100% | ||
macphotography | 0 | 72,132,717 | 12.5% | ||
leakingunder | 0 | 0 | 100% | ||
buddingcaviar | 0 | 0 | 100% | ||
shadytension | 0 | 0 | 100% | ||
muksaldesaigrafi | 0 | 109,887,992 | 12.5% | ||
hoovesreport | 0 | 0 | 100% | ||
obstinacyseal | 0 | 0 | 100% | ||
celsiusdelete | 0 | 0 | 100% | ||
moistspotify | 0 | 0 | 100% | ||
babinetgout | 0 | 0 | 100% | ||
greatestspicy | 0 | 0 | 100% | ||
olesjakoval | 0 | 0 | 100% | ||
djane860 | 0 | 0 | 100% | ||
sochivec | 0 | 0 | 100% | ||
vasiliytol | 0 | 0 | 100% | ||
piersbell | 0 | 0 | 100% | ||
kamuoyu | 0 | 83,765,483 | 100% | ||
zanis | 0 | 277,243,557 | 50% | ||
tarmo888 | 0 | 1,179,456,079 | 100% | ||
muhdine | 0 | 215,900,594 | 50% | ||
denistolakov | 0 | 0 | 100% | ||
antonpalesov | 0 | 0 | 100% | ||
truthly | 0 | 103,541,713 | 100% | ||
stacykingsman | 0 | 0 | 100% | ||
reginasamkova | 0 | 0 | 100% | ||
nikolay.suhoruk | 0 | 0 | 100% | ||
svetamihanova | 0 | 0 | 100% | ||
sergeipankov90 | 0 | 0 | 100% | ||
deniselatov | 0 | 0 | 100% | ||
plumbervirgo | 0 | 0 | 100% | ||
joinneutron | 0 | 0 | 100% | ||
tugpoisonous | 0 | 0 | 100% | ||
freshwan | 0 | 0 | 100% | ||
eclipticmelange | 0 | 0 | 100% | ||
redirectunkind | 0 | 0 | 100% | ||
curiouscred | 0 | 0 | 100% | ||
hexagoncanadian | 0 | 0 | 100% | ||
squashzealous | 0 | 0 | 100% | ||
testifyservant | 0 | 0 | 100% | ||
suburbanmammary | 0 | 0 | 100% | ||
toplice | 0 | 0 | 100% | ||
dunbirdderision | 0 | 0 | 100% | ||
mothersmerlin | 0 | 0 | 100% | ||
noxiouspick | 0 | 0 | 100% | ||
pooruthenium | 0 | 0 | 100% | ||
windowsyak | 0 | 0 | 100% | ||
kindlytwist | 0 | 0 | 100% | ||
farukyegul | 0 | 542,773,923 | 50% | ||
dekpah | 0 | 232,093,665 | 50% | ||
compasscob | 0 | 0 | 100% | ||
kitgoody | 0 | 0 | 100% | ||
goringdriver | 0 | 0 | 100% | ||
linksurfer | 0 | 0 | 100% | ||
shagtheorem | 0 | 0 | 100% | ||
magicbomb | 0 | 0 | 100% | ||
theythundery | 0 | 0 | 100% | ||
ataliba | 0 | 1,978,593,419 | 50% | ||
nideecstatic | 0 | 0 | 100% | ||
nadjette | 0 | 79,325,250 | 100% | ||
kneadgit | 0 | 0 | 100% | ||
searchmalt | 0 | 0 | 100% | ||
insidescraper | 0 | 0 | 100% | ||
eatercaper | 0 | 0 | 100% | ||
sableside | 0 | 0 | 100% | ||
moaningfurther | 0 | 0 | 100% | ||
glassescuckoo | 0 | 0 | 100% | ||
riskhardtofind | 0 | 0 | 100% | ||
bloodsiege | 0 | 0 | 100% | ||
freeboarddavit | 0 | 0 | 100% | ||
lipspin | 0 | 0 | 100% | ||
mischiefrunner | 0 | 0 | 100% | ||
defectiveindent | 0 | 0 | 100% | ||
fourosprey | 0 | 0 | 100% | ||
stimulusmaybe | 0 | 0 | 100% | ||
rydbergactinium | 0 | 0 | 100% | ||
yolofussy | 0 | 0 | 100% | ||
riemannevening | 0 | 0 | 100% | ||
shukinsanechek | 0 | 0 | 100% | ||
goldpromise | 0 | 251,674,221 | 50% | ||
iauns | 0 | 46,233,335,227 | 100% | ||
tsonkomirchev | 0 | 609,741,384 | 100% | ||
boomtube | 0 | 597,535,892 | 100% | ||
informatica | 0 | 501,020,639 | 100% | ||
siliwangi | 0 | 390,229,612 | 100% | ||
muladi | 0 | 126,210,398 | 25% | ||
yollardannotlar | 0 | 446,574,053 | 50% | ||
avengersayem2 | 0 | 568,861,282 | 100% | ||
rigelnull | 0 | 0 | 100% | ||
ecotypedatabase | 0 | 0 | 100% | ||
tungstenfurlong | 0 | 0 | 100% | ||
benmopping | 0 | 0 | 100% | ||
replysoldier | 0 | 0 | 100% | ||
estoniancurry | 0 | 0 | 100% | ||
lobestay | 0 | 0 | 100% | ||
sodgelatin | 0 | 0 | 100% | ||
whiskeynovelty | 0 | 0 | 100% | ||
meltingstream | 0 | 0 | 100% | ||
pawnpulley | 0 | 0 | 100% | ||
elitestrake | 0 | 0 | 100% | ||
calciol | 0 | 609,424,592 | 100% | ||
aclcrypto2 | 0 | 7,098,356,520 | 100% | ||
gamerbd | 0 | 570,965,005 | 100% | ||
napeng | 0 | 246,087,740 | 50% | ||
papabyte | 0 | 12,737,859,482 | 100% | ||
esteemapp.rus | 0 | 4,813,178,659 | 100% | ||
secret.service | 0 | 40,595,438,213 | 100% | ||
steem-ua | 0 | 180,489,982,618 | 7.43% | ||
torntonbar | 0 | 0 | 100% | ||
svoyaleks | 0 | 0 | 100% | ||
semyuell | 0 | 0 | 100% | ||
kennetluk | 0 | 0 | 100% | ||
gilbertrichar | 0 | 0 | 100% | ||
esherob | 0 | 0 | 100% | ||
gnyumen | 0 | 0 | 100% | ||
tobireynol | 0 | 0 | 100% | ||
dzhonpark | 0 | 0 | 100% | ||
bolendik | 0 | 0 | 100% | ||
vika.maltseva90 | 0 | 0 | 100% | ||
yulya.zaharova | 0 | 0 | 100% | ||
anmal1990 | 0 | 0 | 100% | ||
anmakarov19 | 0 | 0 | 100% | ||
annagalic | 0 | 0 | 100% | ||
ekarina10 | 0 | 0 | 100% | ||
explore62 | 0 | 228,037,350 | 100% | ||
ookamisuuhaisha | 0 | 396,426,951 | 100% | ||
slackjore | 0 | 121,576,360 | 100% | ||
kaczynski | 0 | 54,245,222 | 100% | ||
dani57 | 0 | 577,059,987 | 100% | ||
zarkmuckerbarn | 0 | 586,300,183 | 100% | ||
nuwan775 | 0 | 306,818,575 | 100% | ||
efra00 | 0 | 233,823,166 | 100% |
It's a great job
author | alphatau |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180825t022359647z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-25 02:24:00 |
last_update | 2018-08-25 02:24:00 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 02:24: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 | 16 |
author_reputation | 24,335,905 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,282,398 |
net_rshares | 0 |
Hi @fabien, I made @sisilafamille follow me :) https://busy.org/@sisilafamille/blockchainstudio-the-creator-of-gomdory Thanks a lot for your work on busy and steemconnect. Please give me a fullvote by @busy.pay haha :)
author | blockchainstudio |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180924t201242530z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["fabien","sisilafamille","busy.pay"],"links":["https://busy.org/@sisilafamille/blockchainstudio-the-creator-of-gomdory"],"app":"steemit/0.1"} |
created | 2018-09-24 20:12:42 |
last_update | 2018-09-24 20:12:42 |
depth | 1 |
children | 4 |
last_payout | 2018-10-01 20: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 | 221 |
author_reputation | 178,988,499,015,921 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,160,007 |
net_rshares | 0 |
Ho i see well done! I was wondering what this was about lol. Where did you got @sisilafamille key by the way?
author | fabien |
---|---|
permlink | re-blockchainstudio-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180925t031316412z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["sisilafamille"],"links":["/@sisilafamille"],"image":[]} |
created | 2018-09-25 03:13:21 |
last_update | 2018-09-25 03:13:21 |
depth | 2 |
children | 3 |
last_payout | 2018-10-02 03:13: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 | 109 |
author_reputation | 16,649,367,183,999 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,187,104 |
net_rshares | 0 |
Thanks for your reply! I don't have a key for @sisilafamille. Probably only you know it :) As you know (probably you may have forgotten cause it might be too old days), @sisilafamille has multisig (2 of any @guest123, @hellosteem, and of course you :) and keys for @guest123 and @hellosteem are open in the examples, e.g., steem-js and such. Actually there is a multisig test code using that combination (but not for following function. following is a little bit more trickly since it requires custom_json) Since it's open in github source, I think it can be used for some testing by anybody, right? Actually many already did. But @sisilafamille's following was the first :) This is the posting about it. Show me your full vote :) I'm kidding but it'd be good to have your voting. of course need not be a full vote. https://busy.org/@blockchainstudio/multisig-sisilafamille-followee Sorry it's mainly in Korean. I told people that I'll give some steem if they also make @sisilafamille follow them. One guy already made it :) You're working in busy, especially on steemconnect, right? I worked at Facebook headquarter before, and that's one reason why I'm more interested in Steemit. Now I'm in academia as an economist. But I was also a SWE before, so these days I'm doing some programming on the steem blockchain as a hobby. @gomdory (it means "bear" in Korean) is such a thing. It's a bot (in kr community) that gives a free vote on comments that would be lost otherwise (i.e., < $0.02) As you know kr is a big community on steemit. but many left (probably due to steem/sbd price). @gomdory is to support people write interesting comments on neighbor's posts. (he only votes when some minimum is already voted and there are many exclusion rules to avoid abusing)
author | blockchainstudio |
---|---|
permlink | re-fabien-re-blockchainstudio-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180925t125518650z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["sisilafamille.","sisilafamille","guest123","hellosteem","blockchainstudio","gomdory"],"links":["/@sisilafamille","/@sisilafamille","/@guest123","/@hellosteem","/@guest123","/@hellosteem","/@sisilafamille","https://busy.org/@blockchainstudio/multisig-sisilafamille-followee","/@sisilafamille","/@gomdory"],"image":[]} |
created | 2018-09-25 12:55:21 |
last_update | 2018-09-25 13:01:51 |
depth | 3 |
children | 2 |
last_payout | 2018-10-02 12:55: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 | 1,768 |
author_reputation | 178,988,499,015,921 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 72,227,353 |
net_rshares | 0 |
Another interesting thing that I've found (maybe this isn't new though) https://steemit.com/kr-steemit/@blockchainstudio/hangeul-tag Just see the tags :) I'm actually worried buffer overflow attack, but maybe it's prevented by the block-size limit.
author | blockchainstudio |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20181020t161609179z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["blockchainstudio"],"links":["https://steemit.com/kr-steemit/@blockchainstudio/hangeul-tag"],"image":[]} |
created | 2018-10-20 16:16:09 |
last_update | 2018-10-20 16:16:09 |
depth | 1 |
children | 0 |
last_payout | 2018-10-27 16:16: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 | 249 |
author_reputation | 178,988,499,015,921 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 73,696,036 |
net_rshares | 0 |
great job. thank you for opening new door to many front-end developers. it helps to make more powerful byteball ecosystem
author | dakeshi |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t140435938z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-23 14:04:36 |
last_update | 2018-08-23 14:05:27 |
depth | 1 |
children | 1 |
last_payout | 2018-08-30 14:04:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.160 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 121 |
author_reputation | 42,670,029,273,733 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,127,280 |
net_rshares | 111,892,991,691 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 110,688,033,859 | 5% | ||
tarmo888 | 0 | 1,204,957,832 | 100% |
Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem].
author | codemonkeyindy |
---|---|
permlink | re-dakeshi-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180825t150322665z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-25 15:03:21 |
last_update | 2018-08-25 15:03:21 |
depth | 2 |
children | 0 |
last_payout | 2018-09-01 15:03: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 | 802 |
author_reputation | -268,603,097,670 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,329,811 |
net_rshares | -25,081,800,917 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
perfectstorm | 0 | -25,081,800,917 | -15% |
Greetings! Thanks for the post. Reesteem
author | duendeath |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t152318881z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-23 14:52:45 |
last_update | 2018-08-23 14:52:45 |
depth | 1 |
children | 0 |
last_payout | 2018-08-30 14:52: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 | 40 |
author_reputation | 84,622,768,712 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,131,889 |
net_rshares | 0 |
Cool stuff. This reminded me that I should complete the python version. :)
author | emrebeyler |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t142533463z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-23 14:25:33 |
last_update | 2018-08-23 14:25:33 |
depth | 1 |
children | 4 |
last_payout | 2018-08-30 14:25:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.164 HBD |
curator_payout_value | 0.010 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 448,535,049,068,622 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,129,271 |
net_rshares | 120,190,767,152 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 99,619,230,473 | 5% | ||
rondras | 0 | 19,341,077,094 | 100% | ||
tarmo888 | 0 | 1,230,459,585 | 100% |
Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem]. Steem transfer error: [invalid trans: 6789], [report lost steem].
author | codemonkeyindy |
---|---|
permlink | re-emrebeyler-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180825t150300587z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-25 15:03:00 |
last_update | 2018-08-25 15:03:00 |
depth | 2 |
children | 0 |
last_payout | 2018-09-01 15:03: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 | 869 |
author_reputation | -268,603,097,670 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,329,781 |
net_rshares | -27,859,506,980 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ontheverge | 0 | -2,777,706,063 | -100% | ||
perfectstorm | 0 | -25,081,800,917 | -15% |
Are you working on a python library for Byteball? This would be great!
author | rondras |
---|---|
permlink | re-emrebeyler-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t143407283z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-23 14:35:09 |
last_update | 2018-08-23 14:35:09 |
depth | 2 |
children | 2 |
last_payout | 2018-08-30 14:35: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 | 70 |
author_reputation | 18,390,194,709,037 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,130,188 |
net_rshares | 0 |
Yes, I have started a couple of months ago, but couldnt touch it lately. :)
author | emrebeyler |
---|---|
permlink | re-rondras-re-emrebeyler-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t143808291z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-23 14:38:09 |
last_update | 2018-08-23 14:38:09 |
depth | 3 |
children | 1 |
last_payout | 2018-08-30 14:38: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 | 75 |
author_reputation | 448,535,049,068,622 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,130,503 |
net_rshares | 0 |
Nice work :) @fabien sais-tu si il existe un benchmark de comparaison avec les autres types (blockchain, DAG version IOTA) quelque part (ai pas trouvé) et si tu avais un article de départ à conseiller au sujet de Byteball et de ce qu'il est possible de faire avec quel serait-il (français ou anglais peu d'importance)?
author | imtase |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t040505604z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"steempeak","app":"steempeak"} |
created | 2018-08-24 04:05:09 |
last_update | 2018-08-24 04:05:09 |
depth | 1 |
children | 3 |
last_payout | 2018-08-31 04:05:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 318 |
author_reputation | 27,031,761,187,194 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,188,617 |
net_rshares | 99,582,972,989 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 99,674,145,989 | 5% | ||
codemonkeyindy | 0 | -91,173,000 | -100% |
Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately]. Steem transfer error: [invalid trans: 1059], [report lost steem immediately].
author | codemonkeyindy |
---|---|
permlink | re-imtase-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180825t150416362z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-25 15:04:15 |
last_update | 2018-08-25 15:04:15 |
depth | 2 |
children | 0 |
last_payout | 2018-09-01 15:04: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 | 788 |
author_reputation | -268,603,097,670 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,329,884 |
net_rshares | -25,081,800,917 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
perfectstorm | 0 | -25,081,800,917 | -15% |
Hello, il y a ces comparaisons avec d'autre DAG: https://www.guidetocrypto.com/investing/byteball-vs-iota-vs-raiblocks-directed-acyclic-graph-dac-coin-comparison/ https://cdn-images-1.medium.com/max/1600/0*U6VNsbVfoAt4JTA8. Sinon cette interview est pas mal: https://altcoinspekulant.com/2016/10/06/byteball-exclusive-interview-with-developer-tonych-in-english/ Et le mieux pour connaitre les possibilités de Byteball c'est de lire le whitepaper ici: https://byteball.org/Byteball.pdf
author | fabien |
---|---|
permlink | re-imtase-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t114652179z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":["https://www.guidetocrypto.com/investing/byteball-vs-iota-vs-raiblocks-directed-acyclic-graph-dac-coin-comparison/","https://cdn-images-1.medium.com/max/1600/0*U6VNsbVfoAt4JTA8","https://altcoinspekulant.com/2016/10/06/byteball-exclusive-interview-with-developer-tonych-in-english/","https://byteball.org/Byteball.pdf"],"image":[]} |
created | 2018-08-24 11:46:54 |
last_update | 2018-08-24 11:46:54 |
depth | 2 |
children | 1 |
last_payout | 2018-08-31 11:46:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.036 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 484 |
author_reputation | 16,649,367,183,999 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,219,981 |
net_rshares | 30,910,788,162 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dianclasher | 0 | 4,057,130,099 | 100% | ||
afridayanti | 0 | 0 | 100% | ||
imtase | 0 | 13,855,842,265 | 50% | ||
papabyte | 0 | 12,997,815,798 | 100% |
Merci pour tous ces liens, c'est sympa!
author | imtase |
---|---|
permlink | re-fabien-re-imtase-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t134315124z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"steempeak","app":"steempeak"} |
created | 2018-08-24 13:43:15 |
last_update | 2018-08-24 13:43:15 |
depth | 3 |
children | 0 |
last_payout | 2018-08-31 13:43: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 | 39 |
author_reputation | 27,031,761,187,194 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,228,959 |
net_rshares | 0 |
Great, this will encourage more adoption with the platform
author | jessearmand |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t094747365z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-24 09:47:48 |
last_update | 2018-08-24 09:47:48 |
depth | 1 |
children | 0 |
last_payout | 2018-08-31 09:47:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.036 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 58 |
author_reputation | 1,784,364,313 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,211,650 |
net_rshares | 99,674,145,989 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 99,674,145,989 | 5% |
Interesting, I might have to try this out. I'm liking Byteball so far, been "mining" with World Community Grid. Sports betting is very well done too. Good to see you're involved on that chain too.
author | kirkins |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180901t153953894z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]} |
created | 2018-09-01 15:39:57 |
last_update | 2018-09-01 15:39:57 |
depth | 1 |
children | 0 |
last_payout | 2018-09-08 15:39:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.084 HBD |
curator_payout_value | 0.028 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 198 |
author_reputation | 40,750,987,805,431 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 70,012,008 |
net_rshares | 91,556,806,098 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 91,556,806,098 | 5% |
Good news will try to impliment Posted using [Partiko Android](https://play.google.com/store/apps/details?id=io.partiko.android)
author | spyder896 |
---|---|
permlink | spyder896-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180829t132847184z |
category | utopian-io |
json_metadata | {"app":"partiko"} |
created | 2018-08-29 13:28:48 |
last_update | 2018-08-29 13:28:48 |
depth | 1 |
children | 1 |
last_payout | 2018-09-05 13:28:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.103 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 130 |
author_reputation | 397,631,116,717 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,701,011 |
net_rshares | 91,404,338,501 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 91,404,338,501 | 5% |
Good to hear!
author | fabien |
---|---|
permlink | re-spyder896-spyder896-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180829t175910432z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]} |
created | 2018-08-29 17:59:12 |
last_update | 2018-08-29 17:59:12 |
depth | 2 |
children | 0 |
last_payout | 2018-09-05 17:59: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 | 13 |
author_reputation | 16,649,367,183,999 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,723,192 |
net_rshares | 0 |
Hi @fabien! We are @steem-ua, a new Steem dApp, computing UserAuthority for all accounts on Steem. Starting from the witnesses, UA propagates from user to user based on its followers until equilibirum is reached. We are currently in test modus upvoting quality contributions with a high UA value (UA_author + UA_post)! Your UA_post value is 7.803.
author | steem-ua |
---|---|
permlink | re-byteball-js-the-javascript-library-for-byteball-is-out-20180823t173641z |
category | utopian-io |
json_metadata | "{"app": "beem/0.19.54"}" |
created | 2018-08-23 17:36:42 |
last_update | 2018-08-23 17:36:42 |
depth | 1 |
children | 0 |
last_payout | 2018-08-30 17:36: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 | 347 |
author_reputation | 23,214,230,978,060 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,146,221 |
net_rshares | 0 |
Thank you for sharing...
author | sudutpandang |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t093533691z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-24 09:35:51 |
last_update | 2018-08-24 09:35:51 |
depth | 1 |
children | 0 |
last_payout | 2018-08-31 09:35: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 | 24 |
author_reputation | 51,882,223,172,306 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,210,756 |
net_rshares | 0 |
Hmm this makes me wonder what's the benefit of developing on byteball? What kind of project on steem can we link to byteball?
author | tngflx |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180823t141721020z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]} |
created | 2018-08-23 14:17:21 |
last_update | 2018-08-23 14:17:21 |
depth | 1 |
children | 3 |
last_payout | 2018-08-30 14:17:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 125 |
author_reputation | 17,396,455,988,713 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,128,512 |
net_rshares | 99,674,145,989 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 99,674,145,989 | 5% |
There can be a lot of use case for Steem app using Byteball. The first thing that come in my mind is ICO. Byteball make it easy to create your asset and run an ICO similar than ERC20 token for Ethereum it could be used for app willing to launch a SMT see more detail here: https://bitcointalk.org/index.php?topic=4934262.0 . You can also leverage Byteball protocol for manage attestations or create smart contracts.
author | fabien |
---|---|
permlink | re-tngflx-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t114037216z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":["https://bitcointalk.org/index.php?topic=4934262.0"],"image":[]} |
created | 2018-08-24 11:40:39 |
last_update | 2018-08-24 11:40:39 |
depth | 2 |
children | 0 |
last_payout | 2018-08-31 11:40: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 | 415 |
author_reputation | 16,649,367,183,999 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,219,531 |
net_rshares | 0 |
With the extensive APIs for Steem, I'd be amazed if someone didn't create an oracle to pick up stuff on Steem to resolve conditions on smart contracts. It would allow two Steem users to make a bet how many votes a given post would get in 30 minutes. After 30 minutes, the oracle posts the data from the API to the Byteball DAG, thereby allowing the conditions of the smart contract to determine which of the two parties can withdraw the funds that both users deposited on it for the bet. Stuff like that :)
author | punqtured |
---|---|
permlink | re-tngflx-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180824t224829525z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-24 22:48:30 |
last_update | 2018-08-24 22:48:30 |
depth | 2 |
children | 1 |
last_payout | 2018-08-31 22:48: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 | 508 |
author_reputation | 4,806,938,276,068 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,269,419 |
net_rshares | 598,451,482 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zarkmuckerbarn | 0 | 598,451,482 | 100% |
A STEEMbet bot is quite a thought! Vote A or B, in time we'll see! Your wheels are always turning. Fantastic ideas. Love it!
author | zarkmuckerbarn |
---|---|
permlink | re-punqtured-re-tngflx-re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180831t054047172z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-31 05:40:48 |
last_update | 2018-08-31 05:40:48 |
depth | 3 |
children | 0 |
last_payout | 2018-09-07 05:40: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 | 127 |
author_reputation | 24,063,356,517 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 69,861,849 |
net_rshares | 0 |
I am really support this project man! Great work for you and team!
author | yandot |
---|---|
permlink | re-fabien-byteball-js-the-javascript-library-for-byteball-is-out-20180825t111112852z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-25 11:13:21 |
last_update | 2018-08-25 11:13:21 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 11:13:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.088 HBD |
curator_payout_value | 0.029 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 58,960,556,959,543 |
root_title | "Byteball.js: The JavaScript library for Byteball is out!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,313,006 |
net_rshares | 81,248,300,890 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fabien | 0 | 81,248,300,890 | 5% |