SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Development of
New ETC Products
& Services
Dr. Avtar Sehra
Shanghai Event
05 September 2016
Contact Details :
Gravity gravity@ethereumclassic.org
Igor Artamonov splix@ethereumclassic.org
Marcus R. Brown marcus@ethereumclassic.org
Elaine Ou elaine@ethereumclassic.org
Arvicco arvicco@ethereumclassic.org
Colibry colibry545@ethereumclassic.org
Cody Burns cody.w.burns@ethereumclassic.org
Eric Somdahl eric.somdahl@ethereumclassic.org
Avtar Sehra avtarsehra@ethereumclassic.org
3rd Party Products
and Services
Why Ethereum
Classic?
“Do not go gentle into that good night..”
- Dylan Thomas
What Really Went Wrong
… until something goes
wrong that impacts the
interests of a centralized
authority?
The failure of the DAO was not just a program failure, but a failure in risk
management; and it also exposed an even deeper failure of the underlying social
contract: Ethereum transaction/programs would never be changed by a third party.
Ethereum Website
Birth of Ethereum Classic
● “Code is Not Law”: The infrastructure is not there to enforce and uphold law, it's only
a protocol that allows execution of immutable transactions and programs
● User Responsibility: Developers and entrepreneurs need to understand and take
responsibility for legal and regulatory requirements to protect customers
● Legal Recourse: If anything goes wrong the infrastructure can not be controlled into
changing its state, recourse for financial crime and other illegal activities needs to take
place through normal channels
● Protocol Fixes and Updates: Only changes to fix protocol level bugs and implement
updates/upgrades are acceptable at the infrastructure level
Saying “Code is Law” implies infrastructure on which it runs is responsible for
upholding the law… infrastructure is not responsible for greed, ignorance or malicious
behaviour - same as in phone networks, internet and even on the road
Minimising Points of Failure
Decentralization of infrastructure is not sufficient; all key aspects of the ecosystem
require a certain level of decentralization to minimize points of failure
Decentralization
of all aspects of
ETC Ecosystem
Technology
• Core Dev/Support
• Operations
• R&D
Community
• Marketing
• Education
• Dapp Dev
Administration
• Governance
• Finance Management
• Risk Control
Decentralized
Infrastructure
Ecosystem Roadmap
● Core ETC dev team being established
● Multiple clients ported
● Execute removal of difficulty bomb
● Strategy/fix for transaction replay issue
● Assess dev of ETC Mist-like client
● Deploy independent blockchain nodes
● Gain dev / R&D support from 3rd parties
2016 20182017
● Align with Core ETH dev team to design, dev
and test standard protocol updates?
● Research/test PoW/PoS mechanisms
● Research/test maximally efficient monetary
policy for consensus mechanism
● Dev ETC focused Mist-like client
● Assess path to state Sharding
● Assess VM upgrades e.g. verified compiler
● Establishing communication channels for
global coordination and consistency
● Setup global meetups to begin deployment
of decentralised community network
● Define framework for Dapp developers
● Defining core social contract
● Defining community-driven roadmap
● Define governance models for execution
● Design/deploy funding mechanisms for key
infrastructure (build/testing servers, ETC-
testnet, web hosting)
● Execute PoW, PoS or Hybrid cons mech
● Execute appropriate monetary policy
● Test/implement state sharding
● Research/test VM improvements if
deemed fit for implementation
● Further outreach to miners
● Extend meetups and conferences
● Setup of overall Dev conference
● Deployment of structured Dapp dev
ecosystem and support framework e.g.
hackathons and 3rd party funding
3rd Party Products
and Services
Ethereum Classic
Core Development
“Necessity is the Mother of Invention”
- Plato’s Republic
Core Development
Growing ETC Development Team on github repository, which is currently being organized and structured
for sustainable development of the core infrastructure
Core Dev Focus Points
1. Diffuse Difficulty Bomb
2. Fix ETC Monetary Policy and Possible Options
3. ETC Dapp Browser for End Users
4. UI Components For Dapp Devs
5. ETC Wallet app
6. Java ETC for Fintech and Corporates
Difficulty Bomb
Overview
• Difficulty Bomb - exponentially growing
difficulty of Ethereum mining
• Time between mined blocks will become
longer and longer
• Eventually, “final doom” occurs, when no
more blocks can be mined at all
• Serves no useful purpose, other than to break
PoW consensus and push users to PoS
• will make PoW impractical by early 2017
• Diffusing diff bomb is in best interest of all ETC
users and makes PoW viable for long-term
• Long-term decision of ETC consensus algo will
be based on data in 2018, with possibilities
such as PoW, PoS or a hybrid PoW/PoS
Plan
• Changes to: GO-Ethereum, CPP-
Ethereum, EthereumJ,
PyEthereum EthCore Parity
• Implementation needs to be ready
and fully tested by November
2016
• Deployment by end of 2016
• 1-3 months to release
• Mostly part time, but a lot of testing
• Many people involved, pretty much
every ETC project needs to update
• $50,000 to $100,000
Fix ETC Monetary Policy
Overview
• Platform token aligns economic incentives of
users, miners and investors
• Current Ethereum monetary policy undefined
(unlimited token inflation)
• ETH policy is supposed to change with a
transition to PoS unpredictably
• Lack of token scarcity does not support long-
term investor confidence
• ETC transition to a long-term PoW necessitates
monetary policy decision
• ETC commitment to a specific monetary policy:
1. provide certainty to the market
2. boost investor confidence
3. creates competitive differentiator to ETH with its
undefined policies
Plan
• Review monetary policy models
and assess pros and cons
• Review in parallel to ETC Diff-
bomb fix, with target to
implement when diff-bomb
hard fork executed
• Any consensus parameters
can be adjusted to comply to
this policy
• Potentially gain research
support from universities
Keep unlimited token inflation forever, like current ETH
• Pros: keeps the status quo, encourages token spending
• Cons: long-term monetization uncertain, not a good store of value/investment
Fixed final supply with Bitcoin-like reward cut-offs (halvings)
• Pros: experimentally proven to work for BTC, sustainable token monetization due to scarcity
• Cons: changes existing inflationary parameters, disruptive “halving” events
Fixed final supply with exponential reward adjustments (per epoch)
• Pros: no disruptive “halvings”, sustainable token monetization due to scarcity
• Cons: changes existing inflationary parameters
Fix ETC Monetary Policy - Options
ETC Dapp Browser for End Users
Overview
• A DApp Browser is a desktop application
with an embedded browser to run web
applications that operate with Ethereum
Blockchain and Smart Contracts.
Examples: ETH Mist, Metamask
• It’s a key user facing application, and
provides the window for the wider
world into the Blockchain
• ETC cannot rely on ETH Mist because
the communities have different visions
and are moving in different directions
• Existing Mist have many UI/UX issues
and too slow, people will are keen to
use alternatives
Plan
• Write Launcher and bundled Dapps
1. Wallet
2. Tokens
3. Contracts Viewer
• Long project, ~3-5 months to first public
release for team of 2-4 devs
• QA, design and management
• Requires continuous improvement after
initial launch (planned Q1 2017)
• Project can be split in smaller milestones
• $200,000 for first public release
UI Components For Dapp Devs
Overview
• Important to provide Classic Ethereum
guidelines, and use ETC Brand with 3rd
party Dapps
• Existing ETH UI components under LGPL,
cannot be used by commercial companies
• Targets Dapp Developers community,
need to attract new Dapp developers by
giving:
– Ready to use UI components
– And reusable design style
– Bootstrap code samples and documentation
• Ideally ETC should have a Developer
Advocate to make it easy using ETC stack
by other developers
Plan
• JavaScript UI Components for modern
frameworks (React, Angular)
• Rich documentation and website with
examples
• Open Source, commercial friendly
license (MIT/BSD/Apache2)
• 2-3 developers, graphical designer
• 1-2 month
• $30,000
ETC Wallet App
Overview
• The most popular demanded feature for a
wallet app is to check current balance,
accept incoming transfer, send a
transaction, or possible sign a multisig
transfer
• ETH Mist it too slow for this task and
focused on Dapps services
• ETC needs a lightweight native
application Focused on only one function:
Wallet services, without Dapps
• Need to support standard token contracts
and multisigs
Plan
• 1-2 go/rust developers
• UX design, graphical design
• QA
• 2-3 months for a first
public release
• $40,000-$50,000
Java ETC for Fintech & Corporates
Overview
• Java & JVM is main platform for corporates
and banks
• Challenging to use NodeJS and other “cool”
tools in enterprise development, CTOs will
never agree on that
• ETH doesn’t provide any tools for Java, it’s
hard to use in enterprise, this a blocker
• Ethereum lacks tools for integration testing
and code analysis - required for corporate
development
• As Ethereum is becoming the main
blockchain and smart contracts platform
ETC is going to implement a set of tools for
Ethereum for Java
Plan
• Set of small independent projects:
1. Java API to ethereum blockchain
2. Smart Contract management tools for Java
3. Testing environment integrated with JVM
test tools
4. Plugins for major IDEs (run, syntax helpers)
5. Plugins for major build tools (reports, code
generators, integrations)
• 1-2 man-month per project
• About $10,000 per project
3rd Party Products
and Services
Third Party Products and
Development Services
“If you Build It They Will Come”
- Field Of Dreams
3rd Party Products
and ServicesDistributed Storage on
ETC with Minebox
Minebox
What is Minebox?
NAS smart data
storage systems with
distributed and
encrypted backup on
a public Blockchain
powered network
Vlado Petrushev, CEO
Ex IBM'er, early lead Storj Europe, advised Coinigy and externally consulted Blockchain.info.
Andreas Peterson, CTO
Co-Creator of Mycelium wallet and working on Bitcoin related projects since 2011.
Mark Evenson, Head of Engineering
Former physicist and engineer with over 25years development experience
Minebox Team
3rd Party Products
and ServicesDatafeeds into ETC
Blockchain
Existing ETH Systems also Available for ETC
Data Feeds for ETC Development
Getting API and other Web data securely, effectively and efficiently into the Blockchain is an
important development consideration
Orcalize.it
Planning Phase: Open Oracle Project
Project being planned for accessing api data from the web by paying small amount of
ETC through an internal contract transaction without dependency on any centralized
party acting as the data bridge from the web to the Blockchain
3rd Party Products
and ServicesFundonomy:
Funding and Reputation for
a Decentralised Economy
Fundonomy Overview
Social Platform Layer provides an easy to use marketing and communication
interface to attract and engage a wider non-technical audience
Funding Smart Contracts for
Project Bounties, Deployed per
Project
Funding Smart Contracts for
Project Bounties, Deployed per
Project
Funding Smart Contracts for
Project Bounties, Deployed per
Project
Funding Smart Contracts for
Project Bounty Escrows -
Deployed per Project
Reputation Smart Contract
Collates Project and Team Scores
and is used as public Reputation
Utility for use off Platform
WebLayerBlockchainLayer
(OpenSource)
Fundonomy is a platform for ETC community to launch a project funding contract on the ETC Blockchain,
with no technical experience required, and receive ETC funding from contributors. Contributors can also
judge performance and use the platform to record scores in an open reputation utility contract
ETC is Key Component in the Stack
Web Application Layer – Is about information sharing
• Powerful project marketing tools to spread messages
across all social networks with a single user friendly
interface
• Communications and group management tools to
enables users to manage campaigns before, during
and after they launch
• Allows users to build communities and relationships
Blockchain Layer – Is about storing and managing
value
• Collection of funds at little or no cost
• Holding of funds securely that release on key triggers
e.g. dates, completion of milestones etc
• Reputation score becomes a source of value that
should be independent of anyone party and can
become a utility that can be tapped into for any funding
contract on or off fundonmy
Deploy/Market Funding Contracts
Construct and Deploy
Project Bounty Contracts
Market and Enable Users to
Discuss and Contribute
Create a Social Marketplace of
Project Bounties and Ideas
Project Success Drives Reputation
Explore Project Bounties for
Contribution Based on Team Reputation
Team Members Build Reputation
Score Based on Contributor Feedback
Web: ethereumclassic.org
Twitter: @eth_classic
Facebook: @EthereumClassicETC
Slack: ethereumclassic.herokuapp.com

