Kings. Distributed Systems

Size: px
Start display at page:

Download "Kings. Distributed Systems"

Transcription

1 Kings Distributed Systems Page 1

2 Table of Contents Overview 3 The Problem 3 The Solution 4 Proof of Market 4 Science Power and Research Coin 4 Variable Hardware Alpha 5 BOINC 5 Miners 6 The Next Step Release Candidate 7 Proprietary Distributed Network 7 Patents 7 Flexible for Miners 8 Application Modes Ethereum Token Factory 9 Ethereum 9 SPARC Token Factory 10 Crowdsale 10 Initial Coin Offering 10 Budget 11 Expectations 11 Revenue and Growth 12 Competitors 12 Howey Disclaimer 13 Team 14 Glossary 15 External Links Page 2

3 Overview Kings Distributed Systems believes currencies need to solve problems to retain their long-term value and stability. The Problem KDS has identified inefficiencies in blockchain currencies. In the current ecosystem miners are using computing power to hash blocks without regard for the results of their computations. They compete to hash transactions looking for a number below the set global difficulty. The first miner to prove his number is below the difficulty is rewarded with a predetermined amount of coins while the rest of the community begins to work on the next set of transactions. 99% WASTE As a result of this process all hashes computed above the difficulty, or by the rest of the ecosystem are discarded. The amount of work discarded by Bitcoin alone amounts to 5,000 peta-hashes; equivalent to 64,000x the combined power of the Top 500 Supercomputers. Networks such as Bitcoin are throwing away power instead of selling to industry or donating to research. The Solution Supercomputing power is a growing industry with immense demand and we will tap into this activity rewarding our miners. Instead of hashing to determine proof of work we are rewarding real work distributed in the form of work units. 99% These work units are mathematical or rendering packages that are being created by research or commercial projects in need of power. By running a network which allows miners to download packages and upload them automatically we can streamline and track their work and reward them with coins representing the value generated by that work. RETAINED Page 3

4 Proof of Market The alpha version of our network connects to the Berkeley Open Infrastructure for Network Computing (BOINC). Since 2002 the University of California Berkeley has been distributing research work across a volunteer computing platform. Over these 15 years they have helped numerous projects get access to valuable processing resources. In its present state they boast over two hundred thousand volunteer miners running across upwards of one million machines. 1,128,897 MACHINES At 17.1 PFLOPS they are the 3rd fastest supercomputer on earth. Our alpha is designed to reward these already working miners with a coin to represent their completed work. The release version of our product will run a proprietary network and open up these distributed applications to commercial buyers. We will continue to support the research community by donating a portion of the network power to their projects in the form of coin grants. These grants are deposited directly into their network accounts and made available to miners each week. This provides a stable base of work for the economy. Science Power AND Research Coin (SPARC) Science Power And Research Coins or SPARC (read: spark) are the token upon which our network runs. Projects who need power purchase SPARC from an exchange and attach them to their work. Miners compete each week for available tokens for each project. At the end of the week the tokens are divided among the miners relative to their work completed. These tokens can then be exchanged directly for computing power from the network or traded on an exchange. Variable Hardware Instead of Variable Pricing Whereas Amazon EC2, Goolge Cloud Compute and other services vary the price depending on their system loads, our network varies the hardware dedicated to your service. Watching for low supply and spinning up new instances is difficult, and your funding is static. We allow you to set your price point and let the network compete for available jobs. This ensures 100% network usage, and potentially high rates of power at low cost without added setup for your project. Page 4

5 Alpha The alpha version of our product is slated for release in September The release candidate is scheduled for Q1 2018, however we will continue to run Alpha on the BOINC network past this date. Berkeley Open Infrastructure for Network Computing BOINC started as a client for SETI@Home and has grown to supply power to dozens of different projects. They supply work units to their miners in the form of executable packages created by the individual projects. Work units come in various forms focused at different machines. The majority of the projects run GPU intensive floating point calculations while a smaller portion are best suited for CPU power. KDS connects to the WebRPC API exposed by the BOINC network and rewards work units completed with Science Power And Research Coins. These SPARC are tokens which exist within the Ethereum network and can be traded on exchanges or held for our release version. They will be accepted by KDS for project power from our network. BOINC is an open source application under development, and we hope to support them by attracting miners through our alpha release, and on our release candidate by donating SPARC to their projects. Miners The miners are volunteers from across the globe who wish to use their extra computing resources to help push humanity forward. They can use almost any computer to connect to the BOINC network and complete work. There are currently just under two hundred thousand active miners on the BOINC network contributing over 17 PFLOPS. Since ,521 MINERS Page 5

6 KDS IS The Next STEP Gridcoin is a cryptocurrency that has been operating on the BOINC network in the same way we plan to run our Alpha. Currently Gridcoin is limited to miners who belong to their project group, whereas SPARC will be available to all miners regardless of affiliation. They have existed since 2015 and as of June 26th have a market cap of 25 Million USD, with a daily trading volume of 700 thousand USD. $25 MILLION USD MARKET CAP While impressive for a hobby coin, it is a low valuation compared to the available market. Gridcoin is a fork of the Peercoin source which is itself a fork of Bitcoin. Since they have no salaried developers their development is slow, and their chain technology is outdated and as such we plan to launch as a more competitive coin. $448,613 DAILY VOLUME The Alpha release will run in parallel to Gridcoin, and miners on the BOINC network will be able to collect both Gridcoin and SPARC therefore we do not consider them to be a direct competitor. We hope to attract these miners which are motivated for coins to our release network by rewarding them with SPARC during our Alpha. Page 6

7 Release Candidate The release candidate is scheduled for Q Proprietary Distributed Network The KDS proprietary network is a peer-to-peer application that connects miners with projects. Projects will purchase SPARC from the exchange and apply them towards their work to attract research power. The application accepts a package of files from projects including a data Blob, CPU Service, and/or GPU Service. The GPU Service consists of one or more OpenGL and/or OpenCL Shaders which can be configured to calculate floating point math, or render scenes. The application wraps these services to protect the miners and exposes a limited API for communication between services. The Blob is split into chunks and fed into the service upon request allowing for a time-out function to guard against stalled services. Completed work is written to a Results Blob. When the work is complete a hash of the Results Blob is sent to the KingsDS Network to be confirmed with other miners. After verification miners will upload their results directly to the project's server. There are four modes which the project can be configured to allow miners to select optimal projects for their machines. Patents We are in the process of filing and expect to receive patents for the technology involved in the network and application. We are expecting to file these patents prior to our ICO and will update this section when patents are pending. Flexible for Miners There are four application modes which help projects select the best resources for their needs. Categorizing work units into various types allows miners to prioritize projects suited to their machines. On the next page we outline the various modes. Page 7

