TREEBLOCK.IO. Version Author: Anh Le, Advisor: Dr. Rex Yeap. Creating a high performance IoT Blockchain Network

Size: px
Start display at page:

Download "TREEBLOCK.IO. Version Author: Anh Le, Advisor: Dr. Rex Yeap. Creating a high performance IoT Blockchain Network"

Transcription

1 TREEBLOCK.IO Version Author: Anh Le, Advisor: Dr. Rex Yeap Creating a high performance IoT Blockchain Network Using Time Sharding Tree Architecture

2 Prominent Value-Propositions 1. Multi-Millions TPS with InterTree Architecture 2. Unlimited Scalability with Time Sharding Trees 3. Small Storage and Hardware Requirement 4. Divide Benefit Equally 5. ZERO FEE Tokenomy with New Tokenomic Relationships 6. Secure for Cross-Shard Transactions 7. Can be Used to Develop Any Type of Dapps 8. Durability by mdpos Consensus and Backup Nodes 9. Self-Defend from Attacks with The AnyShard as The AnyCast Network 10. Radically Decentralized with Billions IoT Devices

3 Table of Content 1. Hierarchy Sharding 9. Digital Signature Algorithm 2. Time Sharding 10. Virtual Machine & Smart Contract 3. Hierarchy + Time Sharding 11. InterTree + InterChain 4. TreeBlock's Nodes - Voting Tokenomy 12. Topologies AnyCast Coordinator Layer- Competitors 13. Token Circulation Flow & Community Fund 5. Block Producers Mgmt App 6. Consensus Algorithm 14. Applications 7. Producing Block Mechanism 15. Token Price & Allocation, Fund Distribution 8. Transaction Model 16. Roadmap

4 1. Hierarchy Sharding Concept Ex: 1 Shard with 4 Sub Shards Sub 1 Sub 2 Sub 3 Sub 4 1 Sub Shard with 4 Sub-Sub Shards Sub-Sub 1.1 Sub-Sub 1.2 Sub-Sub 1.3 Sub-Sub 1.4

5 1.1 Hierarchy Sharding's Advantage Fast Synchronization Cross Check Faster Search Faster Less Data on per Shard Can Be Dividing More Shards

6 1.2 Cross Check & State Synchronization amongst Shards Ex: with 4 Shards, we need to check = 4! : (2!2!) = 6 pairs k=2, n=4

7 1.3 Cross Check & State Synchronization with Horizontal Sharding Ex: with 100 Shards, we need to check 100! : (2!98!) = 4,950 pairs What about 1,000 Shards or more like other existing Blockchains? 1,000! : (2!998!) = 499,500 pairs

8 1.4 Cross Check & State Synchronization with Hierarchy Sharding Ex: If we divide 100 Shards into 10 Main Shards and each Main Shard has 10 Sub Shards, so we have [(10!:(2!8!))*10] + [10!:(2!8!)] = 495 pairs Can we divide more levels? Yes!

9 1.5 Cross Check & State Synchronization With Hierarchy Sharding Ex: And, If we divide 100 Shards into 5 Main Shards and each Main Shard has 5 Sub Shards, each Sub Shard has 4 Sub-Sub Shards [(4!:(2!2!))*5*5] + [5!:(2!3!)] = 170 pairs Much more effective! How do we divide shards with Hierarchy Architecture?

10 2. Time Sharding Concept We use Tx's timestamp

11 2.1 Time Sharding Concept Ex: Case 1 We divide 1 Second into 4 Segments 1 Segment = 250,000 mili-sec 1st /4 2nd /4 3rd /4 4th /4

12 2.2 Time Sharding Concept Ex: Case 2 We divide 1 Second into 100 Segments 1 Segment = 10,000 mili-sec 1st 2nd th

13 2.3 Time Sharding Concept Ex: Use case 1 with 52 Tx in 1 Sec 1 Time Segment = ¼ Sec 11 Tx 16 Tx 15 Tx 10 Tx 1s 1s 1s 1s

14 2.4 Processing Tx in 1 Second with Time Sharding T1 T2 T4 T3 11 Tx 16 Tx 15 Tx 10 Tx Pool 1 Pool 2 Pool 3 Pool 4 1 Pool = Groups of Nodes

15 2.5 Processing Tx in 1 Second Without Time Sharding 52 Tx Group 1 Group 2 Group 3 Group 4 Current Sharding Solutions

16 2.6 Normal Sharding vs Time Sharding Time Sharding Normal 52 Tx Group 1 Group 2Group 3 Group 4 vs 10 Tx 15 Tx 16 Tx 11 Tx

17 3. Hierarchy Sharding needs Time Sharding FOR Rules to Divide Shards Rules for Input Rules for Output Rules for Search Rules for Cross-Check Rules for Synchronization

18 3.1 Hierarchy Sharding needs Time Sharding Ex: 1 Main Shard has 4 Sub Shards for 4 Time Segments 1st /4 2nd /4 3rd /4 4th /4 Each Sub Shard has 4 other Sub-Sub Shards for other 4 Time Segments 1st /16 2nd /16 3rd /16 4th /16

19 3.2 Time Sharding Tree Hierarchy + Time Sharding = Time Sharding Tree 1 Time Sharding Tree = Multiple Levels of Time Segment Shards = 1 Second. In theory, 1 Time Sharding Tree could have 1 Million Shards in hierarchy architecture or more depending on the time unit. A Time Sharding Tree may be able to produce thousands of blocks to millions of blocks per "block time". We can scale to have a Green Planet with multiple billions of Time Sharding Trees to serve the entire world.

20 3.3 Time Sharding Tree Concept Note: 1/64 = 1st/64, 2/64 = 2nd/64, 1/16 = 1st/16, 2/16 = 2nd/16

21 4.1 TreeBlock's Nodes

22 4.2 Voting Select Top Voted Candidates

23 4.3 Tokenomy for ZERO FEE

24 5. Block Producers Mgmt App Easy Set Up a Block Producer Easy to manage Fund & operate a Block Producer Transparent amongst Block Producer and Voters

