NASGO blockchain asset & dapp platform.

Size: px
Start display at page:

Download "NASGO blockchain asset & dapp platform."

Transcription

1 NASGO blockchain asset & dapp platform 1

2 0 What is NASGO 4 1 Summary Dapp Store Blockchain Assets pegged sidechains NASGO Users Structure Enterprises End-User 9 2 Technique Specification Consensus Delegates PBFT Account Model Multi-signatures Clients 14 3 System Features Network fees Peer-to-Peer 18 4 Scenarios 18 2

3 4.1 Economic freedom Media freedom Communication freedom 20 5 Conclusion 21 3

4 0 What is NASGO NASGO is a Blockchain application platform, established in early Based on its own Blockchain network and token NSG, NASGO will enable developers to create, distribute and manage decentralized Blockchain applications by deploying their own sidechain linked to the NASGO network, including a custom token. Thanks to the flexibility of sidechains, developers can implement and customize their Blockchain applications entirely. 4

5 Item Project Name Description Stage Standalone Client Open Source Symbol Initial Supply Consensus algorithm Description NASGO Blockchain Assets & Dapp platform Test Stage Yes Yes NSG 1,010,000,000 NSG Dpos PBFT 1 Summary 1.1 Dapp Store Decentralized applications or Blockchain applications are exactly what the name suggests. Applications of any sort running on many servers, providing unseen security, uptime and entirely new business models. A powerful component of the NASGO application platform, is that it allows the deployment, distribution and management of decentralized applications all in one place with a seamless user experience.nasgo offers SMEs an environment where they have full control to create Dapps based on their own blockchain network(sidechain), 5

6 NASGO's Dapp Store will give SMEs unprecedented access to hundreds of millions of customers in a decentralized way. 1.2 Blockchain Assets NASGO provides an easy-to-use client that you can issue a blockchain asset without writting even a line of code, the asset in NASGO system can represent gold, stock or any other type of asset. These assets can be traded with NASGO transferred in sidechain in a decentralized way, and with any other currencies in a centralized exchange. 6

7 1.3 pegged sidechains NASGO system provides a command tool by which developers can easily create a basic sidechain system. Developers are also able to fully customize their sidechain system, including its own database, consensus algorithm, trading mode and account architecture. 7

8 Sidechain system can be hosted in the clusters of nodes of individual delegates, so that a partitioned mechanism can be naturally generated hence avoid the rapid expansion of the main blockchain. NASGO propose a new technology, pegged sidechains, which enables NASGO and other ledger assets to be transferred between multiple blockchains. This gives users access to new and innovative cryptocurrency systems using the assets they already own. By reusing NASGO s currency, these systems can more easily interoperate with each other and with NSG, avoiding the liquidity shortages and market fluctuations associated with new currencies. Since sidechains are separate systems, technical and economic innovation is not hindered. Despite bidirectional transferability between NASGO and pegged sidechains, they are isolated: in the case of a crypto graphic break (or malicious design) in a sidechain, the damage is entirely confined to the sidechain itself. 1.4 NASGO Users Structure Enterprises The tools provided by NASGO can be used to easily create a complete blockchain, and more importantly, this blockchain can be pegged into main chain of NASGO or even the blockchain of Bitcoin, thereby connected with well-developed electronic currency. It is a 8

9 very attractive feature that is suitable for small and medium enterprises (SMEs) especially start-up companies. SMEs can utilize blockchain technology to provide the information and data that were enclosed inside companies or Internet in the past, and to connect with the system data owned by authority so that they can promote the business publicity and improve the companies image. Consequently more trustiness can be brought to the investors and financial institutions to make it easy to get the funds or contracts. It is inevitable for SMEs to public their business information. SMEs found it is difficult to prevent social community to know their secrets. Therefore we can assume that blockchain will play a vital role in SMEs everyday business activities End-User Individual users can download, install and use numbers of decentralized applications through NASGO built-in app store, which is similar with application store in current smart phone. NASGO supports different kinds of decentralized application on which end users can make profit by contributing the program or content. It is possible for developers and users to create a vivid ecosystem together. 2 Technique Specification 9

10 2.1 Consensus NASGO is based on the DPoS (Delegated Proof of Stake) consensus mechanism. This method of consensus was originally created by the BitShares team. DPoS is based on delegates creating blocks. Delegates are trusted accounts which are elected to be Active Delegates. The 101 delegate accounts with the most votes create the blocks. Other delegates are listed as Standby Delegates, and can advance to the top 101 list by receiving votes from the other NASGO owners. All users of NASGO have 101 votes available to elect their favorite delegates into the top 101 list. The weight of each of the 101 votes is proportional to the amount of NSG the user has in the wallet the votes are cast from. This total amount is shown on the delegate list as an Approval, and is listed as a percentage of the 100 million NSG available that is voted for that delegate. Delegate promotion to the top 101 or demotion to the standby list happens at the completion of the 101 block generation cycle. Each cycle of 101 blocks is created by the top 101 delegates in random order. The block time is 10 seconds. Newly created blocks are broadcast to the network and added to the blockchain. After 6 to 10 confirmations, a block, along with its transactions, can be considered as confirmed. A complete 101 block generation cycle takes approximately 16 minutes. 10

11 In DPoS, forks can occur, but the longest fork wins. Delegates must be online all of the time and have sufficient uptime. Uptime is used to catalogue the reliability of a node by logging each time that it misses a block that was assigned to it. Users vote for the top 101 delegates based on several factors, uptime being one key factor used to make a determination. If a delegate drops below a certain rating, users may remove votes from the delegate in question due to poor performance. 2.2 Delegates The function of delegates is covered above in the Consensus section. 11