8 Mode 1 DATA CPU GPU CPU RESULT The CPU Service accepts chunks from the Blob, which can than be configured for the GPU Service. Once sent to the GPU Service and work is completed the results are passed back to the CPU Service for interpretation. The CPU Service is responsible for writing results to the Result Blob. Mode 2 DATA CPU GPU RESULT The CPU Service accepts chunks from the Blob, which can than be configured for the GPU Service. Once sent to the GPU Service and work is completed the results will be written automatically to the Results Blob. Mode 3 DATA CPU RESULT The CPU Service accepts chunks from the Blob and completes the necessary calculations. The CPU Service is responsible for writing results to the Result Blob. Mode 4 DATA GPU RESULT The application feeds chunks of Blob data directly to the GPU Service which than writes automatically to the Results Blob. Page 8

9 ETHEREUM TOKEN FACTORY Ethereum Ethereum is a decentralized blockchain platform. They allow smart contracts to execute across the network for any reason. One of these purposes is to allow ledger based tokens to create, transfer value. We will be using the Ethereum network to create and distribute SPARC. Token Factory The SPARC factory is responsible for distribution of tokens across the working miners. Each project may assign a number of SPARC per week to their project. Miner The miners will select one or many projects which they find most valuable to complete work for. At the end of the week the total work completed by each miner for each project will be tallied. The SPARC are then distributed proportionally to miners for the work they have done relative to the total work completed on that project for that week. Miners may select multiple projects and give priorities to their selections to maximize their utility. This is an auction format that will balance the supply of miners against projects demand for power. KDS Server Verifies Work In order to provide a baseline pricing for the auction a number of SPARC grants will be given each week to a whitelist of projects doing research for science. These grants will be factory generated tokens thereby increasing the circulation of tokens. This is our inflationary mechanic to maintain a healthy supply in the ecosystem. 15% of coins used in the auction are returned to the foundation to help support and grow the network. The grants will be static amounts totaling 3,000,000 SPARC per week. We expect this to create 10% growth in circulation during the first year, naturally shrinking each year thereafter. Page 9

10 Crowdsale The crowdsale begins on the morning of October 1st 2017 at 11AM EST. Initial Coin Offering (ICO) KingsDS is raising funds for the continued development and scaling of our network. In return for Ethereum, buyers will receive an initial supply of SPARC that can be traded on the exchange or held until the release candidate for use on the network. Funding Goal 1 $5 Million USD Funding Goal 2 $25 Million USD Funding Goal 3 $50 Million USD Ether : SPARC Ratio 1 : 10,000 Approx SPARC Price $0.035 USD ICO Max SPARC Supply 2,500,000,000 Tokens are long-term assets and 5% of SPARC sold as such we need to ensure a Developer Equity minimum operating budget for at least 5 years. We have budgeted a minimum $1 Million USD per year for this purpose. We expect to raise more based on enthusiasm for similar projects and have set funding goals at $25 and $50 Million. The funds raised will go towards development, scaling, and attracting business for our miners. The approximate SPARC price is at time of writing. The SPARC to Ether ratio is our static measure, and as such the max SPARC supply may change at time of ICO to represent our USD goals. Budget Since the funding is variable, we have created a budget based on our three goals. These numbers represent a rough figure as a percentage of the ICO. We expect in some cases to spend less then these amounts, and have budgeted conservatively to ensure the continuation of the foundation. ICO Funding Goal $5 Million $25 Million $50 Million Release Candidate 1 year 8 months 6 months Developers 5 Developers 10 Developers 15 Developers Administration 10% 10% 10% Marketing 5% 15% 25% Research Grants 0% 15% 25% Research Recruiting 25 base projects 15 additional projects 25 additional projects Page 10

11 Expectations Revenue and Growth We have created a set of goals for the first four years after the release of the proprietary network. Projections are based upon a goal of 70% network resources devoted to commercial applications at the end of the 3rd year. With static research grants totaling 3,000,000 SPARC weekly, our goal is to sell 7,000,000 SPARC each week. We have factored in a conservative increase in price of the coin for each year, representing 33%, 25% and 20% growth in price respectively. The pricing is based upon Amazon AWS EC2 Elastic Compute Units, with the average miner being equivalent to a M4.2xlarge $0.40 USD per hour. The foundation takes 15% of revenue to put towards support and growth. Date End of Q End of Q End of Q SPARC Sold Weekly 1,000,000 3,000,000 7,000,000 SPARC Price $0.04 USD $0.05 USD $0.06 USD $40,000 USD $150,000 USD $420,000 USD $238 USD $893 USD $2500 USD 25% 50% 70% $0.09 USD/Hour $0.17 USD/Hour $0.24/Hour $65.70 USD $ USD $ USD Weekly Revenue Hourly Revenue Business Resources Miners Required2 Miners Earn Miners Monthly Pay 1 1 Business Resources represent resources used by revenue creating applications. 2 Miners Required represents the entire network including resources devoted to research. Page 11

12 Competitors We have two distinct competitor groups. Traditional supercomputer centers who run their own hardware, and other distributed computing networks. Supercomputer Centers Supercomputing centers are the current supply of power in the market. These centers are very expensive to run requiring their own hardware and support. As such we believe we can offer a 66% savings over traditional computing centers. This is primarily due to the cost of the hardware. Since our network relies on excess power using miners already existing machines we can run a more efficient operation. Other Distributed Networks We have identified Golem.network, SONM.io, and iex.ec. These three direct competitors are currently in the process of development and have not yet released versions of their products. We believe we will beat them to market, with our light-weight cross-platform application. Golem is a Polish startup, SONM from Russia, and Iex.ce has offices in France and China. We plan to be taking over the North American market for computing power. Although we have a home field advantage in North America, we are still internationally focused, and plan to release across various languages. Howey Disclaimer Due to the lack of legislation in the cryptocurrency economy, most online exchanges do not accept coins which are considered securities. As such we must fail the Howey test in order to be listed. Although we intend to use ICO funding to grow and scale the SPARC economy, by purchasing SPARC as a part of the crowdsale you agree that you are in no way expecting a return of profit. SPARC do not represent a share in the foundation; they are products of the foundation. We are in fact a Canadian company, however the same securities law has been endorsed as good law in Canada. For more reference please see: USA: SEC v. W. J. Howey Co (1946), 328 U.S Canada: Pacific Coast Coin Exchange of Canada v. O.S.C. (1977), 80 D.L.R. (3d) 529. Page 12