25 6. Preferred Consensus Algorithm DPoS Definition: One Delegated Node produces Block at a time slot Ex: DPoS = 11 Node 6/11 Nodes Consensus Block

26 6. Introduce & Suggest m-dpos = multiple DPoS Definition: Many Delegated Nodes compete to produce Block at a same time slot Ex: m-dpos = 3-11 Nodes 6/11 Nodes Consensus H/A with 3/11 Nodes Block Faster, Higher Consensus, Bigger Stake Win Byzantine

27 7. Producing Block Paradigm With Time Sharding 2 Ways to Produce Block with This Architecture PARALELLY vs SEQUENTIALLY

28 7.1 Parallelly Producing Block With Time Sharding Example: BlockTime is 1 Second

29 7.2 Parallelly Abstract Time-Chains 1/4s T1 T2 B11 B21 T3 T4 B31 B41 B32 B42 1s B12 B22

30 7.3 Synchronize States with m-dpos cross Time-Chains m Delegated Nodes of Time-Chains will cross check to synchronize States of previous Blocks

31 TreeBlock uses both "DAG" (to link Blocks cross Time-Chains) and "States" to secure the network! Figure: Visualization in the normal status of the branch 1/4 second of the small Time Sharding Tree on Slide 3.3

32 7.4 Sequentially Producing Block With Time Sharding Example: Every 1 Second per Time-chain Or Every Time Step based on Time Segment overall

33 7.5 Sequential Abstract Time-Chains 1/4s T1 T2 T4 T3 Main Chain B12 B22 B32 B42 1s 1s B11 B21 B31 B41

34 7.6 Block Attack on Sequential Time-Chains 1/4s T1 T2 T4 T3 B12 B22 B32 B42 1s 1s B11 B21 B31 B41

35 7.7 Case: Overload & Load Balance Ex: Maximum 50 Tps per Time-Chain +50 Tx +15 Tx 11 Tx 16 Tx 15 Tx 100 Tx 1s 1s 1s 1s Shift and Process overloaded Tx on other Time-Chains after Cross-Check

36 7.8 Parallelly - Heavy traffic when parallelly cross-check between TimeChains per cycle - Better if extend block producing time, 2 s or more - Better with high internet speed and Node power vs Sequentially - Sacrifice some times to check cross Time-Chains per cycle - Able to work with shorter cycle for block producing - Better with high internet speed and Node power - Scale more with smaller Time - Scale more with smaller Time Segments Segments

37 8. Transaction Model COMBINING UTXO Good for processing Tx parallely cross-shards ACCOUNT / BALANCE Good for checking & recovering the State of network

38 A visualized diagram to describe how we process transactions parallel with UTXO and asynchronous Account Balance, we simplifed processes on this diagram, like automatically moving UTXO cross-shards, updating Account Balance process, or lock-time status of transactions

39 9. Digital Signature Algorithm EC-Schnorr Fast & Support Multiple Signatures & Save Storage

40 EC-Schnorr

41 10. Virtual Machine & Smart Contract TreeBlock's VM is based on Web Assembly. With WebAssembly, we can use C/C++ and in the future with other popular programming languages to develop smart contracts. Millions of existing software developers can become the blockchain app developers without learning new programming languages.

42 11. InterTree + InterChain TreeBlock can be flexibly applied for many blockchain solutions. Figure: Using TreeBlock as an InterChain Solution via Smart Contracts, "InterTree" with 4 Time Sharding Trees serves 10 other blockchains to secure their transactions at a high-speed rate.

43 12.1 A Time Segment Shard Topology

44 12.2 A Time Sharding Tree Topology

45 12.3 Security with AnyShard as AnyCast

46 12.4 Coordinator Layer for Load Balancing & Aggregating Response Data

47 12.5 Competitors

48 13.1 Token Circulation Flow From Token Sale

49 13.2 Community Fund

50 14. Applications Can Be Built on TreeBlock

51 15.1 Token Price During the ICO, the 2,500,000,000 TREX will be allocated in exchange for USD at a kick-start rate 1 TREX = $0.02 USD following market rate once get listed on exchange platforms, and exchange for BTC, ETH at the market rate with ceiling rate of 1 ETH = 20,000 TREX 1 BTC = 275,000 TREX

52 15.2 Token Allocation 10% 25% 5% 3% 2% 10% 5% 40% For Sale Community Fund Founding Team (Lock 2 years) Reserve Development Fund Bounty (Lock 6 months) Advisors (Lock 6 months) Partners (Lock 6 months) Marketing

53 15.3 Fund Distribution 2% 3% 10% 10% 50% Research & Development Operation Outreach, Partnerships & Integration Marketing Legal Costs Other 25% *Depending on the amount of funds raised, the distribution of costs between R&D and marketing may vary by 5%.

54 16.1 Technical Roadmap H1 2019: Complete Architecture Details H Testnet 20k tps Q Testnet 100k tps Q Mainnet 10k tps, Smart Contract Support Q Mainnet 20k tps Q Mainnet 50k tps Q Mainnet 100k tps Q R&D, Continuing to Scale

55 16.2 Business Roadmap 2018 ICO 2019 Growing Community 2020 Growing Community & Develop dapp Store From 2021 Growing Community, Manage dapp Store, Develop & Invest into dapp Startups

56 Open Discussion FOUNDER & CTO Anh Le

TOKEN PAPER.

TOKEN PAPER. TOKEN PAPER www.velix.id Table of Contents PAGE 2 Introduction: Identity Token Model... 3 VXD: A Utility Token... Tokenomics... Token Transactions... Business-to-Business (B2B)... Business-to-Customer

More information

Mobilink-Network Partial List of Partners

Mobilink-Network Partial List of Partners Introduction MOBILINK-Network will provide its users with unlimited voice and data services while eliminating all monthly fees. Revenues generated from digital mobile Ads shown on the users phone will

More information

ICO Review: Raiden Network (RDN)