12 To be a delegate, a user needs to register a delegate account. This is accomplished from the client user interface in either the full or lite wallet. Keep in mind that block generation is only possible in the full wallet. This means that you can register a delegate in either version of the wallet but will only be able to perform the delegate functions from a full version of the client. The account number and username will be the same after the delegate registration. All NASGO accounts are eligible to become delegates. New delegates start as standby delegates. Standby delegates begin with an approval rating of 0% and will need to accrue votes from the NASGO community in order to advance to be one of the top 101 delegates. Block generation is performed by the top 101 delegates only. If you are in standby status, you will not forge any blocks. 2.3 PBFT NASGO applied an optimized variant algorithm of PBFT, which can make loyal nodes reach an agreement, i.e., not fork, in O(n^2) message complexity and O(1) time complexity when t < n/3. Here t refers to the number of Byzantine node (on which any situation can happen, such as network delay, machine shutdown, or malicious attacks) and n refers to the number of all nodes. 2.4 Account Model 12

13 Every account in NASGO system consists of one passphrase, a pair of public/private key and an address. Users can also set their own secondary secure code. Note that the difference with Bitcoin here is that each account is related to only one address, instead of multiple addresses and private keys related to one wallet in Bitcoin. Passphrase is a mnemonics used to produce real wallet in line with BIP39 standard. The mnemonics is much easier to remember for people than other binary or hexadecimal characteristics. The way in which a passphrase is generated is to convert entropy on a multiple of 32bit into several words, particular in NASGO system, the length of entropy is 128bit and it will be converted into 12 words. The passphrase, as a top-level password, is maintained by users 13

14 instead of published in public. Once users lost their passphrase they would lost the ownership of their account 2.5 Multi-signatures NASGO allows users to create a multi-signature group. A multi-signature group consists of several NASGO users, called group members. Transactions from multi-signature groups can be configured to require some or all signatories for approval. To achieve this a M of N multi-signature architecture is implemented. All members of a multi-signature group (N) are added, up to a maximum of 16 signatories, and then the required number (M) of signatures needed to approve a transaction is specified. M must be greater than 1 and less than or equal than N. N is the number of members of the multi-signature group. Once you initiate a transaction from the multi-signature group, all members will see this pending transaction and decide whether to approve or ignore it. Once the required number of confirmations has been collected, the group will allow the transaction and submit it to the blockchain. The owners of a multi-signature group may change the rules of the group at any time with the approval of at least M of the signatories. 2.6 Clients 14

15 a)nasgo Node (Windows MAC OS Linux): The full client is the best solution for super users, delegates and developers. It is available for Windows, Mac OS and Linux. Though it is only possible to be a delegate with the Linux client. Lite client users can connect to the full clients to access the network. 15

16 They can also use them to make API calls, if it is allowed by the full client owner. All full client users download the blockchain from each other through a peer-to-peer connection. Dapp users can use the lite client for accessing their installed dapps as well. The dapps API and the peers API are available to developers. They make it possible to quickly and easily create JavaScript dapps using nw.js2 or Electron3 b)nasgo Lite (Web Windows Mac OS Linux IOS Android): An ordinary user usually use NASGO-Lite to manage his/her NASGO account. NASGO- Litecan run on Windows and Mac OSX platform. NASGO-Lite links with other nodes through HTTP protocol, which have several advantages: first, no blockchain data downloaded would keep the volume small; second, no private key broadcasted to network make it possible to make all types of trade since all the data will be signed locally. The mobile client allows the user to access their NASGO account while on the go. It will be available for both ios and Android and featured in the Apple and Google Play app stores.the backend infrastructure for the mobile client will mirror that of our desktop solution. The real change comes in the form of additions and tweaks to the user interface which will allow for a tailored experience on mobile devices. The app has been custom designed to provide a familiar and easy to use mobile interface, much like the Bitcoin or Banking apps you already use on a daily basis. It will also allow you to launch all of your favorite dapps from within the app itself. In the future, we plan to integrate device specific 16

17 functionalities like the ability to utilize the fingerprint or retinal scan capabilities for added security on your account. 3 System Features 3.1 Network fees All valid transactions in the network must be processed. Delegates process transactions and store them in new blocks. For this work, the delegates receive a fee. All transactions in the network must contain some type of fee as a spam countermeasure. The default network fee for sending an NSG transaction is 0.5%. For example, a 100 NSG transaction includes an additional fee of 0.5 NSG for a total transaction cost of NSG.The following is a list of fees for different types of transactions: item fee sent for a spend transaction 0.5% registering a second passphrase registering as an asset issuer registering an asset issue an asset vote register a dapp 5 NSG 500 NSG 100 NSG 0.1 NSG 0.1 NSG 100 NSG 17

18 Property rights As metioned above, NASGO can enable the safe digital storage and transfer of titles of ownership of virtually any asset. The permanence of record-keeping provides a kind of guarantee that may be completely novel in some parts of the world. In places that are particularly susceptible to government seizure of assets, a blockchainregistering as a delegate 100 NSG Delegates receive the fees from all transactions of the last block cycle (101 blocks). Fees are split equally between all delegates who created a block in that cycle. Delegates who missed creating a block assigned to them during that cycle are not paid. 3.2 Peer-to-Peer We are using a standard P2P network[5], which works on top of the http protocol, and uses json formatted data as a method of data inter-change. The P2P module captures the following information about each peer:version OS IP Port 4 Scenarios 4.1 Economic freedom Core tenets of economic liberty include property rights, lack of reliance on central authorities, privacy, and equality of opportunity. NASGO can advance each of these principles: 18