Weitere ähnliche Inhalte

Was ist angesagt?

The Emergent Layer 2
The Emergent Layer 2The Emergent Layer 2
The Emergent Layer 2Chris Priest
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsGautam Anand
 
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)Svetlin Nakov
 
Blockchain fundamentals based on bas w_v1.1.pptx
Blockchain fundamentals based on bas w_v1.1.pptxBlockchain fundamentals based on bas w_v1.1.pptx
Blockchain fundamentals based on bas w_v1.1.pptxHenk van Cann
 
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...Blockchain Council
 
Decentralized: Blockchain & Cryptocurrency Laws in Canada
Decentralized: Blockchain & Cryptocurrency Laws in CanadaDecentralized: Blockchain & Cryptocurrency Laws in Canada
Decentralized: Blockchain & Cryptocurrency Laws in CanadaAlexander Davis
 
Blockchain, cryptography and tokens — NYC Bar presentation
Blockchain, cryptography and tokens — NYC Bar presentationBlockchain, cryptography and tokens — NYC Bar presentation
Blockchain, cryptography and tokens — NYC Bar presentationPaperchain
 
All thinks about Cryptocurrency
All thinks about Cryptocurrency All thinks about Cryptocurrency
All thinks about Cryptocurrency Santosh Meka
 
Cryptocurrency101
Cryptocurrency101Cryptocurrency101
Cryptocurrency101Ajay Amberkar
 