ICO Review: Raiden Network (RDN) ICO Review: Raiden Network (RDN) Scalable Transfers for Ethereum October 10, 2017 What is Raiden Network? Raiden is an payment network built on top of the Ethereum network. PAYMENT CHANNEL NETWORK It aims

More information

ICO Review: Etherparty (FUEL)

ICO Review: Etherparty (FUEL) ICO Review: Etherparty (FUEL) User-Friendly Smart Contract Compiler September 21, 2017 PROJECT OVERVIEW What is Etherparty? Etherparty makes smart contracts accessible to everyone without requiring programming

More information

Ergo platform: from prototypes to a survivable cryptocurrency

Ergo platform: from prototypes to a survivable cryptocurrency January 2019 Dmitry Meshkov Ergo platform: from prototypes to a survivable cryptocurrency Outline Ergo Consensus Light Storage vision protocol clients fee Voting Smart Monetary Roadmap system contracts

More information

Three-Dimensional Scalable Blockchain. Tokenomics draft v. 0.3 (En)

Three-Dimensional Scalable Blockchain. Tokenomics draft v. 0.3 (En) Three-Dimensional Scalable Blockchain Tokenomics draft v. 0.3 (En) info@thepower.io Introduction to tokenomiсs 1 Token "Smart Key" 1 Token purpose and functions 1 Token key features 1 Token distribution

More information

Vladimir Groshev. COO, Project Coordinator.

Vladimir Groshev. COO, Project Coordinator. Vladimir Groshev COO, Project Coordinator If absolute anonymity and complete security is what you are looking for, Then SISHUB is what you need! 1. Anonymous STEEL Messenger 2. Built-in cryptocurrency

More information

DISTRIBUTION PLAN. Operation of EMMARES smart contract. EMA Token Allocation

DISTRIBUTION PLAN. Operation of EMMARES smart contract. EMA Token Allocation DISTRIBUTION PLAN Operation of EMMARES smart contract When executed well and delivered with relevance to engaged customers, email marketing provides the highest ROI for modern marketers. Audience of nearly

More information

ICO Review: Celer Network (CELR)

ICO Review: Celer Network (CELR) ICO Review: Celer Network (CELR) Off-Chain Internet-Scale Network Solution June 29, 2018 PROJECT OVERVIEW What is Celer Network? Celer Network aims to be the first off-chain operating network to bring

More information

ZILLIQA / ZILIKƏ/ NEXT GEN HIGH-THROUGHPUT BLOCKCHAIN PLATFORM DONG XINSHU, CEO JIA YAOQI, BLOCKCHAIN ZILLIQA.

ZILLIQA / ZILIKƏ/ NEXT GEN HIGH-THROUGHPUT BLOCKCHAIN PLATFORM DONG XINSHU, CEO JIA YAOQI, BLOCKCHAIN ZILLIQA. ZILLIQA / ZILIKƏ/ NEXT GEN HIGH-THROUGHPUT BLOCKCHAIN PLATFORM DONG XINSHU, CEO JIA YAOQI, BLOCKCHAIN ARCHITECT SCALABILITY OF PUBLIC BLOCKCHAIN BITCOIN 7 TX/S ETHEREUM 10 TX/S VISA 8000 TX/S SOME EXISTING

More information

Orbs is built by developers, for developers, with real business needs in mind. Design strategy is driven by:

Orbs is built by developers, for developers, with real business needs in mind. Design strategy is driven by: About Orbs Orbs is a hybrid blockchain that scales base-layer protocols. It is the first customizable public blockchain designed to provide flexibility for the ever-evolving needs of real businesses. With

More information

Key concepts of blockchain

Key concepts of blockchain Advisory A brief history of blockchains 2008 The mysterious Satoshi Nakamoto publishes his Bitcoin white paper 2014 2017 Nov. 23 rd Ethereum crowd sale Number of crypto tokens: 1.172 BTC $8.216 The first

More information

Technical White Paper of. MOAC Mother of All Chains. June 8 th, 2017

Technical White Paper of. MOAC Mother of All Chains. June 8 th, 2017 Technical White Paper of MOAC Mother of All Chains June 8 th, 2017 [Abstract] MOAC is to design a scalable and resilient Blockchain that supports transactions, data access, control flow in a layered structure.

More information

Rise Technology White Paper

Rise Technology White Paper Rise Technology White Paper Posted in White paper by Justin 1. Introduction 1. What is Rise We are Rise, a Lisk-based currency and distributed application platform heavily emphasizing security and ease

More information

SOME OF THE PROBLEMS IN BLOCKCHAIN TODAY

SOME OF THE PROBLEMS IN BLOCKCHAIN TODAY BLOCKCHAIN EVOLVED THE PROBLEM SOME OF THE PROBLEMS IN BLOCKCHAIN TODAY An overall lack of governance is one of the most challenging facets of current blockchain ecosystems Controversy regarding scalability

More information

0xcert - Your ID, degree, artwork or house. 0xcert-ified on the blockchain.

0xcert - Your ID, degree, artwork or house. 0xcert-ified on the blockchain. 0xcert - Your ID, degree, artwork or house. 0xcert-ified on the blockchain. 0xcert protocol Lightpaper 0.2 (draft) Authors: Kristijan Sedlak, Jure Zih, Mitja Pirc, Urban Osvald Date: June 24th, 2018 Version:

More information

INX Tokenomics I

INX Tokenomics I Content: 1. INX Tokenomics 2. Why is our blockchain needed? 3. Why are our INX needed? 4. Our technology 5. Blockchain specifications 6. INX details 7. INX distribution 8. INX sales 9. Use of funds 10.

More information

Blockchain-enabled peer-to-peer marketplaces

Blockchain-enabled peer-to-peer marketplaces Blockchain-enabled peer-to-peer marketplaces Creating the infrastructure and UX to enable mainstream commercial transactions on Ethereum Matthew Liu Cofounder Company Overview 2 Origin will enable decentralized

More information

Mobilink-Network Partial List of Partners

Mobilink-Network Partial List of Partners Introduction MOBILINK-Network will provide its users with unlimited voice and data services while eliminating all monthly fees. Revenues generated from digital mobile Ads shown on the user s phone will

