pothu Profile picture
Mar 27 25 tweets 13 min read
#AlephZero 101: the privacy king

Here’s your everything guide to $AZero, a proof-of-stake public blockchain 3.0 with private smart contracts and a DAG that is fast, scalable and developer friendly.

A thread 👇🧵
2. #AZero aims to solve the issue of privacy, a key financial industry problem. The broader goal of #AlephZero is to give individuals true ownership of their data through private smart contracts.
3. Many blockchains struggle with maintaining privacy. Not only is it easy to trace addresses, but many smaller blockchains.
4. $AZero aims to give users privacy while maintaining security, low cost, scalability, and speed. #AlephZero accomplishes this through a two prong approach: zero knowledge proofs and secure multi-party computation (sMPC).
5. A Zk-SNARK is a zero-knowledge proof protocol used in encryption. ZK-SNARKs allow the prover to produce concise proof that convinces the verifier that the “prover” is performing only correct computations on its data.
6. This verification occurs without revealing any information about the “prover.” Nothing about the “provers” personal data is revealed to the verifier. Zk-SNARKs are incredibly efficient and secure.
7. The second prong is secure multi-party communication. This involves keeping sensitive information off-chain on several nodes.
8. In order to access the data the nodes would have to interact and conduct a secure “handshake.” Moreover, no single computer can access the data without unanimous consensus.
9. On its own, multi-party computation is slow, and ZK-SNARKs are incapable of dealing with multi-user interactions and cannot achieve a global private state (a state owned by a smart contract that would be updated after any of the users transacts with it).
10. These two prongs complement each others weaknesses. ZK-SNARKs make it possible to quickly allow for basic transfers , and multi-party computation can be used to implement a global private state (e.g a DEX that doesn’t need to reveal the value of each transaction.
11. Together ZK-SNARKs and multi-party computation achieve high level security with speed.
12. #AlephZero’s Liminal offers this solution. Liminal offers added security and privacy measures and serves as a portal to other blockchains. Liminal will support transactions between platforms with bridges to Aleph Zero, including Ethereum, Near, Kusama, Cosmos, and more.
13. One of #AlephZero’s features is its consensus protocol. $AZERO merges Proof of Stake with Directed Acyclic Graphs (DAGs). It takes advantage of a heavily modified variation of the PoS consensus methodology in conjunction with Directed Acyclic Graphs.
14. At its core, #AlephZero uses a PoS consensus algorithm. $AZERO’s DAG acts as an intermediary in the creation of its blockchain.
15. Using DAGs allows for faster transaction speeds and higher throughput. This results in significantly lower transaction fees. The low cost of the technology makes it feasible for mass adoption
16. #AlephZero’s privacy blockchain allows for many use cases:
• Internet of things
• Smart contracts
• Supply chain management
• Virtual game assets
• Decentralized DNS...
• Universal wallet and DEX
• Asset digitization
• Notary signatory
17. More use cases:
• Transparent Public document access
• Automatic tax payment
• Databases
• Automatic payments and shared revenue agreement
The full list of use cases and in depth explanations can be found here: alephzero.org/wp-content/upl…
18. The $AZERO token powers Aleph Zero ecosystem:
• Get discounts on swap fees on Decentralized Exchanges.
• Get discounts on fees for asset-wrapping and use of Liminal bridge.
• Collateral for wrapped assets in Liminal.
• AZERO will be used for Validator node staking.
19. The team behind #AlephZero looks solid. Based in Switzerland, the Foundation comprises of approximately 20 team members.
- @matthewniemerg (CEO) is a Simons-Berkeley Fellow, and an IBM Center of Excellence Fellow in High Performance Computing with comprehensive DLT experience
20. Other important members include:
@mateuszgorecki @mateuszgorecki | Creative director
• Adam Gagol | Co founder, CTO
@LukaszLachowski @LukaszLachowski | Senior Developer
• Michael Swietek | Co foundeerr, CPO
• Damian Straszak | Senior Developer
21. To summarize, #AlephZero is a privacy blockchain. It focuses on maintaining the privacy of its users. The privacy aspect of the protocol has to do with the novel cryptographic solutions that have created a highly secure environment on which to trade and build.
22. The privacy offered by #AlephZero has led to many use cases. Aleph Zero is a really unique protocol that has a lot of potential. It’s definitely a project worth watching.
Hope this was insightful. I spent a lot of time writing this so a like and RT would mean a lot! I write about chains and NFTs everyday so follow to keep up. Here are some of my past threads:

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with pothu

pothu Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @cryptoPothu

Mar 29
$XRP is the payments network of the future.

$XRP lives on the XRP Ledger ( #XRPL ). The XRP network is extremely fast, cheap, and secure. Here’s your intro guide to $XRP.

A thread 🧵👇 Image
2. $XRP was created to be a financial tool. It’s like Bitcoin in the way that it can be used to send and receive money, but $XRP is faster and transactions are much cheaper.
3. $XRP is cryptocurrency token designed to migrate transactions from central databases controlled by financial institutions to a more open infrastructure while significantly cutting costs.
Read 27 tweets
Mar 28
#Chainlink 101: the decentralized oracle

Chainlink’s decentralized oracle networks provide tamper-proof inputs, outputs, and computations to support advanced smart contracts on any blockchain. Here’s your everything guide to #Chainlink and its token $LINK.

A thread 🧵👇 Image
2. Blockchains are meant to be extremely secure. Information is available to all users of the network. But smart contracts can reintroduce counterparty risk.
3. Many smart contracts require data from the real world (e.g flight information or asset prices) to execute commands. This data, however, is not stored on blockchains.
Read 27 tweets
Mar 26
#Juno 101: smart contracts for all 🔥

Here’s your everything guide to the #Juno network, the sister hub to #Cosmos. Juno is a permission-less interoperable smart contract network that uses proof of stake. Early stakers of the $JUNO token are rewarded generously.

A thread 👇🧵
2. #Juno is a community driven initiative. The goal of Juno is to preserve the neutrality, performance, and reliability of the Cosmos Hub by offloading smart contract deployment to a dedicated sister hub.
3. The #Juno network deploys interoperable smart contracts. This essentially means that the smart contracts are usable across multiple sovereign networks. Juno serves as a sovereign public blockchain in the #Cosmos ecosystem.
Read 22 tweets
Mar 24
#Avax Consensus: Avalanche’s secret sauce 🔥

Here’s your guide to #Avalanche conensus, one of #Avax’s qualities that make it lightning fast ⚡️

A thread 🧵👇
2. #Avalanche consensus is a whole new class of consensus. Consensus refers to how nodes in a network agree on what transactions have occurred and in what order. Consensus ensures that the state one validator believes is true will be shared by the other nodes.
3. Most chains use either classical consensus or Nakamoto consensus. In classical consensus, every node talks to every other node to broadcast their choices.
Read 20 tweets
Mar 24
#Terra’s reserve pool of #BTC is coming soon. This is great for $LUNA and really strengthens the pegs of #Terra’s algorithmic stablecoins 🔥

Here’s your guide to understanding $LUNA’s $BTC reserve pool and how this supports $UST.

A thread 🧵👇 Image
2. #Terra’s reserve pool will facilitate rapid #BTC liquidity to support $UST during downwards peg deviations. The mechanism is similar to the $LUNA <> $UST one. There are two key differences though.
3. First, the pool holds a different asset (wrapped #BTC), and so likely needs to use a distinct architecture (e.g. a smart contract capable of interfacing with CW20 wrapped assets). Second, the pool should use different parameters for exit and entry liquidity.
Read 15 tweets
Mar 23
The #Avalanche Bridge just added native support for #Bitcoin 🔥

This is huge for #AVAX and #BTC

A thread 🧵👇
2. The #Avalanche Bridge is going to expand support for the #Bitcoin network. This is going to enable #Bitcoin holders to easily and securely transfer $BTC onto the #Avax network. This is huge as it would allow for $BTC to be used for DeFi on Avalanche.
3. Support for $BTC is expected to launch in Q2. Bitcoin will join #Ethereum as supported networks on the #Avax Bridge. Ethereum support on the bridge has been extremely successful. It was launched in July 2021.
Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(