13 Team We are the founders of QuetzalPOS.com (2012), a cloud based point-of-sale system. Before that we were at Vivonet.com (POS) after DAS Software (1998, Solutions, E-commerce) was acquired (2008). We've been handling online transactions since 2002 and are naturally moving into blockchain technology. DOUGLAS STEWART - FOUNDER, CEO A serial entrepreneur this will be Doug's third company. His first successfully acquired, the second Quetzal is still growing. With 20 years of management he brings valuable experience and connections to the team. GREG AGNEW - FOUNDER, LEAD DEVELOPER Greg was a also founding member of the Quetzal four. Always at the forefront of technology, he has mastered Ethereum and full stack development. Leveraging the full force of Amazon's Lamda infrastructure he has ensured effective scaling. BRAD MARSHALL - FOUNDER, UI/UX DESIGN Brad has been working for Kingston's premier development studio, 14 theories, as a UX designer. He was a founder of Quetzal and is returning to the team for another round of excitement. Working with branding and UI design he will be polishing our products. EDDIE ROOSENMAALLEN - SYSTEMS ARCHITECT Eddie is a full-stack engineer with over a decade of experience in rich web apps on both physical and cloud deployments. He is a veteran teammate of ours, having worked together at both DAS and Vivonet. CAPT DANIEL DESJARDINS, PHD - RESEARCH ADVISOR A professor for the Department of Physics and Space Science at the Royal Military College of Canada, Capt Desjardins will be providing valuable knowledge about the needs of our researchers. MACK VAN ROSSEM - RESEARCH ADVISOR Former South Pole data center operator for the IceCube Neutrino Observatory Mack has worked slicing data and sending it over networks for use back home. He has a passion for reducing wasted computational power and improving our efficiency with this critical resource. Page 13

14 Glossary API Application Program Interface The API exposes specific subroutines to a third party while protecting the application from malicious interference. Blob Binary Large Object A Blob is a collection of binary data stored as a single entity. Block A blockchain block is a page in the ledger representing a finite amount of transactions to be added on top of the heap. Blockchain A blockchain is a distributed database that is used to maintain a continuously growing list of records similar to a ledger. They are typically manage by peer-to-peer networks collectively adhering to a protocol. BOINC Berkeley Open Infrastructure for Network Computing BOINC is an open-source network supporting volunteer distributed computing for research projects. Difficulty Level Difficulty is a measure of how difficult it is to find a hash below a given target. The target set is a numerical number represented in hexadecimal. The competing miners must find an acceptable hash of the required transactions below that number. Elastic Compute Unit Elastic Compute Units are abstraction of computer resources used by Amazon EC2. They represent a single thread with GHz of processing power. Hashrate Hashrate is the rate at which a computer can compute a hexadecimal representation of the required transactions and salt according to the desired algorithm. Page 14

15 PFLOP Peta-Flop A Peta-Flop is 1015 floating point operations per second. Used to represent computing power they are a primary mathematical operation for scientific research. Salt (cryptography) A salt is a random piece of data used to change the final hash when combined with otherwise static data in a hashing algorithm. SPARC Science Power and Research Coin are the tokens used to reward miners and purchase power on the KDS network. External Links Amazon AWS - Bitcoin - BOINC - Ethereum - Golem - Google Cloud Compute - Gridcoin - Iex.ec - OpenGL - Seti@home - SOMN.io - Top 500 Supercomputer List - Page 15

BCOT Token Sale Structure

BCOT Token Sale Structure 2017 BCOT Token Sale Structure BLOCKCHAIN OF THINGS, INC. A Delaware Corporation www.blockchainofthings.com The BCOT token is the utility token that powers functionality in Catenis Enterprise, a Blockchain

More information

Tokens for Business Investments

Tokens for Business Investments Tokens for Business Investments May, 2018 Version 3.1. CONTENTS 1. Introduction 2. Market Situation 3. Our Solution ProjectEreum 3.1. Roadmap 3.2. Decentralized investment platform Market of Ideas 4. ProjectEreum

More information

STEMchain Solution Overview

STEMchain Solution Overview STEMchain Solution Overview Table of Contents Executive Summary, The Giving Market, and Partner Organizations and Funders How Blockchain Works and STEMchain on the Stellar Network Current Problem Proposed

More information

AI HR STELLAR JOB BOARD DEVELOPER COMMUNITY BLOCKCHAIN DEVNETWORK

AI HR STELLAR JOB BOARD DEVELOPER COMMUNITY BLOCKCHAIN DEVNETWORK AI HR STELLAR JOB BOARD DEVELOPER COMMUNITY BLOCKCHAIN DEVNETWORK \ Devcamp is created to empower tech ecosystem, raise awareness and deliver developer needs. From online platform to onground engagement.

More information

Kepler Technologies LIGHTPAPER

Kepler Technologies LIGHTPAPER Kepler Technologies LIGHTPAPER Tbiliisi 2018 CONTENTS 1 INTRODUCTION 2 Kepler Universe Platform 3 Developers 3 The Technicians 4 Advisors 4 Gold-Smiths 5 Angels 5 Laboratory 5 Legal Support 7 Roadmap INTRODUCTION

More information

Challenges. 2. A fast changing legal framework and international discrepancies. 3. Legal Investment and Tax environment

Challenges. 2. A fast changing legal framework and international discrepancies. 3. Legal Investment and Tax environment Pitch Deck CRC Due to the latest breakthroughs in blockchain technology and its increased adoption over the last 12 months, there is an ever-increasing interest in using ICOs a form of fundraising for

More information

1.What happens today and market challenges

1.What happens today and market challenges 1.What happens today and market challenges It was always a problem for founder and investor to find each other. Projects and founders are fighting for attention of investors and investors can t find good

More information

Genaro Network Frequently Asked Questions

Genaro Network Frequently Asked Questions Genaro Network Frequently Asked Questions This document is used for informational uses only and does not constitute investment advice. Part I: Genaro Concept, Technology and Ecosystem Related Questions

More information

Decentralized Freelancer Community. UberPro WHITE PAPER

Decentralized Freelancer Community. UberPro WHITE PAPER Decentralized Freelancer Community UberPro WHITE PAPER A decentralized P2P marketplace that deploys blockchain technology to disrupt the freelance industry. Powered by Ethereum. Decentralizing a Multi-Trillion

More information

Whitepaper. The power of Community

Whitepaper. The power of Community Whitepaper The power of Community 2018 Table of contents Preamble... 3 Ultima Multi-Module Platform... 4 Skills trade and knowledge sharing... 4 Crowdfunding... 6 Charity... 7 System architecture... 8

More information

A fair rewarding, powered blockchain based,business tokenization platformfebruary