Overview of Blockchain Consensus Mechanisms
Overview of Blockchain Consensus MechanismsOverview of Blockchain Consensus Mechanisms
Overview of Blockchain Consensus MechanismsJohannes Ahlmann
 
Blockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business ApplicationsBlockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business ApplicationsMatthias Zimmermann
 
Introduction to Ethereum
Introduction to EthereumIntroduction to Ethereum
Introduction to EthereumTerek Judi
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsAmir Rafati
 
Bitcoin, Banking and the Blockchain
Bitcoin, Banking and the BlockchainBitcoin, Banking and the Blockchain
Bitcoin, Banking and the Blockchainseancarmody
 
The Blockchain - The Technology behind Bitcoin
The Blockchain - The Technology behind Bitcoin The Blockchain - The Technology behind Bitcoin
The Blockchain - The Technology behind Bitcoin JĂŠrĂ´me Kehrli
 
5 Core Blockchain Technology Concepts
5 Core Blockchain Technology Concepts 5 Core Blockchain Technology Concepts
5 Core Blockchain Technology Concepts Blockchain Council
 
Blockchain, bitcoin
Blockchain, bitcoinBlockchain, bitcoin
Blockchain, bitcoinSathish VJ
 

Was ist angesagt? (20)

The Emergent Layer 2
The Emergent Layer 2The Emergent Layer 2
The Emergent Layer 2
 
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) AlgorithmsUnderstanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
Understanding Proof of Work (PoW) and Proof of Stake (PoS) Algorithms
 
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)
Consensus Algorithms - Nakov at CryptoBlockCon - Las Vegas (2018)
 
