What if #Cardano builders could leverage all of their UTxO and Plutus expertise to build use-case specific blockchains in Substrate?
Introducing Griffin: Substrate + UTxO + Plutus 🔥🧵
#Cardano is fine-tuned as a robust settlement layer, the trade-off is conservative throughput / finality.
How can we support low-risk, high-throughput use-cases that are better suited for a more relaxed consensus mechanism?
(eg: gaming, social media, DePIN, etc).
Jan 14, 2023 • 13 tweets • 5 min read
From a developer standpoint... WTF is a dApp?
- Is it synonym for smart contract?
- does it need a backend server?
- does it run entirely in a browser / mobile app?
- is it really decentralized if it uses a cloud provider?
some thoughts about it👇🧵
#Cardano#BuildingOnCardano
The way I see it, a dApp is a distributed system that incorporates particular non-functional requirements in order to make it "decentralized".
but it isn't a binary quality, it's a spectrum where different components of the same app might be more or less centralized than others.
It looks like a node, swims like a node, quacks like a node... but it only serves data.
It's called "Dolos": A Cardano Data Node 🧵
Traditionally, nodes assume one of two roles: "relay" or "producer".
We argue that there’s a 3rd role that should be treated independently: nodes with the purpose of resolving local state queries or serving as data source for downstream tools that require ledger data.