# <center>Creating the Future of Business</center> ## <center>Insight one of the most significant FinTech conferences these times.</center> _____________ _________  ***Nov 3rd, 2017- Cancun, Mexico*** <center>Jump to Summary</center> <center>[Day 1](https://steemit.com/ethereum/@joshbreslauer/ethereum-devcon3-summary-day-1) | [Day 2](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-2) | [Day 3](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-3) | [Day 4](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-4)</center> ___________ ## <center>Ξthereum Devcon3 Summary</center> # <center>Day 3</center> https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be __________________ - #### Hudson Jameson — [Intro to Solidity](https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=35s) Solidity is an easy to understand, hard to make secure high level language for the EVM. _______________________________________ - #### Dr. Christian Reitwiessner — [Flexibility in Solidity](https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=17m39s) The original design of Solidity allowed for too much flexibility, now the development is coming around to making it simpler and more predictable. ______________ - #### Victor Maia, Everton Fraga— [Mist: Towards a Decentralized, Secure Architecture](https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=37m14s) Update on the Mist browser development. Mist is a rich featured Ethereum browser and wallet that runs a full node locally. _____________________ - #### Rob Stupay, Yann Levreau — [DApp development with Remix, Mist & Geth](https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=1h11m41s) Using Remix in your web browser is a powerful, easy-to-use development environment that lets you write and now debug Solidity code. __________________ - #### Andy Milenius— [DAppHub](https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=1h31m14s) Bring Unix design philosophy for DApps. (...a program should do 1 thing, do it well, and be interoperable with other programs.) ___________________________ - #### Raine Rupert Revere —[ Balancing Decentralization with Usability: Skillful Product Design in the Movement Towards Full Decentralization](https://youtu.be/k42YNyvG8CU?t=1h51m21s) This talk enumerated a set of top design patterns and methodologies learned by Raine from experience in writing and deploying code to prod. _____________________ - #### Aaron Davis, Frankie Pangilinan — [MetaMask: Dissecting the Fox](https://youtu.be/k42YNyvG8CU?t=2h12m39s) https://metamask.io/img/ethereum-metamask-chrome.png A lot ofUpdates on MetaMask. Browsers now supported: Chrome, FireFox, Opera and Brave. _______________ _________________ https://www.youtube.com/watch?v=FPHXbJPVVaA ________________ - #### Fabian Vogelsteller — [Web3.js 1.0](https://youtu.be/FPHXbJPVVaA?t=7s) A Ethereum Javascript API __________________________ - #### Jack Peterson — [Missing Links in the Ethereum Stack](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=19m48s) List of open bounties for missing pieces in the Ethereum ecosystem: 1. portable Solidity debugger. 2 pragma for simplified subset of Solidity 3. Solidity stack popper 4. ability to get return values from externally invoked (eth_sendTransaction) functions. ____________________ - #### EthJS – [Precision Ethereum Javascript Architecture for dApps](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=43m20s) Consider EthJS for high precision arithmetic for smart contracts to avoid problems dealing with monetary transactions (e.g. rounding). Consider ethdeploy / ethjs-deploy: analogous to WebPack for language agnostic, complex smart contract deployments ___________________________ - #### [Panel on Development Frameworks](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=1h1m38s) There’s an existing vibrant community for tool development on multiple languages and tech stacks. There’s a strong push strategically to have support for Ethereum across several different languages, Python, JS, Java, Go, etc. There’s a need for more developers to get involved. _________________________ - #### Michael Sena, Rouven Heck, Pelle Braengaard — [Uport: Usable Key Management for Multiple Identities across Multiple Chains](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=1h38m23s) ____________________________________ - #### Sam Chadwick, Tim Nugent —[Data is the Missing Link](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=2h29m41s) There’s a big need to supply external data to on-blockchain contracts via Oracle. Thompson Reuters has created the Oracle service BlockOne IQ, which supplies data to dApps for traditional financial market info, exchange rates, commodity prices, energy prices, and more. __________________________________ - #### Thomas Bertani — [Scalable On-chain Verification for Authenticated Data Feeds and Off-chain Computations](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h9m47s) There are many approaches to the level of confidence Oracles can provide in attestation, including TLS Notary, Trusted Hardware and Native Signatures, and Attestation Consortium. Oraclize is a service that uses multiple layers of protection. _______________ - #### Edmund Edgar — [Snopes Meets Mechanical Turk on the Blockchain: Reality Keys, On-chain Truth Verification and Subjectivocracy](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h29m30s) Edmund discusses the problem of verifying what is true/real, highlighting the example of fake news. He presents the [RealityCheck](https://realitykeys.github.io/realitycheck/) system as an experiment in addressing this. He also proposed the idea of embracing hard forks and divergence in agreement: [fork all the things.](https://decentralize.today/get-the-facts-hard-fork-all-the-things-3ea2233da0fd) __________________ - #### Andrew Miller — [Mind the Gap: Application Driven Evaluation of Smart Contract Languages](https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h49m37s) Analysis of implementation of games (e.g. lotteries), on Bitcoin’s scripting language vs Ethereum. There are multiple tradeoffs to consider for different approaches. ________________ <center>Jump to Summary</center> <center>[Day 1](https://steemit.com/ethereum/@joshbreslauer/ethereum-devcon3-summary-day-1) | [Day 2](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-2) | [Day 3](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-3) | [Day 4](https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-4)</center> _______________ ______________ 
author | joshbreslauer |
---|---|
permlink | ksthereum-devcon3-summary-day-3 |
category | ethereum |
json_metadata | {"tags":["ethereum","science","technology","crypto","devcon"],"image":["https://steemitimages.com/DQmepXYZWVC45Fmyg5JTU13tZHEFKFdujkS2uVfrTJBS4ah/devcon3.png","https://img.youtube.com/vi/k42YNyvG8CU/0.jpg","https://metamask.io/img/ethereum-metamask-chrome.png","https://img.youtube.com/vi/FPHXbJPVVaA/0.jpg","https://steemitimages.com/DQmR8j5rBw2LjJ587XHRntjX8zyewKf4ewmiGtsdBzMRLVq/DQmR8j5rBw2LjJ587XHRntjX8zyewKf4ewmiGtsdBzMRLVq.png"],"links":["https://steemit.com/ethereum/@joshbreslauer/ethereum-devcon3-summary-day-1","https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-2","https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-3","https://steemit.com/ethereum/@joshbreslauer/ksthereum-devcon3-summary-day-4","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=35s","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=17m39s","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=37m14s","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=1h11m41s","https://www.youtube.com/watch?v=k42YNyvG8CU&feature=youtu.be&t=1h31m14s","https://youtu.be/k42YNyvG8CU?t=1h51m21s","https://youtu.be/k42YNyvG8CU?t=2h12m39s","https://www.youtube.com/watch?v=FPHXbJPVVaA","https://youtu.be/FPHXbJPVVaA?t=7s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=19m48s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=43m20s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=1h1m38s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=1h38m23s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=2h29m41s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h9m47s","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h29m30s","https://realitykeys.github.io/realitycheck/","https://decentralize.today/get-the-facts-hard-fork-all-the-things-3ea2233da0fd","https://www.youtube.com/watch?v=FPHXbJPVVaA&feature=youtu.be&t=3h49m37s"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-11-20 01:56:48 |
last_update | 2017-11-21 22:56:48 |
depth | 0 |
children | 18 |
last_payout | 2017-11-27 01:56:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.327 HBD |
curator_payout_value | 0.085 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7,049 |
author_reputation | 9,129,838,724,672 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,932,485 |
net_rshares | 617,664,331,287 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sandra | 0 | 16,631,569,414 | 13% | ||
vividrange | 0 | 422,435,627 | 2% | ||
joshbreslauer | 0 | 292,228,362,644 | 100% | ||
ubg | 0 | 220,344,563 | 1% | ||
ioc | 0 | 67,411,818,020 | 1% | ||
annaarthur | 0 | 64,029,177,500 | 100% | ||
bitcoinparadise | 0 | 541,579,688 | 0.02% | ||
natord | 0 | 11,273,241,475 | 100% | ||
remlaps1 | 0 | 29,648,571,402 | 40% | ||
unipsycho | 0 | 230,051,676 | 1% | ||
crowdfundedwhale | 0 | 62,196,697,408 | 12% | ||
remlaps2 | 0 | 2,126,404,529 | 40% | ||
corvuscoraxx | 0 | 54,823,708 | 6.67% | ||
lisa.palmer | 0 | 2,873,273,585 | 40% | ||
cub2 | 0 | 50,752,995 | 100% | ||
rroston | 0 | 10,415,050,202 | 100% | ||
iljina | 0 | 454,024,713 | 100% | ||
fivestargroup | 0 | 138,588,305 | 0.02% | ||
primetimesports | 0 | 133,102,944 | 0.02% | ||
sohan4745 | 0 | 832,637,224 | 100% | ||
cheburek | 0 | 880,343,685 | 100% | ||
tonnykhan | 0 | 1,373,341,787 | 100% | ||
rosttovatyu | 0 | 447,931,895 | 100% | ||
bobrovanto | 0 | 890,683,333 | 100% | ||
shayt | 0 | 447,842,443 | 100% | ||
killerkuasha | 0 | 1,580,354,034 | 100% | ||
rahulsaini | 0 | 1,041,990,800 | 100% | ||
amanda12 | 0 | 1,073,139,243 | 100% | ||
sizuka | 0 | 2,551,523,997 | 100% | ||
gogogadgetupvote | 0 | 44,204,356,655 | 25% | ||
zemchenok | 0 | 447,937,673 | 100% | ||
herigoodboy | 0 | 0 | 100% | ||
rahulislam | 0 | 0 | 100% | ||
kcherukuri | 0 | 0 | 100% | ||
mindsportsio | 0 | 0 | 1% | ||
syedubair | 0 | 0 | 100% | ||
nemesisdumentis | 0 | 812,378,120 | 100% | ||
shark.nash | 0 | 0 | 100% |

author | amanda12 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171121t152839739z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"image":["https://steemitimages.com/DQmR2LQjkrDtSuRK6JcdRG4D1tNo1oG4rJS5ZCpxtjvJjfg/DQmafpJBTSeYVYnWt8FT9qyt6hEzYUpTvubPancWfT4vkUh_640x480.jpg"],"app":"steemit/0.1"} |
created | 2017-11-21 15:28:39 |
last_update | 2017-11-21 15:28:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-28 15:28: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 | 197 |
author_reputation | 1,139,356,453,516 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,100,465 |
net_rshares | 0 |
Interesting, exact same summary here: https://medium.com/@brandon.obrien/ethereum-devcon3-summary-day-3-c374c1dd9f48
author | crypto-trail |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t033139382z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"links":["https://medium.com/@brandon.obrien/ethereum-devcon3-summary-day-3-c374c1dd9f48"],"app":"steemit/0.1"} |
created | 2017-11-20 03:31:42 |
last_update | 2017-11-20 03:31:42 |
depth | 1 |
children | 1 |
last_payout | 2017-11-27 03:31:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.503 HBD |
curator_payout_value | 0.167 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 116 |
author_reputation | 18,135,272,099,282 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,938,105 |
net_rshares | 292,228,362,644 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 292,228,362,644 | 100% |
True indeed. This post is a combined, adjusted and shortened summary for everybody who is interested into the details of the talks. all sources: https://medium.com/@brandon.obrien/ethereum-devcon3-summary-day-3-c374c1dd9f48 http://www.ryanyosua.me/devcon-3-talks/ https://www.youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g/videos https://ethereumfoundation.org/devcon3/ https://metamask.io/
author | joshbreslauer |
---|---|
permlink | re-crypto-trail-re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t054506392z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"links":["https://medium.com/@brandon.obrien/ethereum-devcon3-summary-day-3-c374c1dd9f48","http://www.ryanyosua.me/devcon-3-talks/","https://www.youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g/videos","https://ethereumfoundation.org/devcon3/","https://metamask.io/"],"app":"steemit/0.1"} |
created | 2017-11-20 05:45:06 |
last_update | 2017-11-20 05:45:06 |
depth | 2 |
children | 0 |
last_payout | 2017-11-27 05:45: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 | 390 |
author_reputation | 9,129,838,724,672 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,946,445 |
net_rshares | 0 |
This content is for informational, educational and research purposes only. Please get the advice of a competent financial advisor before investing your money in any financial instrument.
author | david786 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20180209t151308443z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2018-02-09 15:13:15 |
last_update | 2018-02-09 15:13:15 |
depth | 1 |
children | 0 |
last_payout | 2018-02-16 15:13:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.950 HBD |
curator_payout_value | 0.316 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 186 |
author_reputation | 255,736,374,135 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,191,225 |
net_rshares | 176,233,248,009 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 176,233,248,009 | 100% |
Nice post beautiful presented and explained. detail oriented with nice ethereiuem information dear @joshbreslauer . thank you for sharing
author | deybala |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20180210t191450057z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"users":["joshbreslauer"],"app":"steemit/0.1"} |
created | 2018-02-10 19:14:51 |
last_update | 2018-02-10 19:14:51 |
depth | 1 |
children | 0 |
last_payout | 2018-02-17 19:14: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 | 138 |
author_reputation | 652,304,661,449 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,484,393 |
net_rshares | 0 |
Interesting post,,,,,,,,,,,,,, that was great to read.........thanks for sharing
author | faisal79 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171122t045523289z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-22 04:55:33 |
last_update | 2017-11-22 04:55:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-29 04:55:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.308 HBD |
curator_payout_value | 0.102 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 1,364,151,823,900 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,164,841 |
net_rshares | 167,104,059,546 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 167,104,059,546 | 50% |
Interesting, exact same summary here: This post is a combined, adjusted and shortened summary for everybody who is interested into the details of the talks.
author | greenwhell79 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171129t063513664z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-28 04:36:09 |
last_update | 2017-11-28 04:36:09 |
depth | 1 |
children | 0 |
last_payout | 2017-12-05 04:36: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 | 156 |
author_reputation | -759,695,835 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,741,173 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 0 | 0% |
learn some new, love to read it..
author | henryrider |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t211657055z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-20 21:17:00 |
last_update | 2017-11-20 21:17:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-27 21:17:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.419 HBD |
curator_payout_value | 0.139 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 33 |
author_reputation | 188,778,571,789 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,020,184 |
net_rshares | 241,161,540,482 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 241,161,540,482 | 75% |
Interesting post Ethereum coin price $368.38
author | iqbal5 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171121t162232016z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-21 16:22:33 |
last_update | 2017-11-21 16:22:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-28 16:22:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.555 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 49 |
author_reputation | 992,924,990,381 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,105,946 |
net_rshares | 227,869,172,109 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 227,869,172,109 | 75% |
Nice cryptocurrency post beautiful presented and explained. detail oriented with nice Ethereum information. thank you @joshbreslauer for sharing
author | jofri47 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20180209t194647609z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"users":["joshbreslauer"],"app":"steemit/0.1"} |
created | 2018-02-09 19:46:54 |
last_update | 2018-02-09 19:46:54 |
depth | 1 |
children | 0 |
last_payout | 2018-02-16 19:46:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.950 HBD |
curator_payout_value | 0.314 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 145 |
author_reputation | -100,071,003,657 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,242,202 |
net_rshares | 176,233,248,009 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 176,233,248,009 | 100% |
Cryptocurrencies are the future and thank goodness that we are part of it..good post
author | killerkuasha |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t213701173z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-20 21:37:00 |
last_update | 2017-11-20 21:37:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-27 21:37:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.415 HBD |
curator_payout_value | 0.138 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 2,213,124,390,757 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,021,627 |
net_rshares | 239,262,630,714 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 239,262,630,714 | 75% |
This is going to be tough to be able to predict the outcome of the market. But one thing am kinda of sure is that they wont put a ban on cryptocurrency. There's going to be lots of attempts at centralized regulations but the specific regulatory guidelines is what I can't say... So lets hope for the best while hodling on.
author | rahulislam |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20180209t151202803z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2018-02-09 15:12:06 |
last_update | 2018-02-09 15:12:06 |
depth | 1 |
children | 0 |
last_payout | 2018-02-16 15:12: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 | 323 |
author_reputation | 323,671,037,110 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,190,954 |
net_rshares | 0 |
Great post @joshbreslauer Looking forward to your future post. Have a good day Upvoted -Followed
author | rahulsaini |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t060346777z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"users":["joshbreslauer"],"app":"steemit/0.1"} |
created | 2017-11-20 06:03:48 |
last_update | 2017-11-20 06:03:48 |
depth | 1 |
children | 0 |
last_payout | 2017-11-27 06:03:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.385 HBD |
curator_payout_value | 0.128 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 4,277,748,576,075 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,947,744 |
net_rshares | 222,017,652,139 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 222,017,652,139 | 75% |
Useful and informative post thank you dear friend @joshbreslauer its very helpfull for all steemars
author | sansastark |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20180210t140247530z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"users":["joshbreslauer"],"app":"steemit/0.1"} |
created | 2018-02-10 14:03:12 |
last_update | 2018-02-10 14:03:12 |
depth | 1 |
children | 0 |
last_payout | 2018-02-17 14:03: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 | 101 |
author_reputation | 150,484,825,491 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,423,459 |
net_rshares | 0 |