19 based record keeping system leaves the possibility that wrongs can be righted. Imagine a dictator launches a successful coup in a small country, burning the physical records of land ownership and forcing people off their land and redistributing it to his cronies. If that regime falls, sorting out who owns what could lead to chaos or even war. But if those records had been kept in a blockchain, it would be far easier to go back and return assets to their rightful owners, who would hold their encrypted identities. Lack of central intermediaries Blockchain technology allows such a private currency to arise without a government or a private central entity to issue notes and establish trust. In fact, blockchain transactions are often called trustless, meaning that two parties don t have to trust each other or a central authority to conduct a transaction. This term is something of a misnomer, however, because trust naturally emerges from the system, bottom-up rather than top-down. Users of a platform could also agree in advance to use a mediation body to settle more complex contractual disputes. Opportunity Many people in developing nations currently have no access to banking services, due to lack of supply or lack of verifiable identity. Blockchain provides a cheap, easy way to accomplish both from the ground up, with no redistribution of wealth. Putting these people, along with their work and ideas, on the financial map at little cost would only be positive for the global economy. 4.2 Media freedom 19

20 We are basically living in an information age plagued by arbitrary censorship and digital amnesia, affecting every Internet user. blockchain is a digital event registry shared by millions of computers connected across the globe. It transfers and stores confidential information in a permanent and anonymous safe space, without intermediaries. It can only be updated if most of the people included in the system agree to, and, once entered, the information can never be deleted. Blockchain allows to create a historic tamper-proof record, reliable and rigorous, of each content producer, and can also become an ally for the freedom of press, in those countries where it is particularly threatened. No government or institution can control blockchain, 4.3 Communication freedom most people are not passionate about security, privacy and decentralization enough yet. We in the modern world are trading privacy for security and every conversation, interaction or opinion will be recorded for eternity. That is a dangerous development. we all should have a right to forget, a right to delete our foolish mistakes from the past so that we can mature in the future. 20

21 with an ever-faster growing world, people will discover new demands and passions for more privacy and security. After the WhatsApp shutdown in Brazil December 2015 and the active censorship of social media in China and Europe people realize that their right of free speech has been compromised. The are hungry for a new decentralized messenger that cannot be shut down, cannot be censored, and is very hard to hack. NASGO will be able to live encrypt and decentralize all voice-, video-, chat messages and wallets to protect our users. 5 Conclusion we believe Blockchain technology could revolutionise banking, payments and a host of allied activities. Like every revolution preceding it, Blockchain too is giving rise to fears of job loss and redundancy. But actually every revolution in the past - whether it was the development of agriculture or the invention of electricity, radio, railroad or aircraft - has made human lives better than before. It is the same with the digital revolution, which, by giving us the tools of Internet and Mobility, has helped us to become more innovative and efficient, and amplified our potential in countless other ways 21

Blockchain made Simple

Blockchain made Simple Blockchain made Simple Rhonda Okamoto, Blockchain & Cryptocurrency Enthusiast rhondaokamoto@gmail.com 609-433-1442 What is Blockchain? When and Where is Blockchain useful? What is the difference between

More information

THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN

THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN THE SOFEROX PROJECT THE TWIN-CHAIN BLOCKCHAIN Soferox isn t just an exchange. We have created a new style blockchain that is basically Ethereum on steroids. We create a new style of chaining that will

More information

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer Blockchain Developer Become a blockchain developer TERM 1: FUNDAMENTALS Blockchain Fundamentals Project 1: Create Your Identity on Bitcoin Core Blockchains are a public record of completed value transactions

More information

TECHNICAL WHITEPAPER. Your Commercial Real Estate Business on the Blockchain. realestatedoc.io

TECHNICAL WHITEPAPER. Your Commercial Real Estate Business on the Blockchain. realestatedoc.io TECHNICAL WHITEPAPER Your Commercial Real Estate Business on the Blockchain realestatedoc.io IMPORTANT: YOU MUST READ THE FOLLOWING DISCLAIMER IN FULL BEFORE CONTINUING The Token Generation Event ( TGE

More information

ABOUT THE PROJECT. Exscudo s main task is to provide an ultimate trading and exchange functionality for different client groups:

ABOUT THE PROJECT. Exscudo s main task is to provide an ultimate trading and exchange functionality for different client groups: ABOUT THE PROJECT The main goal of the project is the integration of cryptocurrencies with the world of equity and financial markets. We aim to provide professional trading and exchange tools within the

More information

Block This Way: Securing Identities using Blockchain

Block This Way: Securing Identities using Blockchain Block This Way: Securing Identities using Blockchain James Argue, Stephen Curran BC Ministry of Citizens Services February 7, 2018 The Identity on the Internet Challenge The Internet was built without

More information

arxiv: v1 [q-fin.gn] 6 Dec 2016

arxiv: v1 [q-fin.gn] 6 Dec 2016 THE BLOCKCHAIN: A GENTLE FOUR PAGE INTRODUCTION J. H. WITTE arxiv:1612.06244v1 [q-fin.gn] 6 Dec 2016 Abstract. Blockchain is a distributed database that keeps a chronologicallygrowing list (chain) of records

More information

L3. Blockchains and Cryptocurrencies

L3. Blockchains and Cryptocurrencies L3. Blockchains and Cryptocurrencies Alice E. Fischer September 6, 2018 Blockchains and Cryptocurrencies... 1/16 Blockchains Transactions Blockchains and Cryptocurrencies... 2/16 Blockchains, in theory

More information

DRAFT Dsion is. Startup Funding on Blockchain Platform

DRAFT Dsion is. Startup Funding on Blockchain Platform DRAFT 1.0.9 Dsion is Startup Funding on Blockchain Platform 2 Dsion White Paper Startup Funding on Blockchain Platform CONTENTS 1. What is Dsion? 5 1) Dsion Summary 5 1-1) Absence of a Fair and Secure

More information

APPLE BLOCKCHAIN COIN

APPLE BLOCKCHAIN COIN APPLE COIN www.apcoin.co APPLE BLOCKCHAIN COIN The world s advanced blockchain based platform with Secure, Fast and Infinite Opportunities. WHITEPAPER THE NEXT GLOBAL PAYING WHITEPAPER Introduction APPLE

More information

EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018)

EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018) EVERYTHING YOU NEED TO KNOW ABOUT DIGITAL LEDGER TECHNOLOGY, THE BLOCKCHAIN AND CRYPTOCURRENCIESÓ (Part I June 2018) Robert C. Brighton, Jr. Brighton Legal Solutions P.A. rcbrightonbizlaw@gmail.com This

More information

CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY...

CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY... CONTENTS DISCLAIMER... 3 EXECUTIVE SUMMARY... 4 INTRO... 4 ICECHAIN... 5 ICE CHAIN TECH... 5 ICE CHAIN POSITIONING... 6 SHARDING... 7 SCALABILITY... 7 DECENTRALIZATION... 8 SECURITY FEATURES... 8 CROSS

More information

an introduction to Blockchain Technology

an introduction to Blockchain Technology an introduction to Blockchain Technology PETER LANGELA send a photo over the internet send a photo over the internet copy send a photo over the internet X copy X send money over the internet send money

More information

Surface Web/Deep Web/Dark Web

Surface Web/Deep Web/Dark Web Cryptocurrency Surface Web/Deep Web/Dark Web How to Get Data? Where Hacking, Cyber Fraud, and Money Laundering Intersect How to Pay? Digital Currency What is Bitcoin? https://youtu.be/aemv9ukpazg Bitcoin

More information

Building Blockchain Solutions

Building Blockchain Solutions Provide Authenticity and Trust to all information you create, process, store and distribute Digital Disruption Is Here The application of new digital technologies causes seismic upheavals in all markets:

More information

DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET

DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET CONTENTS 1 INTRODUCING DECENTRALIZED ASSET TRADING PLATFORM 2 PROBLEM PROBLEM WITH EXCHANGE OF THIRD PARTY PAYMENTS USER EXPERIENCE

More information

NEOGOLD whitepaper NEOGOLD NEOGOLD

NEOGOLD whitepaper NEOGOLD NEOGOLD whitepaper ABSTRACT Thank you for taking your time to read this whitepaper for the Neo-Gold project. The information herein was simplified to make it understandable for both experts and novice in the cryptocurrency

More information

Table of contents. 2

Table of contents. 2 Whitepaper Table of contents Table of contents... 2 Overview... 3 TrillionToken... 3 Sports Betting Platform... 3 Cryptocurrency... 3 Blockchain technology... 3 Ethereum network... 5 TrillionToken token...

More information

Trustless Proof of Stake

Trustless Proof of Stake Trustless Proof of Stake 1. Trustless Proof of Stake... 2 1.1 Background of Proof of Stake... 2 1.2 Previous PoS solutions... 2 1.2.1 Peercoins minting PoS... 3 1.2.2 Nxts leasing PoS... 3 1.2.3 Bitshares

More information

Introduction to Blockchain Technology

Introduction to Blockchain Technology Introduction to Blockchain Technology Current Trends in Artificial Intelligence Volker Strobel PhD student @ IRIDIA 23 February 2017 Part I: Bitcoin: Idea, Basics, Technology Part II: Altcoins, Use cases,

More information

The Abjcoin white paper Nigeria s blockchain solution for global payment

The Abjcoin white paper Nigeria s blockchain solution for global payment 1 ABJ COIN THE FIRST NIGERIAN BLOCKCHAIN SOLUTION FOR GLOBAL PAYMENT WHITE PAPER LAST UPDATED 7/09/2017. 2 ABSTRACT Welcome to the white paper contract of Nigeria s first cryptocurrency, this contract

More information

IOV: a Blockchain Communication System

IOV: a Blockchain Communication System IOV: a Blockchain Communication System December 2017 - February 2018 Antoine Herzog a, Serge Karim Ganem b, Isabella Dell c, and Florin Dzeladini d a antoine@iov.one; b karim@iov.one; c isabella@iov.one;

More information

In the future, many kinds of cryptocurrencies will be born, and service competition will increase.

In the future, many kinds of cryptocurrencies will be born, and service competition will increase. A financial revolution will be triggered by the birth of Blockchain! When people began to say this, most people did not attempt to listen to it. Several years have passed since then, and only some people

More information

Blockchain Technology: Concepts. Whitepaper 1

Blockchain Technology: Concepts. Whitepaper 1 Whitepaper 1 Introduction Cryptocurrency, the digital currency system that enables global monetary transactions between two parties without the need for a trusted third party financial institution, has

More information

primechain building blockchains for a better world

primechain building blockchains for a better world primechain building blockchains for a better world 8 steps to building blockchain solutions Rohas Nagpal, Primechain Technologies Pvt. Ltd. 8 steps to building blockchain solutions When Blockchain technology

More information

whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion

whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion whitepaper Abstract Introduction Features Special Functionality Roles in DiQi network Application / Use cases Conclusion Abstract DiQi (pronounced Dee Chi) is a decentralized platform for smart property.

More information

Private Wealth Management. Understanding Blockchain as a Potential Disruptor

Private Wealth Management. Understanding Blockchain as a Potential Disruptor Private Wealth Management Understanding Blockchain as a Potential Disruptor 2 Blockchain and Cryptocurrency The interest in blockchain stems from the idea that its development is comparable to the early

More information

BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING. Jessica B. Lee, Partner, Advanced Media and Technology

BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING. Jessica B. Lee, Partner, Advanced Media and Technology BLOCKCHAIN: INCREASING TRANSPARENCY IN MEDIA & ADVERTISING Jessica B. Lee, Partner, Advanced Media and Technology jblee@loeb.com July 2018 1 Today s Topics Blockchain basics Smart contracts and permissioned

More information

BitShares is. a decentralized network. All About BitShares in Infographics

BitShares is. a decentralized network. All About BitShares in Infographics BitShares is a decentralized network It is operated by those who participate No single government or company controls it 1 LEARN MORE About the Benefits> BitShares has digital tokens These have the properties

