Forum Discussion
Nathan_Drake
Oct 25, 2019Copper Contributor
Noob Question: Are there multiple instances of the Ethereum Blockchain?
Hello, I'm totally new to Blockchain and while I understand how Cryptocurrencies work, I'm a bit confused about using Blockchain for Business purposes. When I use Azure Blockchain with Ethereum...
jimt222
Oct 30, 2019Copper Contributor
Nathan_Drake Azure Blockchain Service deploys a private or "permissioned" version of Ethereum called "Quorum"; only authorized members of your blockchain network can interact with the blockchain.
Also, each instance of a Quorum blockchain is private.
Note it only makes sense for you to use blockchain as a ledger if you have some need to share the records on the ledger with some outside parties. A blockchain is not much use within a single organization; its primary purpose is to enforce trust in transactions among affiliated but not necessarily fully trusted partners.