Blockchain Fundamentals
Blockchain FundamentalsBlockchain Fundamentals
Blockchain Fundamentals
 
Blockchain fundamentals based on bas w_v1.1.pptx
Blockchain fundamentals based on bas w_v1.1.pptxBlockchain fundamentals based on bas w_v1.1.pptx
Blockchain fundamentals based on bas w_v1.1.pptx
 
Dash(digital cash)
Dash(digital cash)Dash(digital cash)
Dash(digital cash)
 
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
Blockchain And Cryptocurrency : How Blockchain And Cryptocurrency Relate To E...
 
Decentralized: Blockchain & Cryptocurrency Laws in Canada
Decentralized: Blockchain & Cryptocurrency Laws in CanadaDecentralized: Blockchain & Cryptocurrency Laws in Canada
Decentralized: Blockchain & Cryptocurrency Laws in Canada
 
Blockchain, cryptography and tokens — NYC Bar presentation
Blockchain, cryptography and tokens — NYC Bar presentationBlockchain, cryptography and tokens — NYC Bar presentation
Blockchain, cryptography and tokens — NYC Bar presentation
 
All thinks about Cryptocurrency
All thinks about Cryptocurrency All thinks about Cryptocurrency
All thinks about Cryptocurrency
 
Cryptocurrency101
Cryptocurrency101Cryptocurrency101
Cryptocurrency101
 
Overview of Blockchain Consensus Mechanisms
Overview of Blockchain Consensus MechanismsOverview of Blockchain Consensus Mechanisms
Overview of Blockchain Consensus Mechanisms
 
Blockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business ApplicationsBlockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business Applications
 
Introduction to Ethereum
Introduction to EthereumIntroduction to Ethereum
Introduction to Ethereum
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency Regulations
 
Bitcoin, Banking and the Blockchain
Bitcoin, Banking and the BlockchainBitcoin, Banking and the Blockchain
Bitcoin, Banking and the Blockchain
 
Blockchain for Beginners
Blockchain for Beginners Blockchain for Beginners
Blockchain for Beginners
 
The Blockchain - The Technology behind Bitcoin
The Blockchain - The Technology behind Bitcoin The Blockchain - The Technology behind Bitcoin
The Blockchain - The Technology behind Bitcoin
 
5 Core Blockchain Technology Concepts
5 Core Blockchain Technology Concepts 5 Core Blockchain Technology Concepts
5 Core Blockchain Technology Concepts
 
Blockchain, bitcoin
Blockchain, bitcoinBlockchain, bitcoin
Blockchain, bitcoin
 

Andere mochten auch

1.3.11 Система металлических лотков
1.3.11 Система металлических  лотков1.3.11 Система металлических  лотков
1.3.11 Система металлических лотковIgor Golovin
 
INRS spring 2017 low grade markets
INRS spring 2017 low grade marketsINRS spring 2017 low grade markets
INRS spring 2017 low grade marketseric kingsley
 
learn you some erlang - chap13 to chap14
learn you some erlang - chap13 to chap14learn you some erlang - chap13 to chap14
learn you some erlang - chap13 to chap14경미 김
 
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...IAEME Publication
 
A Step-by-Step Guide To Digital Transformation
A Step-by-Step Guide To Digital TransformationA Step-by-Step Guide To Digital Transformation
A Step-by-Step Guide To Digital TransformationNiall McKeown
 
PWC 2017 - UK startup review - 2016 in Fintech
PWC 2017 - UK startup review - 2016 in Fintech PWC 2017 - UK startup review - 2016 in Fintech
PWC 2017 - UK startup review - 2016 in Fintech Ian Beckett
 
Historia del automovil (proyecto de pp) diapositivas
Historia del automovil (proyecto de pp) diapositivasHistoria del automovil (proyecto de pp) diapositivas
Historia del automovil (proyecto de pp) diapositivasjarrsis2
 
信頼性学会発表原稿 20 feb2015
信頼性学会発表原稿 20 feb2015信頼性学会発表原稿 20 feb2015
信頼性学会発表原稿 20 feb2015Tsuyoshi Horigome
 
Fair school choice
Fair school choiceFair school choice
Fair school choiceRich Purtell
 

Andere mochten auch (12)

CĂłmo llegar a ITCS
CĂłmo llegar a ITCSCĂłmo llegar a ITCS
CĂłmo llegar a ITCS
 
Lightening asia
Lightening asiaLightening asia
Lightening asia
 