More information

How Blockchain Technology Changes Marketing

How Blockchain Technology Changes Marketing How Blockchain Technology Changes Marketing Campbell R. Harvey Duke University and NBER @camharvey Version: May 1, 2018 Agenda Understanding blockchain Impact on marketing Questions Campbell R. Harvey

More information

Secure Payment Transactions based on the Public Bankcard Ledger! Author: Sead Muftic BIX System Corporation

Secure Payment Transactions based on the Public Bankcard Ledger! Author: Sead Muftic BIX System Corporation Secure Payment Transactions based on the Public Bankcard Ledger! Author: Sead Muftic BIX System Corporation sead.muftic@bixsystem.com USPTO Patent Application No: 15/180,014 Submission date: June 11, 2016!

More information

The BitShares Blockchain

The BitShares Blockchain The BitShares Blockchain Introduction Stichting BitShares Blockchain Foundation Zutphenseweg 6 7418 AJ Deventer Netherlands Chamber of Commerce: 66190169 http://www.bitshares.foundation info@bitshares.foundation

More information

PrintFleet Enterprise 2.2 Security Overview

PrintFleet Enterprise 2.2 Security Overview PrintFleet Enterprise 2.2 Security Overview PrintFleet Inc. is committed to providing software products that are secure for use in all network environments. PrintFleet software products only collect the

More information

I TECHNOLOGY Blockchain Concepts Blockchain 20

I TECHNOLOGY Blockchain Concepts Blockchain 20 I TECHNOLOGY 17 1 Blockchain Concepts 19 1.1 Blockchain 20 1.1.1 Blockchain Evolution 21 Blockchain Structure 22 Blockchain Characteristics 22 Blockchain Application Example: Escrow 23 1.3 Blockchain Stack

More information

How Blockchain Can Help Secure Connected Devices

How Blockchain Can Help Secure Connected Devices Portfolio Media. Inc. 111 West 19 th Street, 5th Floor New York, NY 10011 www.law360.com Phone: +1 646 783 7100 Fax: +1 646 783 7161 customerservice@law360.com How Blockchain Can Help Secure Connected

More information

Cryptocurrencies (Session I) Computer Science and Law

Cryptocurrencies (Session I) Computer Science and Law Cryptocurrencies (Session I) Computer Science and Law Outline Part 1 SoK: Research Perspectives and Challenges for Bitcoin and Cryptocurrencies Part 2 Advancing a Framework for Regulating Cryptocurrency

More information

White Paper. Bizanc Blockchain

White Paper. Bizanc Blockchain White Paper Versão 0.0.1 Bizanc Blockchain 1.0 Summary Bizanc is a decentralized platform for commercialization of digital assets, operating on a Blockchain architecture, allowing trading of cryptocurrencies

More information

Recent Notable Breaches in O&G

Recent Notable Breaches in O&G Recent Notable Breaches in O&G Petya Rosenfet 2010: Stuxnet 2012: Saudi Aramco Infected 30k systems 2014: Norwegian Phishing Trojan horse attacks 2015-ATGs WannaCry Hacking always-on voice assistants WWl

More information

Metro: A peer-to-peer cross-chain digital asset exchange

Metro: A peer-to-peer cross-chain digital asset exchange Metro: A peer-to-peer cross-chain digital asset exchange Metro.software 2018 metrosoftware@zoho.com Abstract The pegged sidechain technology allows us to safely move assets from the asset mainchain to

More information

Blockchain Technology in Banking and Financial Services

Blockchain Technology in Banking and Financial Services Blockchain Technology in Banking and Financial Services Daniel Rozycki Payments Consultant Payments, Standards, & Outreach Group Federal Reserve Bank of Minneapolis EPCOR Payments Conference Spring 2017

More information

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Poipa. April 24, 2018

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Poipa. April 24, 2018 Bitcoin CS 161: Computer Security Prof. Raluca Ada Poipa April 24, 2018 What is Bitcoin? Bitcoin is a cryptocurrency: a digital currency whose rules are enforced by cryptography and not by a trusted party

More information

ABSTRACT. There is a limited number of tokens available, and it is advised that you take advantage of the ICO discounts.

ABSTRACT. There is a limited number of tokens available, and it is advised that you take advantage of the ICO discounts. ABSTRACT As the cryptocurrency industry gets more recognized by mainstream users, it needs to evolve to ensure it finally achieves the core objectives that Satoshi Nakamoto had ten years ago when he developed

More information

Blockchain: from electronic cash to redefining trust

Blockchain: from electronic cash to redefining trust Blockchain: from electronic cash to redefining trust Gabriel Aleixo researcher ITS Rio BLOCKCHAIN TECHNOLOGY Provides a new way for transferring and storing data in multiple aspects, without relying on

More information

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Popa. April 11, 2019

Bitcoin. CS 161: Computer Security Prof. Raluca Ada Popa. April 11, 2019 Bitcoin CS 161: Computer Security Prof. Raluca Ada Popa April 11, 2019 What is Bitcoin? Bitcoin is a cryptocurrency: a digital currency whose rules are enforced by cryptography and not by a trusted party

More information

Blockchain Technology for Next Generation ICT

Blockchain Technology for Next Generation ICT Blockchain Technology for Next Generation ICT Jun Kogure Ken Kamakura Tsunekazu Shima Takekiyo Kubo Blockchain technology, which supports low-cost decentralized distributed data management featuring tamper

More information

A block chain based decentralized exchange

A block chain based decentralized exchange A block chain based decentralized exchange Harsh Patel Harsh.patel54@gmail.com Abstract. A pure peer to peer version of the exchange system would allow all parties access to the market without relying

More information

Blockchain, data protection, and the GDPR