A fair rewarding, powered blockchain based,business tokenization platformfebruary TOKENGO A fair rewarding, powered blockchain based,business tokenization platformfebruary 2 TOKENGO blockchain based Blockchain Applicability 1 2 3 4 5 Real-Time Data Verificationl Increasing Transaction

More information

The Next Proof-of-Stake Smart Contract Token

The Next Proof-of-Stake Smart Contract Token The Next Proof-of-Stake Smart Contract Token 1 The industrial revolution allowed us, for the first time, to start replacing human labour with machines Vitalik Buterin Founder of Ethereum 2 What is Bitnano

More information

JAN V OL. 5 ISS U E 157 R E P O R T

JAN V OL. 5 ISS U E 157 R E P O R T JAN. 2018 V OL. 5 ISS U E 157 R E P O R T Q&A with Peter Pham Co-Founder, Fundraising & Business Development of Science, Inc. Principle Series: Please join Family Office Insights for Science, Inc. s luncheon

More information

Digiwage. Decentralized Freelance Marketplace

Digiwage. Decentralized Freelance Marketplace Digiwage Decentralized Freelance Marketplace welcome to the FUTURE Digiwage Mission: Empower global crypto commerce through decentralized execution. Digiwage Vision: Become the preeminent freelance marketplace

More information

MaRS 2017 Venture Client Annual Survey - Methodology

MaRS 2017 Venture Client Annual Survey - Methodology MaRS 2017 Venture Client Annual Survey - Methodology JUNE 2018 TABLE OF CONTENTS Types of Data Collected... 2 Software and Logistics... 2 Extrapolation... 3 Response rates... 3 Item non-response... 4 Follow-up

More information

Personal cloud computer available for everyone

Personal cloud computer available for everyone Personal cloud computer available for everyone Boosteroid.com V.1.1 Personal cloud computer available for everyone Pre-ICO 22-29 September 2017 Token price: $0,1-0,47 ICO October 23 - November 6, 2017

More information

Market numbers & overview

Market numbers & overview HMSTR.IO 2018 Blockchain of gadgets. Decentralized blockchainbased ecosystem for hardware entrepreneurs and startups, hardware investors, for buyers and technology fans 1 Market numbers & overview Market

More information

The Decentralized (DAO) Loyalty ecosystem

The Decentralized (DAO) Loyalty ecosystem Bounties Program (v.1.9.4 based on whitepaper 1.7.2) The Decentralized (DAO) Loyalty ecosystem Token sale under the: Blockchain Loyalty Token (TOKENLOYALTY.IO ON WAVES DEX) A decentralized loyalty program

More information

BLOCKCHAIN CHARITY, HEALTHCARE, AND PAYMENT SYSTEM WHITEPAPER VOL

BLOCKCHAIN CHARITY, HEALTHCARE, AND PAYMENT SYSTEM WHITEPAPER VOL BLOCKCHAIN CHARITY, HEALTHCARE, AND PAYMENT SYSTEM WHITEPAPER VOL CONTENTS INTRODUCTION... 4 IMPORTANCE OF MTHEREUM... 6 Traditional Charitable Fundraising VS Smart Contract Fundraising... 6 Mthereum Healthcare

More information

ICO Review: KICKICO (KC)

ICO Review: KICKICO (KC) ICO Review: KICKICO (KC) A Platform for Cryptocurrency Crowdfunding Campaigns August 17, 2017 PROJECT OVERVIEW What is KICKICO? Key Attributes of KICKICO A platform for automated and independent fundraising

More information

Opakeco the human foundation

Opakeco the human foundation Opakeco the human foundation 2 Generosity consists not the sum given, but the manner in which it is bestowed. -Mahatma Ghandi 3 Our Vision - - - - X The Opakeco Foundation has a vision: a world where humanitarian

More information

Empowering nonprofits to do more. fundraiseup.com

Empowering nonprofits to do more. fundraiseup.com Empowering nonprofits to do more fundraiseup.com Disclaimer This presentation contains offering materials prepared solely by Fundraise Up, Inc. without the assistance of SI Securities, and not subject

More information

Deloitte Timesaver Risk Advisory Fintech Nation. November 2017

Deloitte Timesaver Risk Advisory Fintech Nation. November 2017 Deloitte Timesaver Risk Advisory Fintech Nation November 2017 Eden Spivakovsky Director Regulatory Strategy Deloitte South East Asia Eden has 20 years experience advising financial institutions around

More information

ICO Review: Red Pulse (RPX)

ICO Review: Red Pulse (RPX) ICO Review: Red Pulse (RPX) Intelligence and Content Ecosystem for China Markets August 30, 2017 China Turkey USA South Korea Japan Spain Thailand Brazil Saudi Arabia Germany Australia Canada Switzerland

More information

LEOcoin. Crowdfunding. Property. Cafe. Travel. Charity. LEO Ecosystem

LEOcoin. Crowdfunding. Property. Cafe. Travel. Charity. LEO Ecosystem LEOcoin Property Crowdfunding Travel Cafe Charity LEO Ecosystem About LEOcoin LEOcoin is an established digital currency that allows individuals to make fast and secure transactions through a decentralised

More information

Cubomania is the world s first blockchain-powered online educational platform which will revolutionize global K-12 education.

Cubomania is the world s first blockchain-powered online educational platform which will revolutionize global K-12 education. BLOCKCHAIN STORE AND WORKSHOP Purchase and sell characters and educational programs Manage and create characters and educational programs APP ANDROID, IOS BUDDY CORE ROBOT OPERATING SYSTEM for smart toys,

More information

The Fintech Revolution: Innovate at the Speed of Technology

The Fintech Revolution: Innovate at the Speed of Technology EBOOK The Fintech Revolution: Innovate at the Speed of Technology Collaborating with Financial Institutions to Create Innovative and Engaging Financial Applications for Your Consumers. 1 Table of Contents

More information

Science Blockchain ICO and Incubator

Science Blockchain ICO and Incubator Science Blockchain ICO and Incubator SUMMARY SEPTEMBER 2017 Science Blockchain Incubator Science Blockchain will be the first incubator funded through an ICO and focusing on blockchain technology companies.

More information

Telehealth/Telemedicine and Second Opinion Market Overview 3. The Expanding Telemedicine Market and the Continued Potential for Growth 3

Telehealth/Telemedicine and Second Opinion Market Overview 3. The Expanding Telemedicine Market and the Continued Potential for Growth 3 1 TABLE OF CONTENTS ABSTRACT 3 Telehealth/Telemedicine and Second Opinion Market Overview 3 The Expanding Telemedicine Market and the Continued Potential for Growth 3 Benefits of Telemedicine 4 The Perception

