Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Reference_description_with_linked_URLs______________________________Notes_______________________________________________________


https://www.slideshare.net/DevdattaAjgaonkar/introduction-to-blockchain-194331423Blockchain, Bitcoin, Crypto, Smart Contract concepts slideshare
https://www.slideshare.net/Synerzip/blockchain-application-development-101Blockchain App Development Concepts 101 - slideshare - sweetbridge


https://wiki.hyperledger.org/display/fabric/Design+DocumentsFabric design documents wiki
https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=11700#Filter
-Results/12515
Fabric release planning dashboard
https://www.smallbusinessadvocate.com/small-business-article/blockchain-
is-here-are-you-ready-3330

Blockchain concepts and assessment

Jim Blasingame (smallbusinessadvocate.com/). He has just released a three-part series on blockchain that is excellent, and each is a quick read. #1 Blockchain is here - are you ready, #2 Blockchain isn't the end of trust, it is the future of trust, and #3 Your Blockchain close encounter of the first kind. Here is the first article, and I will let you find the next two on his site. Great work, Jim... https://lnkd.in/eJ8qGBE

https://www.geeksforgeeks.org/types-of-blockchain/Blockchain types: permissioned, permissionless, hybrid, consortium
Layer 2 Blockchain side chain models - Blockchain101
Layer 3 app engineering value adds
Anthony Day Blockchain Layer Models
Blockchain features and value concepts - datacenterksummary of blockchain capabilities and value add
m Ethereum
m Bitcoin overview


Training materials on Fabric




https://medium.com/coinmonks/build-a-blockchain-poc-application-using-
hyperledger-fabric-6bbe633c2204

Build a Blockchain PoC Application using Hyperledger Fabric
Don Li

https://www.udemy.com/course/blockchain-for-digital-transformation/learn/lecture/25252334#overviewBaijiu Udemy course Digital Transformation with Blockchain






Cyrpto Notes
https://blockgeeks.com/guides/security-tokens-explained/Security Tokens - regulated assets, peg to fiat ?
https://blockstack.org/

Blockstack - Development stack for Dapps - compare to Truffle

uses mining, tokens, etc

http://incomelion.com/how-bitcoin-transactions-work/?ref=quuu&utm_content=buffer6b6d6&utm_medium=social&utm_source=
linkedin.com&utm_campaign=buffer
How Bitcoin works - High level concepts
https://docs.blockstack.org/browser/hello-blockstack.htmlBlockstack tutorials
https://blockstack.github.io/blockstack.js/Blockstack js services - useful interface model


Other Hyperledger Notes
https://www.forbes.com/sites/quora/2019/05/29/what-do-people-misunderstand
-about-blockchain-technology/#447341245e39
Jerry Cuomo on common blockchain misconceptions


Other Blockchain Concepts




https://medium.com/coinmonks/public-vs-private-blockchain-in-a-nutshell-c9fe284fa39fpublic vs private blockchains revisited










...

https://forkast.news/what-is-layer-3-key-to-blockchain-future/

Layer 1s are characterized as the foundational blockchains like Bitcoin and Ethereum that have their own native cryptocurrency used to reward those who work to secure the network itself.

Layer 2s are protocols built on top of L1s designed to increase transaction speed and mitigate scaling difficulties of layer 1s while leveraging the security of the base chain. For example, Arbitrum is an L2 created to improve Ethereum’s speed of processing transactions as well as overall flexibility and scalability, and it has given birth to a broad range of DeFi protocols.

Layer 3s, on the other hand, offer even higher levels of customizability. At this layer, developers can carry out customized designs that L2s cannot easily achieve, especially for lower-cost execution and privacy-preserving functionalities.

  • use cases are for custom blockchain solutions, not general purpose blockchain solutions
  • L3s enable customized scaling and realize important functionalities — such as privacy — that L2s can’t effortlessly achieve on their own. L3s increase computation speeds and scalability of single applications by not having to share ZK-circuits with other applications on a single chain.

The current L2 serves as a general-purpose scaling, while L3 accomplishes customized scaling. 

For example, an L3, which adopts customized circuits depending on the demand of a specific decentralized application, can achieve better performance. Another example is Validium as L3. This design provides higher levels of throughput at a relatively low cost for decentralized apps by avoiding pushing compressed data to the L1 and utilizing validators to secure the digital asset. L3s can be employed as low-cost and high-performance scaling solutions that allow projects to have more choices for potential solutions, depending on their particular use cases.

L3 challenges now

  1. One of the main challenges is the lack of standardized infrastructure for L3s. Since L3s are built on top of L2s, they require a standard infrastructure to operate efficiently. 
  2. more development in ZK-rollup technology, which is the underlying technology for L3s. ZK-rollups have the potential to significantly improve the efficiency and scalability of L3s


The Graph - billable 3rd Party Blockchain Query and Indexing Service 

...

The Graph Network is a decentralized indexing protocol for organizing blockchain data. Applications use GraphQL to query open APIs called subgraphs, to retrieve data that is indexed on the network. With The Graph, developers can build serverless applications that run entirely on public infrastructure.

To ensure economic security of The Graph Network and the integrity of data being queried, participants stake and use Graph Tokens (GRT). GRT is a work utility token that is an ERC-20 used to allocate resources in the network.

Active Indexers, Curators and Delegators can provide services and earn income from the network, proportional to the amount of work they perform and their GRT stake.


https://www.linkedin.com/posts/natalie-antebi-97774654_blockchain-blockchain-citi-activity-7067099862013493249-crz8?utm_source=share&utm_medium=member_desktop

1) The Graph is a decentralized protocol for indexing and querying blockchain data.

2) Blockchain Explorer such as Etherscan, Blockchain.com , Blockchain Explorer are a type of Centralized Blockchain indexers that index low level data such as transaction, gas and etc.

3) When Dapps want to index higher level data (unique to their application), then can use 'The Graph' protocol and spin up a sub graph easily, making their data accessible while enjoying all the benefits of decentralization.

4) Using GraphQL makes querying the blockchain easy to use like google, you just need to create your own Scheme and define which smart contracts and events to listen to.

if you're passionate about Blockchain, dApps, and the future of web3, I encourage you to reach out.



How to use Blockchains for a specific use case?

...