Blockchain, data protection, and the GDPR Blockchain, data protection, and the GDPR v1.0 25.05.2018 Contributors: Natalie Eichler, Silvan Jongerius, Greg McMullen, Oliver Naegele, Liz Steininger, Kai Wagner Introduction GDPR was created before

More information

Three-dimensional Scalable Blockchain instant transactions 100k+ on-chain real-time auto sharding

Three-dimensional Scalable Blockchain instant transactions 100k+ on-chain real-time auto sharding Three-dimensional Scalable Blockchain instant transactions 100k on-chain real-time auto sharding NEW PROTOCOL RESONANCE COMPLETELY NEW CODE TESTNET IS READY ThePower.io Whitepaper Technical paper (on demand)

More information

MANO Coin Light Paper. The Masternode Foundation

MANO Coin Light Paper. The Masternode Foundation MANO Coin Light Paper The Masternode Foundation Masternodes Will Be Huge in 2018 Are Masternodes the New Mining? N1NJAWTF DECEMBER 16, 2017 INTRODUCTION Since late 2017, several crypto specialists have

More information

DEV X. Deviant Decentralized Exchange. A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain.

DEV X. Deviant Decentralized Exchange. A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain. DEV X Deviant Decentralized Exchange A hybrid exchange leveraging Smartcoins on the Bitshares (BTS) blockchain. CONTENTS 03 What is the current landscape for trading crypto assets? 05 Centralized Exchanges

More information

Blockchain. Deepak Agarwal ICMA Conference Presenter

Blockchain. Deepak Agarwal ICMA Conference Presenter Blockchain Deepak Agarwal ICMA Conference Presenter Deepak Agarwal Plante Moran Plante Moran fast facts Agenda Blockchain overview Public sector initiatives Blockchain Overview What is blockchain? A blockchain

More information

Blockchain & The Hollywood Supply Chain

Blockchain & The Hollywood Supply Chain HITS: Fall 2017 - Innovation & Technology: Hollywood 2025 October 23, 2017 October 18, 2017 2:50 3:10 PM Skirball Cultural Center Los Angeles, CA Blockchain & The Hollywood Supply Chain Steve Wong DXC

More information

November 2018 Abstract

November 2018 Abstract etxcoin@outlook.com November 2018 Abstract A purely peer-to-peer version of electronic cash scalable and friendly to use would allow online payments to be sent directly from one party to another without

More information

Treasure SL coin makes your dream a reality

Treasure SL coin makes your dream a reality White Paper Draft Vr 1.1 Date : 22. Sep. 2018 Treasure SL coin is a global physical cryptocurrency that aims for strong security and quick transfer based on an electronic payment system. Treasure SL coin

More information

Blockchain and the Maritime Industry

Blockchain and the Maritime Industry MARCH 2018 Blockchain and the Maritime Industry An introduction We will look at A review of the current transactional ecosystem The blockchain concept Smart contracts Q&A Current Shipping Transactional

More information

Blockchain: Where are We and Where are We Heading?

Blockchain: Where are We and Where are We Heading? Blockchain: Where are We and Where are We Heading? Objectives Define the underlying technologies of blockchain Describe some shortcomings of blockchain Describe the accounting profession s interest in

More information

SME Banking: Financing & Digital Banking

SME Banking: Financing & Digital Banking SME Banking: Financing & Digital Banking Critical Points for a Successful SME Strategy With more than half of the world s people and businesses, Asia s prospects are bright if it can harness the energy

More information

GoldPaper v1.0. GOLD.IO. All rights reserved.

GoldPaper v1.0. GOLD.IO. All rights reserved. 2018 GOLD.IO. All rights reserved. INTRODUCTION GOLD.IO is a Decentralized Autonomous Exchange (DEX) 1 based on EOSIO. As a Decentralized Autonomous Community (DAC), GOLD.IO s open democracy is achieved

More information

Blockchain Developers Course

Blockchain Developers Course Blockchain Developers Course Training from CapitalWave Inc. Technology Enabled Learning TM 2016-2017 The Blockchain Academy Inc. All rights reserved Version 2017801 Blockchain Developers Course WHEN: STARTING

More information

Komodo Platform Overview

Komodo Platform Overview Komodo Platform Overview w w w. k o m o d o p l a t f o r m. c o m Goldenman Korean Ambassador KOMODO basic information Category : Privacy, Platform ICO Date : 2016 년 9-10 월 Total supply : 200,000,000

More information

The OneAlto Token (O-Token ) Standard. Version February 28, Abstract

The OneAlto Token (O-Token ) Standard. Version February 28, Abstract The OneAlto Token (O-Token ) Standard Version 1.0.0 February 28, 2019 Abstract OneAlto is building a decentralized compliance protocol to standardize the way cryptosecurities are issued and traded on blockchains.

More information

The Blockchain Trevor Hyde

The Blockchain Trevor Hyde The Blockchain Trevor Hyde Bitcoin I Bitcoin is a cryptocurrency introduced in 2009 by the mysterious Satoshi Nakomoto. I Satoshi Nakomoto has never been publicly identified. Bitcoin Over the past year

More information

THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS

THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS THE LEGAL BACKBONE FOR THE INTERNET OF AGREEMENTS MATTEREUM IS A BLOCKCHAIN PLATFORM, SUPPORTED BY INDEPENDENT ARBITRATION, FOR THE AUTOMATION OF COMMERCIAL AGREEMENTS USING LEGALLY ENFORCEABLE SMART CONTRACTS.

More information

Jian Chan Australian Lead E:

Jian Chan Australian Lead E: The Vertical Blockchain Solution NEM-101 www.nem.io Jian Chan Australian Lead E: jian@nemaustralia.io Jian Chan Australian Lead E: jian@nemaustralia.io Insert NEM.io landing page video here. https://nem.io/wp-content/themes/nem/video/nem-basic-intro-small.mp4

More information

LinkedIn /in/petkanic/

