Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Key Points

  1. Hyperledger Fabric is our primary blockchain platform at this point
  2. Hyperledger Fabric documentation provides excellent overview of blockchain concepts
  3. The EDX courses and Ethereum courses are optional - not critical to master Hyperledger technologies
  4. Cryptocurrencies may become part of our payments model at some future point
  5. Tokens can add incentives our marketplace participants at a point
  6. While Ethereum is not our primary platform, we may use Ethereum contracts or interface to Ethereum-based blockchains


References

Reference_description_with_linked_URLs___________________________________Notes____________________________________________________________________

Blockchain concept articles
https://www.hyperledger.org/Hyperledger Project Greenhouse - all projects
https://www.hyperledger.org/projects/composerHyperledger Composer 
a set of collaboration tools for building blockchain business networks that make it simple and fast for business owners and developers to create smart contracts and blockchain applications to solve business problems. Built with JavaScript, leveraging modern tools including node.js, npm, CLI and popular editors, Composer offers business-centric abstractions as well as sample apps
https://www.hyperledger.org/projects/celloHyperledger Cello
on-demand “as-a-service” deployment model to the blockchain ecosystem to reduce the effort required for creating, managing and terminating blockchains
https://www.hyperledger.org/projects/explorerHyperledger Explorer
Explorer can view, invoke, deploy or query blocks, transactions and associated data, network information (name, status, list of nodes), chain codes and transaction families, as well as any other relevant information stored in the ledger
https://www.hyperledger.org/projects/caliperHyperledger Caliper
Performance tools 
https://www.hyperledger.org/projects/hyperledger-burrowHyperledger Burrow
EVM to execute Ethereum Smart Contracts
https://www.hyperledger.org/projects/ursaHyperledger Ursa
“Base Crypto” Library – Our first sub-project will be our “base crypto” library, of which the main feature is our shared modular signature library.
Z-Mix – Our second sub-project will be Z-mix. Z-mix will offer a generic way to create zero-knowledge proofs


Optional Blockchain courses
https://www.edx.org/course/understanding-blockchain-and-its-implications

Blockchain: Understanding Its Uses and Implications
Understand exactly what a blockchain is, its impact and potential for change around the world, and analyze use cases in technology, business, and enterprise products and institutions.

https://www.edx.org/course/blockchain-for-business-an-introduction-to-hyperledger-technologies


Blockchain for Business - An Introduction to Hyperledger Technologies
business blockchains and distributed ledger technologies with an overview of Hyperledger and introductions to its key frameworks. All over the global market there are ledgers that organizations and individuals alike must trust. Blockchain technologies record promises, trades, transactions or simply items we never want to disappear, allowing everyone in an ecosystem to keep a copy of the common system of record.



https://www.udemy.com/ethereum-and-solidity-the-complete-developers-guide/

Ethereum and Solidity: The Complete Developer's Guide

udemy course: Use Ethereum, Solidity, and Smart Contracts to build production-ready apps based on the blockchain
Understand the why engineers would want to create an app with Ethereum
Build compelling blockchain applications using the Ethereum Blockchain
Design, test, and deploy secure Smart Contracts
Learn the true purpose and capabilities of Ethereum and Solidity
Use the latest version of Ethereum development tools (Web3 v1.0)
See practical examples to comprehend what the blockchain and mining are



Key Concepts



Potential Value Opportunities



Potential Challenges



Candidate Solutions



Step-by-step guide for Example



sample code block

sample code block
 



Recommended Next Steps



  • No labels