Versions Compared

Key

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

Table of Contents

Key Points

  1. blockchain at a minimum is DLT - decentralized ledger technology
  2. an immutable ledger provides a trusted ledger of transactions for all participants in the network
  3. like any technology, blockchain can add real value when applied correctly to the right use cases
  4. public blockchains
    1. Bitcoin and Ethereum are the 2 most popular public blockchains
    2. Ethereum offers smart contracts to provide common business logic controls on transactions
    3. Ethereum could also be implemented as a private blockchain when needed
    4. public blockchains allow anyone to participate
    5. public blockchains normally provide a degree of anonymity for participants but everyone can see all transactions
    6. public blockchains with a high number of commit nodes typically have poor performance
  5. permissioned blockchains
    1. permissioned blockchains are normally private and require participants to enroll through member services
    2. permissioned blockchains require read and write permissions to access the blockchain
    3. permissioned blockchains normally have identified participants
    4. participants are added through membership services
    5. transactions may be private between specific participants but macro demand is often public


References

Reference_description_with_linked_URLs______________________________Notes_______________________________________________________


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







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









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=bufferHow 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










...