LinkedIn /in/petkanic/ This is the first time in a history of a mankind when we are able to permanently record the history of a mankind. Yes, blockchain is a bubble. And it s going to burst. But that s amazing! Because only

More information

Certified Program in Blockchain Technology & Management

Certified Program in Blockchain Technology & Management Certified Program in Blockchain Technology & Management 4 Months Weekend Learning Projects & Case Studies An exhaustive Blockchain program designed to produce super-qualified leaders in this emerging technological

More information

What is HomeBlockCoin

What is HomeBlockCoin Whitepaper This is not the final version of the HomeBlockCoin whitepaper. There won t be any significant changes but we will add more information as soon as possible. About HomeBlockCoin HomeBlockCoin

More information

Alexandros Fragkiadakis, FORTH-ICS, Greece

Alexandros Fragkiadakis, FORTH-ICS, Greece Alexandros Fragkiadakis, FORTH-ICS, Greece Outline Trust management and trust computation Blockchain technology and its characteristics Blockchain use-cases for IoT Smart contracts Blockchain challenges

More information

In this article, I describe the technology behind Bitcoin s blockchain, and

In this article, I describe the technology behind Bitcoin s blockchain, and Blockchain Hype or Hope? RADIA PERLMAN Radia Perlman s work has had a profound impact on how computer networks function today, enabling huge networks, like the Internet, to be robust, scalable, and largely

More information

Distributed and automated exchange between cryptocurrency and traditional currency. Inventor: Brandon Elliott, US

Distributed and automated exchange between cryptocurrency and traditional currency. Inventor: Brandon Elliott, US Distributed and automated exchange between cryptocurrency and traditional currency Inventor: Brandon Elliott, US Assignee: Javvy Technologies Ltd., Cayman Islands 5 REFERENCE TO RELATED APPLICATIONS [0001]

More information

Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points.

Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points. Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points. Disadvantages of the current loyalty programs Complicated procedure

More information

The Blockchain Identity

The Blockchain Identity Innovation and Cryptoventures The Blockchain Identity Campbell R. Harvey Duke University and NBER Revised January 19, 2018 3 Blockchain is a technology There is no the blockchain blockchain is a technology.

More information

Blockchain & Smart Contracts. Project Management tools in the 21 st Century

Blockchain & Smart Contracts. Project Management tools in the 21 st Century 1 Blockchain & Smart Contracts Project Management tools in the 21 st Century Ancient Ledgers Early Transactional Trust 2 Modern Ledgers Still Basically the Same? 3 Current Information Systems 4 Lack of

More information

White Paper for an Alternative Currency in Zimbabwe

White Paper for an Alternative Currency in Zimbabwe White Paper for an Alternative Currency in Zimbabwe www.zimbo.cash Contents: WHAT IS ZIMBOCASH? 3 A ZIMBOCASH MOVEMENT 4 OUR VISION 5 EXISTING CHALLENGES 6 WHAT IS DIFFERENT ABOUT ZIMBOCASH? 9 PHASE 1:

More information

A.J. Bahou, LLM, MSECE Bahou Miller PLLC

A.J. Bahou, LLM, MSECE Bahou Miller PLLC A.J. Bahou, LLM, MSECE Bahou Miller PLLC AJBahou@BahouMiller.com ISACA and ISC2 December 2017 The views expressed herein are solely the presenter s and do not necessarily reflect any position of Bahou

More information

Committee on WIPO Standards (CWS)

Committee on WIPO Standards (CWS) E CWS/6/4 REV. ORIGINAL: ENGLISH DATE: SEPTEMBER 6, 2018 Committee on WIPO Standards (CWS) Sixth Session Geneva, October 15 to 19, 2018 CREATION OF A TASK TO PREPARE RECOMMENDATIONS FOR BLOCKCHAIN Document

More information

No se encuentran entradas de índice.

No se encuentran entradas de índice. No se encuentran entradas de índice. 2 1. Introduction The global economy is changing. The last decade have brought us big advances in fields that, until not so long ago, were barely exploited; amongst

More information

Cisco Live /11/2016

Cisco Live /11/2016 1 2 3 4 5 Blockchain technology will become Like the TCP / IP for the WWW everyone uses it, but it will be transparent to them. Examples: Disrupt business models Car energy supplier can advertise where

More information

Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS

Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS Sphinx WAY TO BE ULTRA SUCCESS WAY TO ULTRA SUCCESS What is cryptocurrency Introduction A cryptocurrency (or crypto currency) is a digital asset designed to work as a medium of exchange using cryptography

More information

Federal Reserve Bank of Chicago

Federal Reserve Bank of Chicago Federal Reserve Bank of Chicago Blockchain and Financial Market Innovation Rebecca Lewis, John McPartland, and Rajeev Ranjan June 2017 PDP 2017-03 * Working papers are not edited, and all opinions and

More information

chainfrog WHAT ARE SMART CONTRACTS?

chainfrog WHAT ARE SMART CONTRACTS? chainfrog WHAT ARE SMART CONTRACTS? WHAT ARE SMART CONTRACTS AND WHERE AND WHY WOULD YOU USE THEM A question I get asked again and again at lectures and conferences is, what exactly are smart contracts?

More information

Color Pay : Next Paradigm for Instant Payment

Color Pay : Next Paradigm for Instant Payment Color Pay : Next Paradigm for Instant Payment Table of Contents Table of Contents 2 Abstract 2 What is PUF? 3 Overview of PUF 3 Architecture of PUF Chip 3 Internals of PUF Chip 4 External Interfaces of

More information

MAXIMUM E X C H A N G E W H I T E P A P E R

MAXIMUM E X C H A N G E W H I T E P A P E R W H I T E P A P E R Table of Contents 1. Introduction to Maximum Exchange And Maximum Tokens 2. The Concept of Maximum Exchange And Maximum Tokens 3. Key Features of the Maximum Exchange 4. ICO 5. Affiliate