More information

IDMONEY FREQUENTLY ASKED QUESTIONS

IDMONEY FREQUENTLY ASKED QUESTIONS IDMONEY FREQUENTLY ASKED QUESTIONS IMPORTANT NOTICE: THE QUESTIONS AND ANSWERS WHICH APPEAR HERE MAY CONTAIN STATEMENTS OF WHAT IS EXPECTED AT THIS TIME AND IN THE FUTURE. HOWEVER, THESE STATEMENTS ARE

More information

Deutsche Bank Innovation Labs. Name/Title/Date

Deutsche Bank Innovation Labs. Name/Title/Date Name/Title/Date 0 s Digital Ecosystem Research and development driving to implementation Partnerships Research Development Massachusetts Institute of Technology (MIT) Start-up accelerators in Venice and

More information

MAKE REVOLUTION WITH US

MAKE REVOLUTION WITH US MAKE REVOLUTION WITH US clapeyronrobotics.com tokensale v1.0(en) Hello! We are a team working on creation of a multifunctional mobile assistant robot for home use. This brochure is designed to help you

More information

ISANSYS LIFECARE LTD CLOUD COMPUTING TECHNOLOGY TO MONITOR PATIENTS VITAL SIGNS

ISANSYS LIFECARE LTD CLOUD COMPUTING TECHNOLOGY TO MONITOR PATIENTS VITAL SIGNS MONITOR PATIENTS VITAL SIGNS 34 KEY DATA: FACT FILE Technology Vital signs monitoring Established 2010 Type Start up Location Milton, Oxford Employees 14 CEO and Co-Founder Dr Keith Errey A serial entrepreneur,

More information

US Startup Outlook Key insights from the Silicon Valley Bank Startup Outlook Survey

US Startup Outlook Key insights from the Silicon Valley Bank Startup Outlook Survey US Startup Outlook 2018 Key insights from the Silicon Valley Bank Startup Outlook Survey LETTER FROM SVB CEO US STARTUP OUTLOOK 2018 2 Startups enter 2018 with confidence For the ninth year, Silicon Valley

More information

WhitePaper. An international platform based on Simpoll.ru, Russia s largest online voting service. votesplatform.com

WhitePaper. An international platform based on Simpoll.ru, Russia s largest online voting service. votesplatform.com WhitePaper democracy of the future An international platform based on Simpoll.ru, Russia s largest online voting service votesplatform.com VOTES is an international platform for taking votes of any level.

More information

OFFER A smart contract based proposal, vetting, voting and funding system. ACT is a decentralized autonomous organisation on Ethereum

OFFER A smart contract based proposal, vetting, voting and funding system. ACT is a decentralized autonomous organisation on Ethereum DAOACT Ltd, Coliemore House, Coliemore Road, Dalkey, Co. Dublin OFFER A smart contract based proposal, vetting, voting and funding system. ACT is a decentralized autonomous organisation on Ethereum 1 Requirements

More information

Deloitte Technology Fast 50 Central Europe 2018 Application guidelines

Deloitte Technology Fast 50 Central Europe 2018 Application guidelines Deloitte Technology Fast 50 Central Europe 2018 Application guidelines Application guidelines Contents page 1. Before you apply: Do you have everything you need? 2. Technology Fast 50: Eligibility requirements

More information

2017 SURVEY OF ENTREPRENEURS AND MSMES IN VIETNAM

2017 SURVEY OF ENTREPRENEURS AND MSMES IN VIETNAM 2017 SURVEY OF ENTREPRENEURS AND MSMES IN VIETNAM Building the capacity of MSMEs through technology and innovation 2017 SURVEY OF ENTREPRENEURS AND MSMES IN VIETNAM I 1 2017 SURVEY OF ENTREPRENEURS AND

More information

Tips For Attracting Great Candidates to 5Your Jobs

Tips For Attracting Great Candidates to 5Your Jobs Tips For Attracting Great Candidates to 5Your Jobs Life Decisions Increasingly Begin with Online Search When it comes to making many of life s decisions, people increasingly turn to online search. Whether

More information

Crypto Valley Association. Monthly Networking & Pitches Geneva. Pitches on stage: Unitalent

Crypto Valley Association. Monthly Networking & Pitches Geneva. Pitches on stage: Unitalent Crypto Valley Association Monthly Networking & Pitches Geneva Pitches on stage: Unitalent ENABLING THE HIGH-SKILL FREELANCE COMMUNITY WITH BLOCKCHAIN TECHNOLOGY HISTORY We are experts in the freelance

More information

CRYPTO HUB ACADEMY WHITE PAPER ENGLISH

CRYPTO HUB ACADEMY WHITE PAPER ENGLISH CRYPTO HUB ACADEMY WHITE PAPER ENGLISH KEY FEATURES Real training, real people Be part of the CryptoHubAcademy ICO and you get to participate in our real-life on-site hands-on cryptocurrency training.

More information

B. Sell the remaining surplus to best recover tax dollars, and responsibly recycle or dispose of what cannot be sold.

B. Sell the remaining surplus to best recover tax dollars, and responsibly recycle or dispose of what cannot be sold. ADMINISTRATIVE REGULATION REGULATION NUMBER 450-03 PAGE NUMBER 1 OF 5 CHAPTER: Industries COLORADO DEPARTMENT OF CORRECTIONS SUBJECT: Surplus Property RELATED STANDARDS: ACA Standards NONE EFFECTIVE DATE:

More information

1 rocketico.io. Whitepaper. October 2017

1 rocketico.io. Whitepaper. October 2017 1 rocketico.io Whitepaper October 2017 2 3 rocketico.io Introduction In the late 1970s young Steve Jobs saw in computers a personal tool that is needed in every home. Complex technology was packed into

More information

resale Ventures Virtual Decentralized Venture Fund and Seed Accelerator for Blockchain Start-ups February Introduction...

resale Ventures Virtual Decentralized Venture Fund and Seed Accelerator for Blockchain Start-ups February Introduction... resale Ventures Virtual Decentralized Venture Fund and Seed Accelerator for Blockchain Start-ups February 2018 Table of Contents 1. Introduction... 2 2. Why Presale Ventures?... 3 3. Purpose... 4 3.1.

More information

Vantage Token Whitepaper V

Vantage Token Whitepaper V Vantage Token Whitepaper V 0.1 www.vantage.network 1 ABSTRACT 2 out of 3 people (67%) would donate more to a charity/non-profit organization that is transparent in how they spend donations. YouGov Omnibus,

More information