1.3.11 Система металлических лотков
1.3.11 Система металлических  лотков1.3.11 Система металлических  лотков
1.3.11 Система металлических лотков
 
INRS spring 2017 low grade markets
INRS spring 2017 low grade marketsINRS spring 2017 low grade markets
INRS spring 2017 low grade markets
 
learn you some erlang - chap13 to chap14
learn you some erlang - chap13 to chap14learn you some erlang - chap13 to chap14
learn you some erlang - chap13 to chap14
 
9 Must Haves For An Excellent Partner Portal
9 Must Haves For An Excellent Partner Portal9 Must Haves For An Excellent Partner Portal
9 Must Haves For An Excellent Partner Portal
 
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...
POTENTIAL HEALTH RISK ASSESSMENT FOR SOIL AND AIR HEAVY METAL CONTAMINATION I...
 
A Step-by-Step Guide To Digital Transformation
A Step-by-Step Guide To Digital TransformationA Step-by-Step Guide To Digital Transformation
A Step-by-Step Guide To Digital Transformation
 
PWC 2017 - UK startup review - 2016 in Fintech
PWC 2017 - UK startup review - 2016 in Fintech PWC 2017 - UK startup review - 2016 in Fintech
PWC 2017 - UK startup review - 2016 in Fintech
 
Historia del automovil (proyecto de pp) diapositivas
Historia del automovil (proyecto de pp) diapositivasHistoria del automovil (proyecto de pp) diapositivas
Historia del automovil (proyecto de pp) diapositivas
 
信頼性学会発表原稿 20 feb2015
信頼性学会発表原稿 20 feb2015信頼性学会発表原稿 20 feb2015
信頼性学会発表原稿 20 feb2015
 
Fair school choice
Fair school choiceFair school choice
Fair school choice
 

Ähnlich wie Ethereum Classic Shanghai: Products and Services

ICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friendsICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friendsBalazs Deme
 
Bitcoin Decision Point - April 2017
Bitcoin Decision Point - April 2017Bitcoin Decision Point - April 2017
Bitcoin Decision Point - April 2017Jeff Garzik
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysWithTheBest
 
Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Hu Kenneth
 
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018🔗Audrey Chaing
 
Ethereum (Blockchain Network)
Ethereum (Blockchain Network)Ethereum (Blockchain Network)
Ethereum (Blockchain Network)Qais Ammari
 
Webjet Blockchain DDD 2017
Webjet Blockchain DDD 2017Webjet Blockchain DDD 2017
Webjet Blockchain DDD 2017Shashank Kaul
 
Decentralized exchange-Banco: presented by Pentagon
Decentralized exchange-Banco: presented by PentagonDecentralized exchange-Banco: presented by Pentagon
Decentralized exchange-Banco: presented by PentagonLuyaoZhangPhD
 
The State of Crypto Adoption & ETC
The State of Crypto Adoption & ETCThe State of Crypto Adoption & ETC
The State of Crypto Adoption & ETCElizabeth Kukka
 
Is there a token for that? Tokens demystified.
Is there a token for that? Tokens demystified.Is there a token for that? Tokens demystified.
Is there a token for that? Tokens demystified.Jan Brejcha
 
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...DataScienceConferenc1
 
Blockchain Solution in China eCommerce
Blockchain Solution in China eCommerceBlockchain Solution in China eCommerce
Blockchain Solution in China eCommerceEdward Tsang
 
TOWARDS BLOCKCHAIN ENABLED APPLICATIONS
TOWARDS BLOCKCHAIN ENABLED APPLICATIONSTOWARDS BLOCKCHAIN ENABLED APPLICATIONS
TOWARDS BLOCKCHAIN ENABLED APPLICATIONSBlockScience
 
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICO
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICOSimple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICO
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICOOST | Open Simple Token
 
Blockchain in FinTech
Blockchain in FinTechBlockchain in FinTech
Blockchain in FinTechAurobindo Nayak
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3Vidal Chriqui
 
Blockchain Ecosystem
Blockchain EcosystemBlockchain Ecosystem
Blockchain EcosystemElizabeth Kukka
 
Modeling Blockchain Applications v1.02
Modeling Blockchain Applications v1.02Modeling Blockchain Applications v1.02
Modeling Blockchain Applications v1.02Matt Lucas
 
An Investor's Guide to Web3 / Crypto / Blockchain
An Investor's Guide to Web3 / Crypto / BlockchainAn Investor's Guide to Web3 / Crypto / Blockchain
An Investor's Guide to Web3 / Crypto / BlockchainBernard Leong
 

Ähnlich wie Ethereum Classic Shanghai: Products and Services (20)

ICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friendsICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friends
 
Bitcoin Decision Point - April 2017
Bitcoin Decision Point - April 2017Bitcoin Decision Point - April 2017
Bitcoin Decision Point - April 2017
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSys
 
Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018Ethereum for developer 16th Nov 2018
Ethereum for developer 16th Nov 2018
 
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
Blockchain Projects - Core Pillars of Shipping Product, Feb 2018
 