More information

ICO Review: Zeepin (ZPT)

ICO Review: Zeepin (ZPT) ICO Review: Zeepin (ZPT) Distributed Creative Economy January 13, 2018 PROJECT OVERVIEW What is Zeepin? Zeepin is aiming to be a disruptive creative platform and economy. Their goal is to provide an opportunity

More information

Alternatives to Blockchains. Sarah Meiklejohn (University College London)

Alternatives to Blockchains. Sarah Meiklejohn (University College London) Alternatives to Blockchains Sarah Meiklejohn (University College London) fully decentralized cryptocurrencies 2 fully decentralized cryptocurrencies tx tx(addra addrb) 2 fully decentralized cryptocurrencies

More information

Fractal Core Technical White Paper

Fractal Core Technical White Paper Fractal Core Technical White Paper Fractal Team v 0.1 Abstract: For the token economy, it is essential for a bottom-level public chain platform with the primary goal of supporting the development of token

More information

VERSION: 1

VERSION: 1 HELLO@WEB3.FOUNDATION 20-09-2017 ERSION: 1 Introducing Table of Contents 3 The Existing Blockchain Landscape 5 The Polkadot Mission: Connect Blockchains 6 Interoperability 7 Scalability 8 Shared 9 The

More information

Decentralized prediction game platform, powered by public

Decentralized prediction game platform, powered by public Decentralized prediction game platform, powered by public Table of Contents Overview 3 1.Secured Scalability 3 1.1.Blockchain network delay and Blockbuster attack 3 1.2.Blockchain Transaction Monitoring

More information

Ergo platform overview

Ergo platform overview December 2018 Dmitry Meshkov Ergo platform overview Outline Ergo vision Decentralization Survivability Applicability Roadmap 2 Part 1 Ergo vision 3 History Research and Scorex framework development Testnet

More information

Abstract Industrial background Industrial background Current Status of blockchain technology Design Concept - 4 -

Abstract Industrial background Industrial background Current Status of blockchain technology Design Concept - 4 - Abstract - 2-1. Industrial background - 3-1.1 Industrial background - 3-1.2 Current Status of blockchain technology - 3-2. Design Concept - 4-3. Technology Overview - 6-3.1 BOE - 6-3.1.1 ECDSA Acceleration

More information

Blockchain! What consultants should know about it. Daniel

Blockchain! What consultants should know about it. Daniel Blockchain! What consultants should know about it. Daniel Karzel @ Workshop Overview Quick overview of what is planned for the workshop. What you get out of this workshop Workshop goals Understand what

More information

GENESIS VISION NETWORK

GENESIS VISION NETWORK GENESIS VISION NETWORK Contents 1. Description of the problem 7 11. Trust management 15 2. The problem with smart contracts 8 12. GVN Token 16 3. Centralised exchanges against decentralised 8 13. Deposit

More information

Callisto Network Whitepaper

Callisto Network Whitepaper Callisto Network Whitepaper Revision 1.3, 10 June 2018, Dexaran, Ethereum Commonwealth co-authors : Methw, Crika-Ivan; Callisto Team This document is intended to formally describe the features and concepts

More information

What is Ontology? Public blockchains with new architecture & A Distributed Trust Collaboration Platform

What is Ontology? Public blockchains with new architecture & A Distributed Trust Collaboration Platform What is Ontology? Public blockchains with new architecture & A Distributed Trust Collaboration Platform Infrastructure t h a t i n t e g r a t e s t h e f r a g m e n t e d i n d u s t r y i s n e e d

More information

White Paper #MetaHash, 2018 Version: 4.1 Last edit: April 4th, 2018

White Paper #MetaHash, 2018 Version: 4.1 Last edit: April 4th, 2018 White Paper #MetaHash, 2018 Version: 4.1 Last edit: April 4th, 2018 Table of Contents #MetaHash Goals and Objectives Problems and Solutions #MetaHash Structure #TraceChain Main Advantages What Makes #TraceChain

More information

June 19, Mixin Network. A free and lightning fast peer-to-peer transactional network for digital assets.

June 19, Mixin Network. A free and lightning fast peer-to-peer transactional network for digital assets. Draft @ June 19, 2018 Mixin Network A free and lightning fast peer-to-peer transactional network for digital assets. TECHNICAL WHITE PAPER SUBJECT TO FURTHER REVIEW AND UPDATE contact@mixin.one 1 of 29

More information

SECURITY AUDIT REPORT

SECURITY AUDIT REPORT PUBLIC REPORT SECURITY AUDIT REPORT of Smart Contracts December 27, 2017 Produced by for Table of Contents Foreword... 1 Introduction... 2 TGE overview... 2 Token distribution... 3 Extra features... 3

More information

Harmony Open Consensus for 10B People

Harmony Open Consensus for 10B People Harmony Open Consensus for 10B People @ 10M tx/sec, 100ms latency, 0.1% fee Let s build an open marketplace at Google-scale. To 1,000x the decentralized economy. By speed & incentives. 2 State of Research:

More information

INVESTOR PRIMER FOR PUBLIC CIRCULATION 2018

INVESTOR PRIMER FOR PUBLIC CIRCULATION 2018 INVESTOR PRIMER FOR PUBLIC CIRCULATION 2018 Overview PROTOCOL #1 TOKENIZATION PROTOCOL An end-to-end protocol for tokenization of assets across both the Stellar and Ethereum networks PROTOCOL #2 CROSS-CHAIN

More information

White Paper. MetaHash AG, Gartenstrasse 6, 6300 Zug Switzerland

White Paper. MetaHash AG, Gartenstrasse 6, 6300 Zug Switzerland White Paper MetaHash AG, Gartenstrasse 6, 6300 Zug Switzerland Version: 6.7 Last edit: July 2nd, 2018 Table of Contents #MetaHash Goals and Objectives Problems and Solutions #MetaHash Structure #TraceChain

More information

The Technology behind Smart Contracts