Crown Corporation BUSINESS PLANS. Table of Contents FOR THE FISCAL YEAR Innovacorp. Business Plan

Crown Corporation BUSINESS PLANS. Table of Contents FOR THE FISCAL YEAR Innovacorp. Business Plan Crown Corporation BUSINESS PLANS FOR THE FISCAL YEAR 2013 2014 Innovacorp Business Plan 2013 2014 Table of Contents Message from the Minister, Chair, and CEO.... Mission... Vision... Planning Context....

More information

Rewarding the Token Economy. White Paper v1.0 June 8, 2018

Rewarding the Token Economy. White Paper v1.0 June 8, 2018 Rewarding the Token Economy. White Paper v1.0 June 8, 2018 A trustless bounty hunting network with a staking and token burning based review system for submitted work. Join us on Medium, Twitter and Telegram.

More information

Project Overview for the Technical Compliance Monitoring System

Project Overview for the Technical Compliance Monitoring System Project Overview for the Technical Compliance Monitoring System Request for Proposal 6 November 2017 ICANN Project Overview for the Technical Compliance Monitoring System November 2017 1 1 Introduction

More information

WHITE PAPER V 1.0 Moscow 2017

WHITE PAPER V 1.0 Moscow 2017 WHITE PAPER V 1.0 Moscow 2017 This version of the document is in the active phase of development Changes and corrections may still be made TABLE OF CONTENTS ESSENTIALS OF THE PROJECT GLOSSARY CHAPTER 1.

More information

Copyright 2018 WorkCoin Limited, BVI 1

Copyright 2018 WorkCoin Limited, BVI 1 Copyright 2018 WorkCoin Limited, BVI 1 Important WorkCoins (WRK) are not intended to be or to be offered as a security in any jurisdiction. The following Whitepaper is not intended to constitute an offering

More information

A Multi-University Fed Post-Graduate Accelerator and a Model for Economic Development

A Multi-University Fed Post-Graduate Accelerator and a Model for Economic Development A Multi-University Fed Post-Graduate Accelerator and a Model for Economic Development Partnership, Sponsorship & Marketing Opportunity Prepared By: Steve Boerner President Hatch House Ventures steve@hatchhouseventures.com

More information

Tier 1 Exceptional Talent Visa for Digital Technology From

Tier 1 Exceptional Talent Visa for Digital Technology From Tier 1 Exceptional Talent Visa for Digital Technology From 1 Guidance for Applicants Tech City UK (www.techcityuk.com) is one of five Designated Competent Bodies appointed by the Home Office to assess

More information

BUSINESS PRESENTATION. Ver 2.0

BUSINESS PRESENTATION. Ver 2.0 . BUSINESS PRESENTATION Ver 2.0 CBG HEAD OFFICE Paramaribo, Suriname Hans Pasveer CEO & FOUNDER A dream you dream alone is only a dream. A dream you dream Together is a reality. Hans Pasveer THE CBG COIN

More information

Good Citizen Network 1

Good Citizen Network 1 Good Citizen Network 1 What we are building A social network connecting people globally with common interests in good deeds, volunteerism and philanthropy backed by blockchain technology. Good Deeds Volunteerism

More information

WeyCoin - A Decentralized Meme Platform

WeyCoin - A Decentralized Meme Platform WeyCoin - A Decentralized Meme Platform WeyCoin (WAE) is a revolutionary way of introducing decentralization to the meme community. Through its robust and swift framework, it provides instantaneous transactions

More information

LANCECHAIN.COM FIND A JOB OR HIRE GREAT FREELANCERS WITH 0% COMMISSION. LANCECHAIN.COM White Paper v 1.1, 2018

LANCECHAIN.COM FIND A JOB OR HIRE GREAT FREELANCERS WITH 0% COMMISSION. LANCECHAIN.COM White Paper v 1.1, 2018 1 LANCECHAIN.COM FIND A JOB OR HIRE GREAT FREELANCERS WITH 0% COMMISSION 2 LanceChain is a decentralized blockchain based marketplace for freelancers and project owners. Our platform provides the opportunity

More information

WHITE PAPER! Smart Job Solutions

WHITE PAPER!  Smart Job Solutions WHITE PAPER! www.conn3x.io Smart Job Solutions There is a way to do it better - find it. Thomas Edison 2 Table of Content 1. Market 1.1 Job exchange 1.2 Recruiter 1.3 B2B and B2C platforms 2. Main problems

More information

ACTION ENTREPRENEURSHIP GUIDE TO GROWTH. Report on Futurpreneur Canada s Action Entrepreneurship 2015 National Summit

ACTION ENTREPRENEURSHIP GUIDE TO GROWTH. Report on Futurpreneur Canada s Action Entrepreneurship 2015 National Summit ACTION ENTREPRENEURSHIP GUIDE TO GROWTH Report on Futurpreneur Canada s Action Entrepreneurship 2015 National Summit REPORTING BACK INTRODUCTION Futurpreneur Canada launched Action Entrepreneurship in

More information

Innovation Strategies and Innovation Management

Innovation Strategies and Innovation Management Innovation Strategies and Innovation Management engage AG, September 7 th, 2017 Peter Häfner engage AG, 2017, page 1 Innovation Strategies and Innovation Management engage AG engage AG, September 7 th,

More information

AmorCoin Global Community

AmorCoin Global Community AmorCoin Global Community INTRODUCTION OF THE FOUNDER Mason Lee Graduated from University of MIT Work in Canon, Toshiba, Kyocera Started as Partner to several business venture Founded Ahemz Inc in 2009

More information

Cloud Computing and Startups

Cloud Computing and Startups 2 Cloud Computing and Startups Åke Edlund and Ilja Livenson PDC, KTH Royal Institute of Technology, Stockholm, Sweden SICS Startup Accelerator, Stockholm, Sweden CONTENTS 2.1 Introduction... 31 2.2 Time

More information

Applications in Entrepreneurial Finance: Fintech

Applications in Entrepreneurial Finance: Fintech Applications in Entrepreneurial Finance: Fintech Spring 2018 FINC-UB.0062 Section 1: Mon-Wed 2-3:15 pm Section 2: Mon-Wed 3:30-4:45 pm Location: KMC 3-60 Professor Sabrina T. Howell Office: KMC 9-93 Email:

More information

DEVX SUMMARY - PITCH DECK

DEVX SUMMARY - PITCH DECK DEVX SUMMARY - PITCH DECK Next-GEN Learning/ Education Next-GEN Innovation OS Blockchain Artificial Intelligence, Blockchain, Neural Networks, Deep Learning, Data Science, Data Art, IoT, FullStack Coding,

More information

Connecting Startups to VC Funding in Canada