Ethereum (Blockchain Network)
Ethereum (Blockchain Network)Ethereum (Blockchain Network)
Ethereum (Blockchain Network)
 
Webjet Blockchain DDD 2017
Webjet Blockchain DDD 2017Webjet Blockchain DDD 2017
Webjet Blockchain DDD 2017
 
Decentralized exchange-Banco: presented by Pentagon
Decentralized exchange-Banco: presented by PentagonDecentralized exchange-Banco: presented by Pentagon
Decentralized exchange-Banco: presented by Pentagon
 
The State of Crypto Adoption & ETC
The State of Crypto Adoption & ETCThe State of Crypto Adoption & ETC
The State of Crypto Adoption & ETC
 
Is there a token for that? Tokens demystified.
Is there a token for that? Tokens demystified.Is there a token for that? Tokens demystified.
Is there a token for that? Tokens demystified.
 
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...
[DSC Europe 23][Cryptica] Aleksandar_Damjanovic_Token_Engineering_Unveiling_t...
 
The deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 finalThe deep skill of blockchain david lee 27_april2017 final
The deep skill of blockchain david lee 27_april2017 final
 
Blockchain Solution in China eCommerce
Blockchain Solution in China eCommerceBlockchain Solution in China eCommerce
Blockchain Solution in China eCommerce
 
TOWARDS BLOCKCHAIN ENABLED APPLICATIONS
TOWARDS BLOCKCHAIN ENABLED APPLICATIONSTOWARDS BLOCKCHAIN ENABLED APPLICATIONS
TOWARDS BLOCKCHAIN ENABLED APPLICATIONS
 
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICO
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICOSimple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICO
Simple Token - V5.7 (Older version) -- Follow link below for Version 7.0 for ICO
 
Blockchain in FinTech
Blockchain in FinTechBlockchain in FinTech
Blockchain in FinTech
 
The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3The future of ICOs - Thoughts after beeing back from #DEVCON3
The future of ICOs - Thoughts after beeing back from #DEVCON3
 
Blockchain Ecosystem
Blockchain EcosystemBlockchain Ecosystem
Blockchain Ecosystem
 
Modeling Blockchain Applications v1.02
Modeling Blockchain Applications v1.02Modeling Blockchain Applications v1.02
Modeling Blockchain Applications v1.02
 
An Investor's Guide to Web3 / Crypto / Blockchain
An Investor's Guide to Web3 / Crypto / BlockchainAn Investor's Guide to Web3 / Crypto / Blockchain
An Investor's Guide to Web3 / Crypto / Blockchain
 

KĂźrzlich hochgeladen

horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goasexy call girls service in goa
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663Call Girls Mumbai
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 

KĂźrzlich hochgeladen (20)

Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 