The Technology behind Smart Contracts The Technology behind Smart Contracts Florian Glaser, Chair of E-Finance, Information Systems Department Goethe University 01.09.2016 > Agenda Transactions in detail

More information

NKN is a new kind of network connectivity protocol & ecosystem powered by blockchain for an open, decentralized, and shared Internet.

NKN is a new kind of network connectivity protocol & ecosystem powered by blockchain for an open, decentralized, and shared Internet. A NEW KIND OF NETWORK NKN is a new kind of network connectivity protocol & ecosystem powered by blockchain for an open, decentralized, and shared Internet. W H Y Shortcomings of today s Internet The Missing

More information

A Decentralized Peer-to-Peer Media Editing, Transcoding & Distribution Platform

A Decentralized Peer-to-Peer Media Editing, Transcoding & Distribution Platform A Decentralized Peer-to-Peer Media Editing, Transcoding & Distribution Platform The Transcodium Team ( info@transcodium.com ) (Company registration number: 10975962, United Kingdom) https://transcodium.com

More information

A scalable value transfer protocol for the digital economy

A scalable value transfer protocol for the digital economy A scalable value transfer protocol for the digital economy 10k tx/sec, minimal latency, negligible fees Elrond is a complete rethinking of public blockchain infrastructure Bitcoin 7 tps Ethereum 15 tps

More information

Asch. A decentralized application platform based on side-chain technology V1.0.2

Asch. A decentralized application platform based on side-chain technology V1.0.2 Asch A decentralized application platform based on side-chain technology V1.0.2 Table of contents Introduction... 3 Overview... 3 Decentralized Application... 3 About Sidechain... 3 About Asch Platform...

More information

A decentralized application platform based on side-chain technology

A decentralized application platform based on side-chain technology A decentralized application platform based on side-chain technology 1 Table of contents 1. Introduction 2. Overview a. Decentralized Application b. About Sidechain c. About BTW Platform d. Who Should Use

More information

Visualization & Convenience

Visualization & Convenience 93% of consumers consider visual appearance to be the key deciding factor in a purchasing decision.(justuno, 2017) 73% of consumers are more likely to purchase a product or service if they can watch a

More information

BLOCKCHAIN CADEC Pär Wenåker & Peter Larsson

BLOCKCHAIN CADEC Pär Wenåker & Peter Larsson BLOCKCHAIN CADEC 2018 - Pär Wenåker & Peter Larsson BITCOIN BITCOIN PAPER Posted 31/10 2008 Bitcoin v0.1 released Satoshi Nakamoto satoshi at vistomail.com Thu Jan 8 14:27:40 EST 2009 Previous message:

More information

Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform

Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform Whiteblock, Inc. Abstract The following report outlines a performance benchmarking analysis for the Ubiq blockchain

More information

DEVELOPMENT PLAN UP TO THE YEAR 2020

DEVELOPMENT PLAN UP TO THE YEAR 2020 DEVELOPMENT PLAN UP TO THE YEAR 2020 Developing the Mapala 2000+ users Creating TravelChain Start TravelChain Launch and development attracting different travel services Launch and technical support Enlarged

More information

September 2018 DDK Whitepaper V1.2 Be The Future By Our Innovation

September 2018 DDK Whitepaper V1.2   Be The Future By Our Innovation September 2018 DDK Whitepaper V1.2 Be The Future By Our Innovation Disclaimer Please read the following notice carefully before proceeding to read this Whitepaper document issued and endorsed by DDK Management

More information

For further information about the GRID token sale, please visit gridplus.io/token-sale.

For further information about the GRID token sale, please visit  gridplus.io/token-sale. 1 1 Introduction Thank you for your interest in purchasing GRID tokens. The following information has been organized to help you complete your purchase using MyEtherWallet, Mist, or MetaMask. For further

More information

Decentralized Database for Developers. White Paper v March 31,2018

Decentralized Database for Developers. White Paper v March 31,2018 Decentralized Database for Developers White Paper v 1.01 March 31,2018 Content Introduction 3 Problem 3 Solution 4 Solutions Landscape 5 The Xuma Benefits 6 Market Opportunity 6 Database Evolution 7 Xuma

More information

July 01, Mixin Network. A free and lightning fast peer-to-peer transactional network for digital assets.

July 01, Mixin Network. A free and lightning fast peer-to-peer transactional network for digital assets. Draft @ July 01, 2018 Mixin Network A free and lightning fast peer-to-peer transactional network for digital assets. TECHNICAL WHITE PAPER SUBJECT TO FURTHER REVIEW AND UPDATE contact@mixin.one 1 of 29

More information

SOLUTION ARCHITECTURE AND TECHNICAL OVERVIEW. Decentralized platform for coordination and administration of healthcare and benefits

SOLUTION ARCHITECTURE AND TECHNICAL OVERVIEW. Decentralized platform for coordination and administration of healthcare and benefits SOLUTION ARCHITECTURE AND TECHNICAL OVERVIEW Decentralized platform for coordination and administration of healthcare and benefits ENABLING TECHNOLOGIES Blockchain Distributed ledgers Smart Contracts Relationship

More information

EXECUTIVE PRODUCT SUMMARY

EXECUTIVE PRODUCT SUMMARY Enterprise Blockchain Infrastructure For Decentralized Internet EXECUTIVE PRODUCT SUMMARY August 10 th 2018 A product by Contents Opportunity....1 Introduction.... 2 Solution.... 3 Microservices Oriented

More information

BlockFin A Fork-Tolerant, Leaderless Consensus Protocol April

BlockFin A Fork-Tolerant, Leaderless Consensus Protocol April BlockFin A Fork-Tolerant, Leaderless Consensus Protocol April 2018 @storecoin What are the most desirable features in a blockchain? Scalability (throughput) and decentralization (censorship resistance),

More information

Table Of Contents. Introduction Blockchain and Cryptocurrency...1. Stellar (payment network)...2. Internet and its issues...3. LocalXpose...