Connecting Startups to VC Funding in Canada Technology & Life sciences Connecting Startups to VC Funding in Canada introduction While the majority of respondents have accessed early seed investment from friends, family and angel investors, many

More information

2014 Fire Pit Competition

2014 Fire Pit Competition 2014 Fire Pit Competition Official Rules, Requirements, and Judging Criteria Welcome to the 2014 NSBE- Preneur Fire Pit Competition ( Fire Pit ). We appreciate your interest in participating in this year

More information

Luc Gregoire Chief Financial Officer. Internet & Technology Services Conference. February,

Luc Gregoire Chief Financial Officer. Internet & Technology Services Conference. February, Luc Gregoire Chief Financial Officer Cantor Fitzgerald 4 th Annual Internet & Technology Services Conference February, 23 2017 Cantor Fitzgerald 4 th Annual Internet & Technology Services Conference February

More information

4.10. Ontario Research Fund. Chapter 4 Section. Background. Follow-up on VFM Section 3.10, 2009 Annual Report. The Ministry of Research and Innovation

4.10. Ontario Research Fund. Chapter 4 Section. Background. Follow-up on VFM Section 3.10, 2009 Annual Report. The Ministry of Research and Innovation Chapter 4 Section 4.10 Ministry of Research and Innovation Ontario Research Fund Follow-up on VFM Section 3.10, 2009 Annual Report Chapter 4 Follow-up Section 4.10 Background The Ontario Research Fund

More information

On Sharing Infrastructure Resources using Online Social Networks

On Sharing Infrastructure Resources using Online Social Networks On Sharing Infrastructure Resources using Online Social Networks Shailesh H. Dinde 1, Arati M. Dixit 2 1. Department of Computer Engineering, PVPIT/JSPM, Bavdhan, Pune, Maharashtra, India 2. Department

More information

Firmhouse Venture Labs Presentation at VentureCafe

Firmhouse Venture Labs Presentation at VentureCafe Firmhouse Venture Labs Presentation at VentureCafe - 27-07-2017 Introduction Robbert van Geldrop Partner at Firmhouse & Lean Startup Circle NL Twitter: @rvangeldrop robbert@firmhouse.com firmhouse.com

More information

The 2017 Best 50 Corporate Citizens in Canada: Methodology

The 2017 Best 50 Corporate Citizens in Canada: Methodology The 2017 Best 50 Corporate Citizens in Canada: Methodology Ranking is conducted by Corporate Knights, a specialized media and investment research company Corporate Knights is a Toronto-based, employee-owned

More information

Content. Content. General Description. The main modules of the project. User functionality. Movie s status

Content. Content. General Description. The main modules of the project. User functionality. Movie s status TechnicalPaper Content Content General Description The main modules of the project User functionality Movie s status Integration with the blockchain and smart contracts Tokens 2 3 4 6 7 9 10 2 General

More information

Executive summary. About SMART Valley

Executive summary. About SMART Valley 1 Executive summary About SMART Valley SMART Valley is a decentralized valley of innovations that brings together investors, project, and experts in a closed ecosystem of professional community, where

More information

September 28, Local Media Association Presents: Self-serve newspaper advertising platform answers mixed media need

September 28, Local Media Association Presents: Self-serve newspaper advertising platform answers mixed media need September 28, 2017 Local Media Association Presents: Self-serve newspaper advertising platform answers mixed media need Presenters Brian Gorman Co-founder and VP of Sales James Allen Senior Sales Engineer

More information

Connecting Commerce. Business confidence in China s digital environment. A report from The Economist Intelligence Unit. Written by

Connecting Commerce. Business confidence in China s digital environment. A report from The Economist Intelligence Unit. Written by Connecting Commerce Business confidence in China s digital environment A report from The Economist Intelligence Unit Written by China is probably the number two startup environment in the world, after

More information

Tomorrow s Health Care Today

Tomorrow s Health Care Today Tomorrow s Health Care Today Ottawa Hospital Research Institute Strategic Directions 2011-2014 Message from the CEO I came to Ottawa in 2007 because I recognized the unique opportunity that existed for

More information

Valuation Strategies. Larry O. Blankenship Evergreen Research, Inc.

Valuation Strategies. Larry O. Blankenship Evergreen Research, Inc. Valuation Strategies Larry O. Blankenship Evergreen Research, Inc. February, 2015 Many Levels, Many Approaches Seed, early stage and pre-revenue valuation is different than mezzanine or growth funding

More information

Corporate Entrepreneur Interview. Carlos Moreira,

Corporate Entrepreneur Interview. Carlos Moreira, Corporate Entrepreneur Interview Carlos Moreira, Founder, Chairman & CEO of WISeKey Interviewed by Roman Protasevich, INSEAD 15D class participant Introduction I interviewed Mr. Carlos Moreira, Spanish-born,

More information

New Zealand Startup Ecosystem Analysis

New Zealand Startup Ecosystem Analysis New Startup Ecosystem Analysis 1 About this Research Early-stage tech startups are highly dependent on their surrounding startup ecosystem. If we can create healthier startup ecosystems, we can generate

More information

SMART & TRUSTWORTY BLOCKCHAIN PREDICTION PLATFORM

SMART & TRUSTWORTY BLOCKCHAIN PREDICTION PLATFORM official partner of fulham football club SMART & TRUSTWORTY BLOCKCHAIN PREDICTION PLATFORM MOS WHITEPAPER V2.0 (2018-06-26) This updated version of the MOS White Paper should be considered the definitive

More information

MÉXICO COMPENSATION PLAN

MÉXICO COMPENSATION PLAN MÉXICO COMPENSATION PLAN THE VEMMA REFERRAL BONUS PLAN. THERE ARE TWO FORMS OF INCOME WITH VEMMA. IMMEDIATE INCOME LONG-TERM INCOME Our business model is designed to reward those people that promote the

More information

The Wesley Clover Company Development Model

The Wesley Clover Company Development Model Building Businesses The Wesley Clover Company Development Model Managing Risks while Developing Tech Companies for Global Markets 2015 1 The information and images contained in this presentation may not

More information

A nonprofit s guide to SUGGESTED donation AMOUNTS

A nonprofit s guide to SUGGESTED donation AMOUNTS A nonprofit s guide to SUGGESTED donation AMOUNTS 1 WE VE ALL BEEN THERE. Tasked with creating a dream online donation form for your nonprofit organization Making sure you have all the bells and whistles!

More information

Azores. Application Form Information. Application Form Information Azores. portugalventures.pt