author | sizuka |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171123t061745949z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"image":["https://steemitimages.com/DQmSHPN9YisEkq8QLpywF47rFEraSVN94fP5m5bVF7F4YpK/DQmSHPN9YisEkq8QLpywF47rFEraSVN94fP5m5bVF7F4YpK.gif"],"app":"steemit/0.1"} |
created | 2017-11-23 06:17:57 |
last_update | 2017-11-23 06:17:57 |
depth | 1 |
children | 0 |
last_payout | 2017-11-30 06:17: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 | 181 |
author_reputation | 1,400,234,303,119 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,267,856 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 0 | 0% |
-Excellent post thanks for sharing
author | sizuka |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171125t090759134z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-25 09:08:09 |
last_update | 2017-11-25 09:08:09 |
depth | 1 |
children | 0 |
last_payout | 2017-12-02 09:08: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 | 34 |
author_reputation | 1,400,234,303,119 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,466,533 |
net_rshares | 0 |
what an experience that would have been simply outstanding....thanks for sharing..
author | sohan4745 |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171120t211048102z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"app":"steemit/0.1"} |
created | 2017-11-20 21:10:48 |
last_update | 2017-11-20 21:10:48 |
depth | 1 |
children | 0 |
last_payout | 2017-11-27 21:10:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.409 HBD |
curator_payout_value | 0.136 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 82 |
author_reputation | 589,118,262,599 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,019,726 |
net_rshares | 235,464,811,179 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 235,464,811,179 | 75% |
Great post @joshbreslauer Looking forward to your future post. Have a good day....Thanks..
author | tonnykhan |
---|---|
permlink | re-joshbreslauer-ksthereum-devcon3-summary-day-3-20171122t031052348z |
category | ethereum |
json_metadata | {"tags":["ethereum"],"users":["joshbreslauer"],"app":"steemit/0.1"} |
created | 2017-11-22 03:07:21 |
last_update | 2017-11-22 03:07:21 |
depth | 1 |
children | 0 |
last_payout | 2017-11-29 03:07:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.308 HBD |
curator_payout_value | 0.102 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 629,486,006,599 |
root_title | "Ξthereum Devcon3 Summary - Day 3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,156,966 |
net_rshares | 169,002,969,314 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joshbreslauer | 0 | 169,002,969,314 | 50% |