Neural Protocol Whitepaper

This Whitepaper was designed as a basic document for “NEURAL PROTOCOL”, explaining the purpose, features, application and usage functions in a cryptography. Our project will be based on cryptographic market technology, which helps bring together sellers and buyers, so that it can facilitate the buying and selling process on both sides.

INTRODUCTION
NEURAL PROTOCOL (NRP) is a decentralized blockchain-based payment instrument that aims to bring together buyers and sellers in a marketplace. Our technology is based on true experience where there are still many conventional sellers who have difficulty when they want to sell their belongings. NRP itself combines neural technology with artificial intelligence to be able to create a perfect system. In the marketplace, users can use Token NRP to transact safely and comfortably

Posscoin Whitepaper

Posscoin is an innovative payment network and a new kind of money. Posscoin is design to solve volatility problem and also rewards users who store/HODL Posscoin

Project appears to be abondended
Posscoin on Coinmarketcap

White papers bitcoin

Bitcoin whitepaper abstract:

A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network.

The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they’ll generate the longest chain and outpace attackers.

The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone.

Introduction

Commerce on the Internet has come to rely almost exclusively on financial institutions serving as trusted third parties to process electronic payments. While the system works well enough for most transactions, it still suffers from the inherent weaknesses of the trust based model.

Completely non-reversible transactions are not really possible, since financial institutions cannot avoid mediating disputes. The cost of mediation increases transaction costs, limiting the minimum practical transaction size and cutting off the possibility for small casual transactions, and there is a broader cost in the loss of ability to make non-reversible payments for nonreversible services. With the possibility of reversal, the need for trust spreads. Merchants must be wary of their customers, hassling them for more information than they would otherwise need.

A certain percentage of fraud is accepted as unavoidable. These costs and payment uncertainties can be avoided in person by using physical currency, but no mechanism exists to make payments over a communications channel without a trusted party.

What is needed is an electronic payment system based on cryptographic proof instead of trust, allowing any two willing parties to transact directly with each other without the need for a trusted third party. Transactions that are computationally impractical to reverse would protect sellers from fraud, and routine escrow mechanisms could easily be implemented to protect buyers. In this paper, we propose a solution to the double-spending problem using a peer-to-peer distributed timestamp server to generate computational proof of the chronological order of transactions. The system is secure as long as honest nodes collectively control more CPU power than any cooperating group of attacker nodes.

Ripple (XRP) whitepaper

Ripple (XRP) white paper introduction
While several consensus algorithms exist for the Byzantine Generals Problem, specifically as it pertains to distributed payment systems, many suffer from high latency induced by the requirement that all nodes within the network communicate synchronously. In this work, we present a novel consensus algorithm that circumvents this requirement by utilizing collectively-trusted subnetworks within the larger network. We show that the “trust” required of these subnetworks is in fact minimal and can be further reduced with principled choice of the member nodes. In addition, we show that minimal connectivity is required to maintain agreement throughout the whole network. The result is a low-latency consensus algorithm which still maintains robustness in the face of Byzantine failures. We present this algorithm in its embodiment in the Ripple Protocol.

Introduction
Interest and research in distributed consensus systems has increased markedly in recent years, with a central focus being on distributed payment networks. Such networks allow for fast, low-cost transactions which are not controlled by a centralized source. While the economic benefits and drawbacks of such a system are worthy of much research in and of themselves, this work focuses on some of the technical challenges that all distributed payment systems must face. While these problems are varied, we group them into three main categories: correctness, agreement, and utility. By correctness, we mean that it is necessary for a distributed system to be able to discern the difference between a correct and fraudulent transaction. In traditional fiduciary settings, this is done through trust between institutions and cryptographic signatures that guarantee a transaction is indeed coming from the institution that it claims to be coming from. In distributed systems, however, there is no such trust, as the identity of any and all members in the network may not even be known. Therefore, alternative methods for correctness must be utilized.

Agreement refers to the problem of maintaining a single global truth in the face of a decentralized accounting system. While similar to the correctness problem, the difference lies in the fact that while a malicious user of the network may be unable to create a fraudulent transaction (defying correctness), it may be able to create multiple correct transactions that are somehow unaware of each other, and thus combine to create a fraudulent act. For example, a malicious user may make two simultaneous purchases, with only enough funds in their account to cover each purchase individually, but not both together. Thus each transaction by itself is correct, but if executed simultaneously in such a way that the distributed network as a whole is unaware of both, a clear problem arises, commonly referred to as the “Double-Spend Problem”. Thus the agreement problem can be summarized as the requirement that only one set of globally recognized transactions exist in the network.