More information

What is HomeBlockCoin

What is HomeBlockCoin Whitepaper This is not the final version of the HomeBlockCoin whitepaper. There won t be any significant changes but we will add more information as soon as possible. About HomeBlockCoin HomeBlockCoin

More information

DEx.top Technical White Paper (V1.0)

DEx.top Technical White Paper (V1.0) Introduction DEx.top Technical White Paper (V1.0) DEx.top is a decentralized exchange built on blockchain smart contract (including but not limited to Ethereum and Rootstock). DEx.top is the first of its

More information

MEET THE NEXT GENERATION OF PROGRESSIVE MANAGEMENT SYSTEMS: BEPS

MEET THE NEXT GENERATION OF PROGRESSIVE MANAGEMENT SYSTEMS: BEPS 1 TM MEET THE NEXT GENERATION OF PROGRESSIVE MANAGEMENT SYSTEMS: BEPS WHITE PAPER // BEPS 2 Today s progressives are a jumbled mix of different controllers, stand-alone systems, and legacy displays. Couple

More information

LendLedger Technical Paper

LendLedger Technical Paper LendLedger Technical Paper June 2018 Growing Financial Markets with Blockchain LendLedger is a trusted open network to solve trillion-dollar credit gaps. LendLedger Technical Paper June 2018 1 Contents

More information

A System-of-System Model

A System-of-System Model A System-of-System Model Claudio Lima, Ph.D. Blockchain Engineering Council BEC, Co-Founder IEEE DLT/Blockchain Standards, Vice-Chair, Chair NIST, September 17 th 2018 Disclaimer This presentation expresses

More information

Whitepaper EXOSIS.ORG

Whitepaper EXOSIS.ORG Whitepaper EXOSIS.ORG Contents 1. Introduction 4 1.1 Market Overview 4 1.2 Investment Opportunity 5 2. Exosis 6 2.1 What Is Exosis? 6 2.2 Token Economics 6 3. Features Of Exosis Platform 7 3.1 Decentralized

More information

Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation

Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation Blockchain-based Traceability in Agri-Food Supply Chain Management: A practical Implementation Miguel Pincheira Caro, Muhammand Salek Ali, Massimo Vecchio and Raffaele Giaffreda Agenda What is a Blockchain?

More information

Product Overview. A technical overview of xcurrent. October 2017

Product Overview. A technical overview of xcurrent. October 2017 Product Overview A technical overview of xcurrent October 2017 4 Product Overview 6 How It Works 15 Reference Architecture 17 About Ripple One frictionless experience to send money globally A consistent

More information

Blockchain Overview. Amr Eid Cloud Architect, Cloud Platform, MEA

Blockchain Overview. Amr Eid Cloud Architect, Cloud Platform, MEA Blockchain Overview Amr Eid Cloud Architect, Cloud Platform, MEA amreid@eg.ibm.com History Business / Academic 1991: The first crypto secured chain of blocks How to time-stamp a digital document Bitcoin

More information

Whitepaper First Issue: September 17, 2017 Last Revision Date: February 22, 2018

Whitepaper First Issue: September 17, 2017 Last Revision Date: February 22, 2018 Whitepaper First Issue: September 17, 2017 Last Revision Date: February 22, 2018 Token Distribution Explained & Proposed Blockchain ProjectConcept whitepaper What is Lendera.io Lendera.io is a website

More information

Business Primer Last updated: October 27th, 2017

Business Primer Last updated: October 27th, 2017 Business Primer Last updated: October 27th, 2017 Table of Contents Background.... 3 Introducing Keep... 4 Applications... 5 Incentives & Token mechanics.. 8 Keep providers... 9 Staking...... 10 Development

More information

Lovar. Artificial Intelligence Investment Platform. White Paper

Lovar. Artificial Intelligence Investment Platform. White Paper Lovar Artificial Intelligence Investment Platform White Paper Version 1.06 Last amended: 05/23/2018 Table of Contents 1. Introduction... 1 2. About Us... 1 3. Our Services... 2 4. Lovar Features... 3 5.

More information

Investing in the Blockchain Ecosystem

Investing in the Blockchain Ecosystem Introduction When investors hear the term Blockchain, most probably think of cryptocurrencies (which are digital currencies, operated independently from a central bank), with Bitcoin being the most well-known.

More information

AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value

AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value AlloyCoin: A Crypto-Currency with a Guaranteed Minimum Value Alloy Reserve Development Team Alloy Reserve LLC, Dayton, OH 45435, USA support@alloycoin.com http://www.alloycoin.com Abstract. AlloyCoin is

More information

Introduction to Blockchain Rick McMullin, bitheads, inc.

Introduction to Blockchain Rick McMullin, bitheads, inc. Introduction to Blockchain Rick McMullin, bitheads, inc. mcmullin@bitheads.com What we will cover What is blockchain? History and examples of a few blockchains The crypto craze Why use a blockchain? What

More information

Lyves Trustworthy payments despite anonymity. Version 2.4.1

Lyves Trustworthy payments despite anonymity. Version 2.4.1 Lyves Trustworthy payments despite anonymity Version 2.4.1 1. INTRODUCTION 4 1.1. Blockchain 4 1.1.1. About Blockchain 4 1.1.2. Cryptocurrency 8 1.2. Lyves 10 1.2.1. Our Vision 10 1.2.2. Our Team 12 2.

More information

IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA

IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA IS BLOCKCHAIN THE FUTURE OF REAL ESTATE? DENITZA TYUFEKCHIEVA WHAT S BLOCKCHAIN? DISTRIBUTED LEDGER TECHNOLOGY DECENTRALIZED - NOT DEPENDANT ON ONE SINGLE ENTITY CREATES A RECORD THAT CANNOT BE CHANGED

More information