Table Of Contents. Introduction Blockchain and Cryptocurrency...1. Stellar (payment network)...2. Internet and its issues...3. LocalXpose... Table Of Contents Introduction... 1 Blockchain and Cryptocurrency...1 Stellar (payment network)...2 Internet and its issues...3 LocalXpose... 5 How LocalXpose Actually works?...6 Why to use LocalXpose?...7

More information

Distributed Ledger Technology & Fintech Applications. Hart Montgomery, NFIC 2017

Distributed Ledger Technology & Fintech Applications. Hart Montgomery, NFIC 2017 Distributed Ledger Technology & Fintech Applications Hart Montgomery, NFIC 2017 Let s consider a common scenario: Banks want to trade some asset class Participants in the market want to be able to efficiently

More information

Consensus & Blockchain

Consensus & Blockchain Consensus & Blockchain S P Suresh Chennai Mathematical Institute Formal Methods Update Meeting IIT Mandi July 17, 2017 The Bitcoin revolution is upon us What is Bitcoin? Bitcoin: an exciting new currency

More information

Location-based Peer-to-Peer On-Demand Live video streaming and Sensor Mining. Technical and ICO Crowdfunding White Paper

Location-based Peer-to-Peer On-Demand Live video streaming and Sensor Mining. Technical and ICO Crowdfunding White Paper STRIM Network Location-based Peer-to-Peer On-Demand Live video streaming and Sensor Mining Technical and ICO Crowdfunding White Paper June 2017 1 Table of Contents Abstract... 3 Main features... 3 STRIM

More information

CONTRACTLAND: A FRAMEWORK FOR HIGH PERFORMING APPLICATION-SPECIFIC BLOCKCHAINS. Draft 0

CONTRACTLAND: A FRAMEWORK FOR HIGH PERFORMING APPLICATION-SPECIFIC BLOCKCHAINS. Draft 0 CONTRACTLAND: A FRAMEWORK FOR HIGH PERFORMING APPLICATION-SPECIFIC BLOCKCHAINS Draft 0 ContractLand Foundation team @contractland.io www.contractland.io Abstract Present-day blockchain technology have

More information

Enterprise Open Source Databases

Enterprise Open Source Databases Enterprise Open Source Databases WHITE PAPER MariaDB vs. Oracle MySQL vs. EnterpriseDB MariaDB TX Born of the community. Raised in the enterprise. MariaDB TX, with a history of proven enterprise reliability

More information

Next Paradigm for Decentralized Apps. Table of Contents 1. Introduction 1. Color Spectrum Overview 3. Two-tier Architecture of Color Spectrum 4

Next Paradigm for Decentralized Apps. Table of Contents 1. Introduction 1. Color Spectrum Overview 3. Two-tier Architecture of Color Spectrum 4 Color Spectrum: Next Paradigm for Decentralized Apps Table of Contents Table of Contents 1 Introduction 1 Color Spectrum Overview 3 Two-tier Architecture of Color Spectrum 4 Clouds in Color Spectrum 4

More information

ENEE 457: E-Cash and Bitcoin

ENEE 457: E-Cash and Bitcoin ENEE 457: E-Cash and Bitcoin Charalampos (Babis) Papamanthou cpap@umd.edu Money today Any problems? Cash is cumbersome and can be forged Credit card transactions require centralized online bank are not

More information

Technical Dossier v1.1 June 2018 http://www.radjav.com/ FogChain, Corp radjav@fogchaininc.com Page 2 of 25 All content in this dossier is subject to change, additionally all content is available for community

More information

Wormhole: A Smart Contract Solution for Bitcoin Cash

Wormhole: A Smart Contract Solution for Bitcoin Cash Wormhole: A Smart Contract Solution for Bitcoin Cash Abstract Born at block height 478,558, Bitcoin Cash (BCH) has been dedicated to bringing a reliable electronic cash to the world and fulfilling Satoshi

More information

The World s first Public Chain for Decentralized NaaS (Network-as-a-Service)

The World s first Public Chain for Decentralized NaaS (Network-as-a-Service) The World s first Public Chain for Decentralized NaaS (Network-as-a-Service) Disclaimer Presentation and the information contained herein is not intended to be a source of advice or credit analysis with

More information

QUADCORECHAIN. White Paper ver.1

QUADCORECHAIN. White Paper ver.1 QUADCORECHAIN White Paper ver.1 INTRO QuadCoreChain is designed to be a smart contract, crypto currency platform, decentralizing Live Streaming of Video. The platform ecosystem is to create favorable conditions

More information

OPEN WiFi. Lite A WORLD WITHOUT BORDERS

OPEN WiFi. Lite A WORLD WITHOUT BORDERS Lite A WORLD WITHOUT BORDERS Our Vision, the problem and the solution 2.5 Billion of us carry smartphones. We all have to pay that monthly bill. Yet, on a daily basis, 76% of us find ourselves in a position

More information

Project Review: VideoCoin (VID)

Project Review: VideoCoin (VID) Project Review: VideoCoin (VID) Decentralized Video Infrastructure May 29, 2018 PROJECT OVERVIEW What is VideoCoin? VideoCoin is developing a decentralized network that provides cloud video infrastructure

More information

BCH-SV Professional Stress Test

BCH-SV Professional Stress Test BCH-SV Professional Stress Test After the successful creation of the first blocks larger than 32MB, the stress test team identified a number of changes to the architecture of the Satoshi Shotgun to better

More information

Introduction to Cryptoeconomics

Introduction to Cryptoeconomics Introduction to Cryptoeconomics What is cryptoeconomics? Cryptoeconomics is about... Building systems that have certain desired properties Use cryptography to prove properties about messages that happened

More information

SmartPool: practical decentralized pool mining. Loi Luu, Yaron Velner, Jason Teutsch, and Prateek Saxena August 18, 2017

SmartPool: practical decentralized pool mining. Loi Luu, Yaron Velner, Jason Teutsch, and Prateek Saxena August 18, 2017 SmartPool: practical decentralized pool mining Loi Luu, Yaron Velner, Jason Teutsch, and Prateek Saxena August 18, 2017 Mining pools Miners role in cryptocurrencies Definition: A cryptocurrency is a decentralized

More information