Ethereum Classic Shanghai: Products and Services

  • 1. Development of New ETC Products & Services Dr. Avtar Sehra Shanghai Event 05 September 2016
  • 2. Contact Details : Gravity gravity@ethereumclassic.org Igor Artamonov splix@ethereumclassic.org Marcus R. Brown marcus@ethereumclassic.org Elaine Ou elaine@ethereumclassic.org Arvicco arvicco@ethereumclassic.org Colibry colibry545@ethereumclassic.org Cody Burns cody.w.burns@ethereumclassic.org Eric Somdahl eric.somdahl@ethereumclassic.org Avtar Sehra avtarsehra@ethereumclassic.org
  • 3. 3rd Party Products and Services Why Ethereum Classic? “Do not go gentle into that good night..” - Dylan Thomas
  • 4. What Really Went Wrong … until something goes wrong that impacts the interests of a centralized authority? The failure of the DAO was not just a program failure, but a failure in risk management; and it also exposed an even deeper failure of the underlying social contract: Ethereum transaction/programs would never be changed by a third party. Ethereum Website
  • 5. Birth of Ethereum Classic ● “Code is Not Law”: The infrastructure is not there to enforce and uphold law, it's only a protocol that allows execution of immutable transactions and programs ● User Responsibility: Developers and entrepreneurs need to understand and take responsibility for legal and regulatory requirements to protect customers ● Legal Recourse: If anything goes wrong the infrastructure can not be controlled into changing its state, recourse for financial crime and other illegal activities needs to take place through normal channels ● Protocol Fixes and Updates: Only changes to fix protocol level bugs and implement updates/upgrades are acceptable at the infrastructure level Saying “Code is Law” implies infrastructure on which it runs is responsible for upholding the law… infrastructure is not responsible for greed, ignorance or malicious behaviour - same as in phone networks, internet and even on the road
  • 6. Minimising Points of Failure Decentralization of infrastructure is not sufficient; all key aspects of the ecosystem require a certain level of decentralization to minimize points of failure Decentralization of all aspects of ETC Ecosystem Technology • Core Dev/Support • Operations • R&D Community • Marketing • Education • Dapp Dev Administration • Governance • Finance Management • Risk Control Decentralized Infrastructure
  • 7. Ecosystem Roadmap ● Core ETC dev team being established ● Multiple clients ported ● Execute removal of difficulty bomb ● Strategy/fix for transaction replay issue ● Assess dev of ETC Mist-like client ● Deploy independent blockchain nodes ● Gain dev / R&D support from 3rd parties 2016 20182017 ● Align with Core ETH dev team to design, dev and test standard protocol updates? ● Research/test PoW/PoS mechanisms ● Research/test maximally efficient monetary policy for consensus mechanism ● Dev ETC focused Mist-like client ● Assess path to state Sharding ● Assess VM upgrades e.g. verified compiler ● Establishing communication channels for global coordination and consistency ● Setup global meetups to begin deployment of decentralised community network ● Define framework for Dapp developers ● Defining core social contract ● Defining community-driven roadmap ● Define governance models for execution ● Design/deploy funding mechanisms for key infrastructure (build/testing servers, ETC- testnet, web hosting) ● Execute PoW, PoS or Hybrid cons mech ● Execute appropriate monetary policy ● Test/implement state sharding ● Research/test VM improvements if deemed fit for implementation ● Further outreach to miners ● Extend meetups and conferences ● Setup of overall Dev conference ● Deployment of structured Dapp dev ecosystem and support framework e.g. hackathons and 3rd party funding
  • 8. 3rd Party Products and Services Ethereum Classic Core Development “Necessity is the Mother of Invention” - Plato’s Republic
  • 9. Core Development Growing ETC Development Team on github repository, which is currently being organized and structured for sustainable development of the core infrastructure
  • 10. Core Dev Focus Points 1. Diffuse Difficulty Bomb 2. Fix ETC Monetary Policy and Possible Options 3. ETC Dapp Browser for End Users 4. UI Components For Dapp Devs 5. ETC Wallet app 6. Java ETC for Fintech and Corporates
  • 11. Difficulty Bomb Overview • Difficulty Bomb - exponentially growing difficulty of Ethereum mining • Time between mined blocks will become longer and longer • Eventually, “final doom” occurs, when no more blocks can be mined at all • Serves no useful purpose, other than to break PoW consensus and push users to PoS • will make PoW impractical by early 2017 • Diffusing diff bomb is in best interest of all ETC users and makes PoW viable for long-term • Long-term decision of ETC consensus algo will be based on data in 2018, with possibilities such as PoW, PoS or a hybrid PoW/PoS Plan • Changes to: GO-Ethereum, CPP- Ethereum, EthereumJ, PyEthereum EthCore Parity • Implementation needs to be ready and fully tested by November 2016 • Deployment by end of 2016 • 1-3 months to release • Mostly part time, but a lot of testing • Many people involved, pretty much every ETC project needs to update • $50,000 to $100,000
  • 12. Fix ETC Monetary Policy Overview • Platform token aligns economic incentives of users, miners and investors • Current Ethereum monetary policy undefined (unlimited token inflation) • ETH policy is supposed to change with a transition to PoS unpredictably • Lack of token scarcity does not support long- term investor confidence • ETC transition to a long-term PoW necessitates monetary policy decision • ETC commitment to a specific monetary policy: 1. provide certainty to the market 2. boost investor confidence 3. creates competitive differentiator to ETH with its undefined policies Plan • Review monetary policy models and assess pros and cons • Review in parallel to ETC Diff- bomb fix, with target to implement when diff-bomb hard fork executed • Any consensus parameters can be adjusted to comply to this policy • Potentially gain research support from universities
  • 13. Keep unlimited token inflation forever, like current ETH • Pros: keeps the status quo, encourages token spending • Cons: long-term monetization uncertain, not a good store of value/investment Fixed final supply with Bitcoin-like reward cut-offs (halvings) • Pros: experimentally proven to work for BTC, sustainable token monetization due to scarcity • Cons: changes existing inflationary parameters, disruptive “halving” events Fixed final supply with exponential reward adjustments (per epoch) • Pros: no disruptive “halvings”, sustainable token monetization due to scarcity • Cons: changes existing inflationary parameters Fix ETC Monetary Policy - Options
  • 14. ETC Dapp Browser for End Users Overview • A DApp Browser is a desktop application with an embedded browser to run web applications that operate with Ethereum Blockchain and Smart Contracts. Examples: ETH Mist, Metamask • It’s a key user facing application, and provides the window for the wider world into the Blockchain • ETC cannot rely on ETH Mist because the communities have different visions and are moving in different directions • Existing Mist have many UI/UX issues and too slow, people will are keen to use alternatives Plan • Write Launcher and bundled Dapps 1. Wallet 2. Tokens 3. Contracts Viewer • Long project, ~3-5 months to first public release for team of 2-4 devs • QA, design and management • Requires continuous improvement after initial launch (planned Q1 2017) • Project can be split in smaller milestones • $200,000 for first public release
  • 15. UI Components For Dapp Devs Overview • Important to provide Classic Ethereum guidelines, and use ETC Brand with 3rd party Dapps • Existing ETH UI components under LGPL, cannot be used by commercial companies • Targets Dapp Developers community, need to attract new Dapp developers by giving: – Ready to use UI components – And reusable design style – Bootstrap code samples and documentation • Ideally ETC should have a Developer Advocate to make it easy using ETC stack by other developers Plan • JavaScript UI Components for modern frameworks (React, Angular) • Rich documentation and website with examples • Open Source, commercial friendly license (MIT/BSD/Apache2) • 2-3 developers, graphical designer • 1-2 month • $30,000
  • 16. ETC Wallet App Overview • The most popular demanded feature for a wallet app is to check current balance, accept incoming transfer, send a transaction, or possible sign a multisig transfer • ETH Mist it too slow for this task and focused on Dapps services • ETC needs a lightweight native application Focused on only one function: Wallet services, without Dapps • Need to support standard token contracts and multisigs Plan • 1-2 go/rust developers • UX design, graphical design • QA • 2-3 months for a first public release • $40,000-$50,000
  • 17. Java ETC for Fintech & Corporates Overview • Java & JVM is main platform for corporates and banks • Challenging to use NodeJS and other “cool” tools in enterprise development, CTOs will never agree on that • ETH doesn’t provide any tools for Java, it’s hard to use in enterprise, this a blocker • Ethereum lacks tools for integration testing and code analysis - required for corporate development • As Ethereum is becoming the main blockchain and smart contracts platform ETC is going to implement a set of tools for Ethereum for Java Plan • Set of small independent projects: 1. Java API to ethereum blockchain 2. Smart Contract management tools for Java 3. Testing environment integrated with JVM test tools 4. Plugins for major IDEs (run, syntax helpers) 5. Plugins for major build tools (reports, code generators, integrations) • 1-2 man-month per project • About $10,000 per project
  • 18. 3rd Party Products and Services Third Party Products and Development Services “If you Build It They Will Come” - Field Of Dreams
  • 19. 3rd Party Products and ServicesDistributed Storage on ETC with Minebox
  • 20. Minebox What is Minebox? NAS smart data storage systems with distributed and encrypted backup on a public Blockchain powered network
  • 21. Vlado Petrushev, CEO Ex IBM'er, early lead Storj Europe, advised Coinigy and externally consulted Blockchain.info. Andreas Peterson, CTO Co-Creator of Mycelium wallet and working on Bitcoin related projects since 2011. Mark Evenson, Head of Engineering Former physicist and engineer with over 25years development experience Minebox Team
  • 22.
  • 23. 3rd Party Products and ServicesDatafeeds into ETC Blockchain
  • 24. Existing ETH Systems also Available for ETC Data Feeds for ETC Development Getting API and other Web data securely, effectively and efficiently into the Blockchain is an important development consideration Orcalize.it Planning Phase: Open Oracle Project Project being planned for accessing api data from the web by paying small amount of ETC through an internal contract transaction without dependency on any centralized party acting as the data bridge from the web to the Blockchain
  • 25. 3rd Party Products and ServicesFundonomy: Funding and Reputation for a Decentralised Economy
  • 26. Fundonomy Overview Social Platform Layer provides an easy to use marketing and communication interface to attract and engage a wider non-technical audience Funding Smart Contracts for Project Bounties, Deployed per Project Funding Smart Contracts for Project Bounties, Deployed per Project Funding Smart Contracts for Project Bounties, Deployed per Project Funding Smart Contracts for Project Bounty Escrows - Deployed per Project Reputation Smart Contract Collates Project and Team Scores and is used as public Reputation Utility for use off Platform WebLayerBlockchainLayer (OpenSource) Fundonomy is a platform for ETC community to launch a project funding contract on the ETC Blockchain, with no technical experience required, and receive ETC funding from contributors. Contributors can also judge performance and use the platform to record scores in an open reputation utility contract
  • 27. ETC is Key Component in the Stack Web Application Layer – Is about information sharing • Powerful project marketing tools to spread messages across all social networks with a single user friendly interface • Communications and group management tools to enables users to manage campaigns before, during and after they launch • Allows users to build communities and relationships Blockchain Layer – Is about storing and managing value • Collection of funds at little or no cost • Holding of funds securely that release on key triggers e.g. dates, completion of milestones etc • Reputation score becomes a source of value that should be independent of anyone party and can become a utility that can be tapped into for any funding contract on or off fundonmy
  • 28. Deploy/Market Funding Contracts Construct and Deploy Project Bounty Contracts Market and Enable Users to Discuss and Contribute Create a Social Marketplace of Project Bounties and Ideas
  • 29. Project Success Drives Reputation Explore Project Bounties for Contribution Based on Team Reputation Team Members Build Reputation Score Based on Contributor Feedback
  • 30. Web: ethereumclassic.org Twitter: @eth_classic Facebook: @EthereumClassicETC Slack: ethereumclassic.herokuapp.com