|
|
|
|
|
by drexlspivey
2600 days ago
|
|
Stellar is a pretty cool platform. Here are some features: Any node can issue tokens pretty easily. Tokens are basically IOUs and come with counterparty risk. For example you want to issue tokens for carbon emission trading, you can do that with a few lines of code but people have to trust you to redeem them for whatever they are worth at the end. The only asset that comes without counterparty risk is the native asset XLM. It uses the Stellar consensus protocol (not proof of work) with a new ledger being closed every 3-5 seconds. SCP favors safety over liveness (no progress until consensus is reached) Stellar has a decentralized exchange built-in in the protocol layer. That means that market orders are p2p messages and are part of consensus for each new ledger. |
|
I'm a much bigger fan of Cosmos and (future) PoS Ethereum, which is permissionless to become a block producer - you just need to acquire enough stake.