FiiiCOIN. Yellow Paper. FiiiCOIN Yellow Paper v0.01. A versatile, scalable and energy efficient blockchain technology. Authors.

FiiiCOIN. Yellow Paper. FiiiCOIN Yellow Paper v0.01. A versatile, scalable and energy efficient blockchain technology. Authors. FiiiCOIN A versatile, scalable and energy efficient blockchain technology Yellow Paper Authors Sylvester Lee CTO & Founder John Liu Solutions Architect 1 P a g e Abstract FiiiCoin is a transaction network

More information

Voting in the Colony Governance Protocol. Elena Dimitrova & Dr. Aron Fischer

Voting in the Colony Governance Protocol. Elena Dimitrova & Dr. Aron Fischer Voting in the Colony Governance Protocol Elena Dimitrova & Dr. Aron Fischer What is Colony? Colony is a platform for decentralised governance. It s about working together: coordination and collaboration.

More information

ETHEREUM STAKE POOL DIVISIONS PRE PAPER AUGUST 2018 CONCEPT AUTHOR: TIM SCHOON PROJECT DEVELOPMENT BY BAKSTEEN BLOCKCHAIN B.V.

ETHEREUM STAKE POOL DIVISIONS PRE PAPER AUGUST 2018 CONCEPT AUTHOR: TIM SCHOON PROJECT DEVELOPMENT BY BAKSTEEN BLOCKCHAIN B.V. ETHEREUM STAKE POOL DIVISIONS PRE PAPER 0.2.5 AUGUST 2018 CONCEPT AUTHOR: TIM SCHOON PROJECT DEVELOPMENT BY BAKSTEEN BLOCKCHAIN B.V. BAKSTEEN BLOCKCHAIN B.V. 1 CONTENTS 1. INTRODUCTION 3 2. PROOF OF WORK

More information

DEV. Deviant Coin, Innovative Anonymity. A PoS/Masternode cr yptocurrency developed with POS proof of stake.

DEV. Deviant Coin, Innovative Anonymity. A PoS/Masternode cr yptocurrency developed with POS proof of stake. DEV Deviant Coin, Innovative Anonymity A PoS/Masternode cr yptocurrency developed with POS proof of stake. CONTENTS 03 Overview 06 Pre-mine phase 07 Privacy 08 Basic parameters 09 Proof-of-stake The benefits

More information

Zurich, September 2017

Zurich, September 2017 Zurich, September 2017 Data Integrity for Supply Chains 3 Save immutable result for data integrity. Trigger guaranteed action depending on use case (legal, payment, notification, etc.) 1 Pair parcel and

More information

The power of Blockchain: Smart Contracts. Foteini Baldimtsi

The power of Blockchain: Smart Contracts. Foteini Baldimtsi The power of Blockchain: Smart Contracts Foteini Baldimtsi The Blockchain at the heart of a cryptocurrency Alice sends 2 John sends 1 Dave sends 5 to Bob to Eve to Alice Bob sends 1 Eve sends 4 to Dave

More information

M2M/IoT over Satellite: Scenarios, Opportunities & Challenges

M2M/IoT over Satellite: Scenarios, Opportunities & Challenges M2M/IoT over Satellite: Scenarios, Opportunities & Challenges Dr. Konstantinos LIOLIS Luxembourg Internet Days 2016 22 November 2016 Presentation Scope and Outline This presentation aims at highlighting

More information

App Blockchain Ecosystem. Decentralized Application Store

App Blockchain Ecosystem. Decentralized Application Store App Blockchain Ecosystem Decentralized Application Store 1 Catalog 1.Abstract... 4 2.Project Background... 5 2.1 Historical Background... 5 2.2 China App Store Industry Market... 6 2.3 Overseas App Store

More information

BLOCKCHAIN ARCHITECT Certification. Blockchain Architect

BLOCKCHAIN ARCHITECT Certification. Blockchain Architect BLOCKCHAIN ARCHITECT Certification Blockchain Architect The Next-Gen IT Academy from Arcitura is dedicated to providing an ever-growing variety of training courses and accreditations in contemporary technologies

More information

Scaling for Humongous amounts of data with MongoDB

Scaling for Humongous amounts of data with MongoDB Scaling for Humongous amounts of data with MongoDB Alvin Richards Technical Director, EMEA alvin@10gen.com @jonnyeight alvinonmongodb.com From here... http://bit.ly/ot71m4 ...to here... http://bit.ly/oxcsis

More information

Sharding. Making blockchains scalable, decentralized and secure.

Sharding. Making blockchains scalable, decentralized and secure. Sharding Making blockchains scalable, decentralized and secure. The Scalability Triangle Scalability Decentralization Semi-formally defining these properties Assume the total computational/bandwidth capacity

More information

Ethereum. Campbell R. Harvey* Duke University and NBER. Ashwin Ramachandran Duke University. Brent Xu ConsenSys. Innovation and Cryptoventures

Ethereum. Campbell R. Harvey* Duke University and NBER. Ashwin Ramachandran Duke University. Brent Xu ConsenSys. Innovation and Cryptoventures Innovation and Cryptoventures Ethereum Campbell R. Harvey* Duke University and NBER Ashwin Ramachandran Duke University Brent Xu ConsenSys February 12, 2018 1 2 Overview Ethereum Basics Under the hood

More information

Who wants to be a millionaire? A class in creating your own cryptocurrency

Who wants to be a millionaire? A class in creating your own cryptocurrency DEVNET-3626 Who wants to be a millionaire? A class in creating your own cryptocurrency Tom Davies, Sr. Manager, DevNet Sandbox Vallard Benincosa, Software Engineer Cisco Spark How Questions? Use Cisco

More information

Guide to a Successful Wanchain Token Contribution

Guide to a Successful Wanchain Token Contribution Guide to a Successful Wanchain Token Contribution 1. Check if your address is whitelisted Make sure you use the wallet address you provided during the whitelist process. The wallet must be one where you

More information

ETHEREUM META. Whitepaper 2018/2019. A decentralized token with privacy features. Ethereum Meta team

