All Projects → prometheus-org → prometheus-spec

prometheus-org / prometheus-spec

Licence: MIT license
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to prometheus-spec

Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+587.5%)
Mutual labels:  ipfs, decentralized, decentralization
superhighway84
USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
Stars: ✭ 437 (+1720.83%)
Mutual labels:  ipfs, decentralized, decentralization
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+650%)
Mutual labels:  ipfs, decentralized, decentralization
nifty-game
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
Stars: ✭ 222 (+825%)
Mutual labels:  ipfs, smart-contracts, decentralized
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-25%)
Mutual labels:  smart-contracts, decentralized, decentralization
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+14391.67%)
Mutual labels:  ipfs, smart-contracts, decentralized
flora
A distributed smart contract package manager to create a better and shared authority in the space.
Stars: ✭ 19 (-20.83%)
Mutual labels:  smart-contracts, decentralized
Go Matrix
First version of go-MATRIX, especially for TPS optimization and AI
Stars: ✭ 187 (+679.17%)
Mutual labels:  ipfs, smart-contracts
Node
The core of Po.et
Stars: ✭ 192 (+700%)
Mutual labels:  ipfs, decentralized
Agregore Browser
A minimal browser for the distributed web
Stars: ✭ 229 (+854.17%)
Mutual labels:  ipfs, decentralization
Cyb Archeology
🌎 Personal immortal robot for the The Great Web
Stars: ✭ 117 (+387.5%)
Mutual labels:  ipfs, decentralized
Peer Base
Build real-time collaborative DApps on top of IPFS
Stars: ✭ 208 (+766.67%)
Mutual labels:  ipfs, decentralized
Photos
[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
Stars: ✭ 236 (+883.33%)
Mutual labels:  ipfs, decentralized
Wikipedia Ipfs
An exploration to host Wikipedia in IPFS
Stars: ✭ 158 (+558.33%)
Mutual labels:  ipfs, decentralized
Space Daemon
The Space Daemon packages together IPFS, Textile Threads/Buckets, and Textile Powergate (Filecoin*) into one easy to install Daemon to make it easy to build peer to peer and privacy focused apps.
Stars: ✭ 151 (+529.17%)
Mutual labels:  ipfs, decentralization
Ipfs Pubsub Room
IPFS Pubsub room
Stars: ✭ 229 (+854.17%)
Mutual labels:  ipfs, decentralized
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (+275%)
Mutual labels:  ipfs, decentralized
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+2033.33%)
Mutual labels:  ipfs, decentralized
qd-messages-ts
No ads, no tracking. Just a lightning fast peer-to-peer cross-platform messenger that doesn’t sell you out.
Stars: ✭ 22 (-8.33%)
Mutual labels:  ipfs, decentralized
dynamic-data-and-capabilities
[ARCHIVED] Dynamic Data and Capabilities in IPFS Working Group
Stars: ✭ 57 (+137.5%)
Mutual labels:  ipfs, decentralized

Prometheus

Scalable High-load Computing & Machine Learning on top of Bitcoin

Maxim Orlovsky1, 2, Sabina Sachtachtinskagia1, 3
1Pandora Core AG, Switzerland;
2BICA Labs, Switzerland;
3Athens University of Economics and Business, Greece

Censorship resistant decentralised computing is a new topic in distributed systems theory. With the recent rise in popularity of Bitcoin as a censorship-resistant financial and transactional system a new technological field of blockchain and its applications appeared. This work addresses the problem of computational integrity proofs (correctness of the actual computations) made by some non-trusted (anonymous) third party without repeating the whole volume of the actual computing. The issue is usually addressed by use of probabilistically checkable proofs (PCP), however, such simple approach leave untouched the question of coupling the payments for the consumed computational resources with the actual proof. The purpose of our protocol is to scale distributed calculations by obtaining results of nearly perfect (measurable) quality, without the need to repeat calculations or check the computational integrity proofs by the client. This is achieved by providing meritocratic economic incentives to all participating economic agents, so that their interests are aligned with the network's success. As a result, the need for repeat calculations diminishes, and costs of calculations become lower and competitive. Ability to run PCP schemes without trusted checking party provides a way to codify the actual protocol in terms of smart contracts, so it can be used in a very compact form with existing economic blockchain layer. Our approach to protocol design aims at the smallest possible size of the shared system state so it can be implemented with any non-Turing complete smart contract system with storing nothing else then the account balances for the involved parties. For example, the protocol can be implemented with the existing Bitcoin script functionality with only two on-chain transactions per whole protocol computing cycle. In such system the PCP proofs are run the second layer on top of actual Bitcoin blockchain, reducing the footprint, price and increasing scalability for the real-world business cases for the computing.

Check the full PDF version of the paper

Prometheus Logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].