Skip to content

Commit f35340a

Browse files
adlrochadaviddias
authored andcommitted
Update DECENTRALIZED_DATA_DELIVERY_MARKETS.md
1 parent e897a24 commit f35340a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

OPEN_PROBLEMS/DECENTRALIZED_DATA_DELIVERY_MARKETS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,8 @@ In decentralized setups, it is not possible to use legal agreements to orchestra
343343

344344
For decentralized and trustless setups, two main schemes have been traditionally used to align the incentive of the system’s participants and prevent misbehaviors:
345345

346-
* Trustless networks governed by a common consensus, like public blockchains, use economic models based on token rewards and clear punishments built upon a secure consensus algorithm. The consensus algorithm gives a basic layer of trust where all participants “keep an eye on one another” preventing misbehaviors, and upon which the economic model is built to align all their goals. A good example of this model is Bitcoin, where the Proof of Work consensus algorithm prevents attacks, the mining rewards and deflationary nature of the currency ensures that Providers will be incentivized to keep serving, and users to keep holding the network’s currency.
346+
* Trustless networks governed by a common consensus, like public blockchains, use economic models based on token rewards and clear punishments built upon a secure consensus algorithm. The consensus algorithm gives a basic layer of trust where all participants “keep an eye on one another” preventing misbehaviors, and upon which the economic model is built to align all their goals. A good example of this model is Bitcoin, where the Proof of Work consensus algorithm prevents attacks, while the mining rewards incentivize miners to keep serving the network.
347+
347348
* For trustless P2P networks where there is no common protocol run by all the participants of the network, other schemes such as reputation systems, or credit networks need to be implemented to orchestrate the relationships and good behaviors of all entities in the system.
348349

349350
In the same way public blockchains leverage the schemes and security properties in place to design their economic model, 3DMs will have to leverage the metering and graph forming designs in place to design the right economic model.

0 commit comments

Comments
 (0)