Utility is a slightly more abstract problem, which we define generally as the “usefulness” of a distributed payment system, but which in practice most often simplifies to the latency of the system. A distributed system that is both correct and in agreement but which requires one year to process a transaction, for example, is obviously an inviable payment system. Additional aspects of utility may include the level of computing power required to participate in the correctness and agreement processes or the technical proficiency required of an end user to avoid being defrauded in the network.

Many of these issues have been explored long before the advent of modern distributed computer systems, via a problem known as the “Byzantine Generals Problem”. In this problem, a group of generals each control a portion of an army and must coordinate an attack by sending messengers to each other. Because the generals are in unfamiliar and hostile territory, messengers may fail to reach their destination (just as nodes in a distributed network may fail, or send corrupted data instead of the intended message). An additional aspect of the problem is that some of the generals may be traitors, either individually, or conspiring together, and so messages may arrive which are intended to create a false plan that is doomed to failure for the loyal generals (just as malicious members of a distributed system may attempt to convince the system to accept fraudulent transactions, or multiple versions of the same truthful transaction that would result in a double-spend). Thus a distributed payment system must be robust both in the face of standard failures, and so-called “Byzantine” failures, which may be coordinated and originate from multiple sources in the network. In this work, we analyze one particular implementation of a distributed payment system: the Ripple Protocol. We focus on the algorithms utilized to achieve the above goals of correctness, agreement, and utility, and show that all are met (within necessary and predetermined tolerance thresholds, which are well-understood). In addition, we provide code that simulates the consensus process with parameterizable network size, number of malicious users, and message-sending latencies.

Ripple (XRP) whitepaper pdf:

Apart from being an innovative cryptocurrency, Ripple Labs is great at offering their services under a Software as a Service Model. If you want to know how to get customers for you blockchain protocol in a similar way, check out this article on How to get SaaS customers.

Blockchain Whitepaper

In 1991 W. Scott Stornetta and Stuart Haber published a document titled “How to Time-Stamp a Digital Document”. They were the first to think of linking blocks of data cryptographically, with a combination of timestamps and digital signatures, thus a blockchain. Or in more technical terms:

Our first solution begins by observing that the sequence of clients requesting time-stamps and the hashes they submit cannot be known in advance. So if we include bits from the previous sequence of client requests in the signed certificate, then we know that the time-stamp occurred after these requests. But the requirement of including bits from previous documents in the certificate also can be used to solve the problem of constraining the time in the other direction, because the time-stamping company cannot issue later certificates unless it has the current request in hand.

In other words, they invented the blockchain we know now. 17 years later, Satoshi Nakamoto released it’s Bitcoin whitepaper, which added digital currency to the blockchain-principle.

Blockchain Whitepaper Abstract
The prospect of a world in which all text, audio, picture, and video documents are in digital form on easily modifi able media raises the issue of how to certify when a document was created or last changed. The problem is to time-stamp the data, not the medium. We propose computationally practical procedures for digital time-stamping of such documents so that it is infeasible for a user either to back-date or to forward-date his document, even with the collusion of a time-stamping service. Our procedures maintain complete privacy of the documents themselves, and require no record-keeping by the time-stamping service.

Read the whitepaper here!

Tepleton Whitepaper

Tepleton is an underlying cross-chain technology with strong security, high performance and solid consistency. Tepleton team as the first one globally proposes FinBlockchain, the abbreviation of Financial + Blockchain, and defines it as “an open, reliable, efficient and decentralized economic era built upon the blockchain technology “. In 2018, blockchain geeks and experts from all over the world deeply investigated into the market and came up with Tepleton the name of which pays tribute to Sir John Templeton. Tepleton recognized as the ultimate solution to the finance industry combines Delegate Proof of Stake (DPoS) with BFT (Byzantine Fault Tolerance). This design not only guarantees fast transfers of information and value on the chain, but also, with inner isolations among Centers and Areas, well protects the network from malicious attacks. More and more decentralized applications will be integrated into Tepleton ecosystem where three products are currently being developed – TANK-Quant, TEP digital asset wallet and TEP-Card. Our goal is to boost the growth of blockchain-based finance where individual assets can be fully controlled and protected. As Tepleton becomes mature and popular, more and more people would join in the Tepleton communities as contributors to further increase the value of it. We expect Tepleton ecosystem as a fully decentralized economy where users are able to operate and manage. Keep exploring!

Tepleton Website
Tepleton Whitepaper