ETHEREUM META. Whitepaper 2018/2019. A decentralized token with privacy features. Ethereum Meta team ETHEREUM META A decentralized token with privacy features Ethereum Meta team Whitepaper 2018/2019 Table of contents 1. Introduction 2. Goal 3. Economic model 4. How it works 5. Specifications 6. Zero-

More information

Blockchain for Enterprise: A Security & Privacy Perspective through Hyperledger/fabric

Blockchain for Enterprise: A Security & Privacy Perspective through Hyperledger/fabric Blockchain for Enterprise: A Security & Privacy Perspective through Hyperledger/fabric Elli Androulaki Staff member, IBM Research, Zurich Workshop on cryptocurrencies Athens, 06.03.2016 Blockchain systems

More information

Introduction to Cryptocurrency Ecosystem. By Raj Thimmiah

Introduction to Cryptocurrency Ecosystem. By Raj Thimmiah Introduction to Cryptocurrency Ecosystem By Raj Thimmiah How does a normal payment system work? Normal payment systems (generally) use ledgers Easy for servers to then check if someone is committing double

More information

ICO Review: Current Media (CRNC)

ICO Review: Current Media (CRNC) ICO Review: Current Media (CRNC) Blockchain-Based Multimedia Ecosystem February 6, 2018 PROJECT OVERVIEW What is Current Media? Current is a mobile app that consolidates several multimedia networks into

More information

Atomicity. Bailu Ding. Oct 18, Bailu Ding Atomicity Oct 18, / 38

Atomicity. Bailu Ding. Oct 18, Bailu Ding Atomicity Oct 18, / 38 Atomicity Bailu Ding Oct 18, 2012 Bailu Ding Atomicity Oct 18, 2012 1 / 38 Outline 1 Introduction 2 State Machine 3 Sinfonia 4 Dangers of Replication Bailu Ding Atomicity Oct 18, 2012 2 / 38 Introduction

More information

Whitepaper Rcoin Global

Whitepaper Rcoin Global Whitepaper Rcoin Global SUMMARY 1. Introduction 2. What is Rcoin Global? 3. Transactions 4. Hybrid Network Concept 5. Keepers 6. Incentive 7. Smart Contract Token 8. Token Distribution 9. Rcoin Global

More information

Light paper Version 1.1.3

Light paper Version 1.1.3 The New Eco-Friendly and Layered Decentralized Economy Light paper Version 1.1.3 December 2018 Abstract Bither presents an entirely new platform based on a synthesis of several methods. By introducing

More information

ILCOIN White Paper. In ILCOIN We Trust ILCOIN

ILCOIN White Paper. In ILCOIN We Trust ILCOIN ILCOIN White Paper In ILCOIN We Trust ILCOIN ILCOIN Development Team September 2017 TABLE OF CONTENTS WHAT IS ILCOIN WE NEED THINGS THAT DRAW ON THE REVOLUTION OF BITCOIN, BUT BITCOIN ALONE IS NOT GOOD

More information

Deeper Network. The World s First Blockchain-powered Hardware for Sharing and Earning.

Deeper Network. The World s First Blockchain-powered Hardware for Sharing and Earning. Deeper Network The World s First Blockchain-powered Hardware for Sharing and Earning www.deeper.network Eliminate Security Threats on the Internet The prevalence of malware and malicious websites: Malicious

More information

WHITE PAPER Version: V.1.7 Last Updated:

WHITE PAPER Version: V.1.7 Last Updated: WHITE PAPER Version: V.1.7 Last Updated: 20.01.2018 Contents 1. 2. 3. Abstract 05 Vision 06 The FuzeX Ecosystem 07 The FuzeX Card 07 The FuzeX Wallet 09 The FuzeX Exchange 10 4. FuzeX Setup & Transaction

More information

WHITE PAPER Version: V.1.4 Last Updated:

WHITE PAPER Version: V.1.4 Last Updated: WHITE PAPER Version: V.1.4 Last Updated: 21.12.2017 Contents 1. 2. 3. Abstract 05 Vision 06 The FuzeX Ecosystem 07 The FuzeX Card 07 The FuzeX Wallet 09 The FuzeX Exchange 10 4. FuzeX Setup & Transaction

More information

How Bitcoin achieves Decentralization. How Bitcoin achieves Decentralization

How Bitcoin achieves Decentralization. How Bitcoin achieves Decentralization Centralization vs. Decentralization Distributed Consensus Consensus without Identity, using a Block Chain Incentives and Proof of Work Putting it all together Centralization vs. Decentralization Distributed

More information

The Not-So-Short ZILLIQA Technical FAQ

The Not-So-Short ZILLIQA Technical FAQ The Not-So-Short ZILLIQA Technical FAQ [Version 0.1] The ZILLIQA Team & The ZILLIQA Community www.zilliqa.com enquiry@zilliqa.com @zilliqa December 28, 2017 Abstract This document is a compilation of questions

More information

POLAR INTERNET SHARING, A CONNECTION OF CONSTELLATIONS

POLAR INTERNET SHARING, A CONNECTION OF CONSTELLATIONS POLAR INTERNET SHARING, A CONNECTION OF CONSTELLATIONS WHAT IS POLARCOIN? (POL) Polarcoin is an open source peer to peer decentralized cryptocurrency. There is no server for this network cause computer

More information

Bring 200,000 Developers and 1 Billion HTML5 Devices to The Blockchain World.

Bring 200,000 Developers and 1 Billion HTML5 Devices to The Blockchain World. Brief Our vision: Bring 200,000 Developers and 1 Billion HTML5 Devices to The Blockchain World. As a cross-platform solution, HTML5 technology has been globally recognized. It covers the Internet, mobile

More information

ICO AUDIT. Prepared for the McAfee Team by

ICO AUDIT. Prepared for the McAfee Team by ICO AUDIT OF Prepared for the McAfee Team by Crypto Connection ICO Trust Scale Overall Score: 4.6 Transparency: 4/5 Has the company established a roadmap? 5/5 Has the company met prior roadmap deadlines

More information