Azores. Application Form Information. Application Form Information Azores. portugalventures.pt Application Form Information Application Form Version 3.0 Release date: September 2017 Portugal Capital Ventures, S.A. 1 1. Summary 1.1 Company name / project name (max. 85 1.2 Project summary (max. 2000

More information

Blockchain: The Future of Healthcare Data?

Blockchain: The Future of Healthcare Data? Blockchain: The Future of Healthcare Data? Dr Robert M. Learney PhD MBBS Centre for Cryptocurrency Research and Engineering Imperial College London Blockchain: The Future of Healthcare Data? Dr Robert

More information

POWERING UP SASKATOON S TECH SECTOR SASKATOON REGIONAL ECONOMIC DEVELOPMENT AUTHORITY JULY 2017

POWERING UP SASKATOON S TECH SECTOR SASKATOON REGIONAL ECONOMIC DEVELOPMENT AUTHORITY JULY 2017 SASKATOON REGIONAL ECONOMIC DEVELOPMENT AUTHORITY JULY 2017 Saskatoon Regional Economic Development Authority (SREDA) SREDA is an independent non-profit economic development organization whose mandate

More information

Blocknubie: Decentralized Ecosystem for Blockchain Startups. Version 0.91 (last updated 13th February 2018)

Blocknubie: Decentralized Ecosystem for Blockchain Startups. Version 0.91 (last updated 13th February 2018) Blocknubie: Decentralized Ecosystem for Blockchain Startups Version 0.91 (last updated 13th February 2018) 2 Table of Contents Table of Contents 2 Abstract 4 Executive Summary 6 Background 7 Benefits of

More information

START-UP VISA CANADA. Strengthening the entrepreneurship ecosystem

START-UP VISA CANADA. Strengthening the entrepreneurship ecosystem START-UP VISA CANADA Strengthening the entrepreneurship ecosystem INTRODUCTION Team of tech leaders across Canada that work with industry, government and academia to foster collaboration between business

More information

Alternative Asset Class Predictions: Asia Region

Alternative Asset Class Predictions: Asia Region Alternative Asset Class Predictions: Asia Region Interim Findings Summary - First Survey (May, 2010) Adapted from detailed Interim Report 28 June, 2010 by Dr. Sally Ernst Summary of Findings With an Indicator

More information

TRACXN REPORT : CROWDFUNDING February Crowdfunding Report, February 2016

TRACXN REPORT : CROWDFUNDING February Crowdfunding Report, February 2016 TRACXN REPORT : CROWDFUNDING February 2016 Tracxn World s Largest Start-up Research Platform 2 Contents Topic Page Sectors We Track 04 Overview 05 Market Map 07 Company List 19 Team 197 3 Illustrative

More information

Federal Budget Firmly Establishes Manufacturing as Central to Innovation and Growth Closely Mirrors CME Member Recommendations to Federal Government

Federal Budget Firmly Establishes Manufacturing as Central to Innovation and Growth Closely Mirrors CME Member Recommendations to Federal Government Federal Budget Firmly Establishes Manufacturing as Central to Innovation and Growth Closely Mirrors CME Member Recommendations to Federal Government March 22, 2017 Today the Government tabled the 2017/2018

More information

AWS STARTUP TEAM DACH

AWS STARTUP TEAM DACH Berlin Love thy Startup AWS STARTUP TEAM DACH Mike Reiner (VCs & A&I - EMEA) reinermr@amazon.de @MikeReiner Sandra Schaedel (Startups) schaedel@amazon.de @SandraSchaedel Nikolas Woischnik (Startups) woischni@amazon.de

More information

Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah

Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah 1 SCI Institute SCI Institute software 3 No big deal SMP machines have been available for

More information

WHITE PAPER RE-IMAGINING CARE-AS-A-SERVICE

WHITE PAPER RE-IMAGINING CARE-AS-A-SERVICE WHITE PAPER RE-IMAGINING CARE-AS-A-SERVICE Keeping up with shifting trends in healthcare The healthcare sector has been in existence for many decades. This sector has been fragmented and slow to adapt

More information

VIRTUAL BUSINESS INCUBATOR. Business Model Canvass

VIRTUAL BUSINESS INCUBATOR. Business Model Canvass VIRTUAL BUSINESS INCUBATOR Business Model Canvass MISSION To unite the global entrepreneurial ecosystem in the development of an affordable virtual business incubator for early stage startups. CUSTOMER

More information

Chicago Booth Angels Network

Chicago Booth Angels Network Network Winter Pitch Event 15 March 2018 Event details When? Thursday, 15 th March, 18:30-21:30 (pitches start at 19:00 sharp) Where? Chicago Booth London Campus 25 Basinghall Street, London (near Bank

More information

THRIVE. BUILD A BETTER INTERNET Let's Start This Journey. Together. ico.thrivelabs.io Copyright - A Weboom LTD Company

THRIVE. BUILD A BETTER INTERNET Let's Start This Journey. Together. ico.thrivelabs.io Copyright - A Weboom LTD Company THRIVE BUILD A BETTER INTERNET Let's Start This Journey. Together ico.thrivelabs.io 2017 Copyright - A Weboom LTD Company CONTENTS THE BOUNTY POOL... 2 FACEBOOK FOLLOW & REPOST... 3 TWITTER FOLLOW & REPOSTS...

More information

Chapter 29. Introduction. Learning Objectives. The Labor Market: Demand, Supply, and Outsourcing

Chapter 29. Introduction. Learning Objectives. The Labor Market: Demand, Supply, and Outsourcing Chapter 29 The Labor Market: Demand, Supply, and Outsourcing Introduction Technovate and 24/7 sound like U.S. based firms, but in fact, they are located in India. The companies offer low-cost labor services

More information

Foreword. Team. Welcome to the first edition of GIN Platform s COIN REPORT.

Foreword. Team. Welcome to the first edition of GIN Platform s COIN REPORT. Foreword Welcome to the first edition of GIN Platform s COIN REPORT. In an effort to get the growing community engaged and participating in GIN s governance, masternode voting was introduced to give holders

More information

MAINE STATE LEGISLATURE

MAINE STATE LEGISLATURE MAINE STATE LEGISLATURE The following document is provided by the LAW AND LEGISLATIVE DIGITAL LIBRARY at the Maine State Law and Legislative Reference Library http://legislature.maine.gov/lawlib Reproduced

More information

New Ventures Guide: Overview, Formation, Policy, Resources

New Ventures Guide: Overview, Formation, Policy, Resources University of Iowa Research Foundation Iowa Centers for Enterprise New Ventures Guide: Overview, Formation, Policy, Resources UI New Venture Guide Copyright 2011 1 UI New Venture Guide Copyright 2011 2

More information