Βοηθήστε στη μετάφραση αυτής της σελίδας

🌏

Βλέπετε αυτήν τη σελίδα στα Αγγλικά επειδή δεν την έχουμε μεταφράσει ακόμα. Βοηθήστε μας να μεταφράσουμε αυτό το περιεχόμενο.

Development of smart contracts and creating tokens on Ethereum, buying and selling ETH, other consulting.

Η τελευταία σελίδα ενημερώθηκε: 10 Δεκεμβρίου 2020

Ethereum mainnet for enterprise

Blockchain applications help businesses:

  • Increase trust and reduce the cost of coordination between business parties
  • Improve business network accountability and operational efficiency
  • Build new business models and value creation opportunities
  • Competitively future-proof their organization

Enterprise blockchain applications can be built on the public permissionless Ethereum mainnet, or on private blockchains that are based on Ethereum technology. Find more information on private Enterprise Ethereum chains.

Public vs private Ethereum

There is only one public Ethereum mainnet. Applications that are built on the mainnet are able to interoperate, similarly to how applications built on the Internet can connect to each other, leveraging the full potential of decentralized blockchain.

Many businesses and consortia have deployed private, permissioned blockchains for specific applications based on Ethereum technology.

Key differences

  • Blockchain Security/Immutability - A blockchain’s resistance to tampering is determined by its consensus algorithm. Ethereum mainnet is secured by the interaction of thousands of independent nodes run by individuals and miners throughout the world. Private chains typically have a small number of nodes which are controlled by one or a few organizations; those nodes can be tightly controlled, but only a few must be compromised in order to rewrite the chain or commit fraudulent transactions.
  • Performance - Because private Enterprise Ethereum chains may use high performance nodes with special hardware requirements and different consensus algorithms such as Proof of Authority, they may achieve higher transaction throughput on the base layer (Layer 1). On Ethereum mainnet, high throughput can be achieved with the use of Layer 2 scaling solutions.
  • Cost - The cost to operate a private chain is primarily reflected in labor to set up and manage the chain, and the servers to run it. While there is no cost to connect to Ethereum mainnet, there is a gas cost for every transaction which must be paid for in Ether. Transaction relayers (aka Gas Stations) are being developed in order to eliminate the need for end users and even enterprises to directly use Ether in their transactions. Some analyses have shown that the total cost to operate an application may be lower on mainnet than running a private chain.
  • Node Permissioning - Only authorized nodes can join private chains. Anybody can set up a node on Ethereum mainnet.
  • Privacy - Access to data written to private chains can be controlled by restricting access to the network, and on a more fine grained basis with access controls and private transactions. All data written to mainnet Layer 1 is viewable by anyone, so sensitive information should be stored and transmitted off-chain, or else encrypted. Design patterns that facilitate this are emerging (e.g. Baseline, Aztec), as well as Layer 2 solutions that can keep data compartmentalized and off of Layer 1.

Why build on Ethereum mainnet

Enterprises have been experimenting with blockchain technology since around 2016, when the Hyperledger, Quorum, and Corda projects were launched. The focus was largely on private permissioned enterprise blockchains, but starting in 2019 there has been a shift in thinking about public vs private blockchains for business applications. A survey conducted by Forrester revealed that “Survey respondents ... see this potential, with 75% stating that they’re likely to leverage public blockchains in the future, and nearly one-third saying they’re very likely”. EY’s Paul Brody has talked about the benefits of building on public blockchain, which (depending on the application) may include stronger security/immutability, transparency, lower total cost of ownership, and the ability to interoperate with all of the other applications that are also on the mainnet (network effects). Sharing a common frame of reference among businesses avoids the unnecessary creation of numerous isolated silos which cannot communicate and share or synchronize information with each other.

Another development which is shifting the focus toward public blockchains is Layer 2. Layer 2 is primarily a scalability technology category which makes high throughput applications possible on public chains. But Layer 2 solutions can also address some of the other challenges that have driven enterprise developers to choose private chains in the past.

The Baseline Protocol is one key project which is defining a protocol that enables confidential and complex collaboration between enterprises without leaving any sensitive data on-chain. It has gained significant momentum throughout 2020.

Enterprise developer resources

Organizations

Some collaborative efforts to make Ethereum enterprise friendly have been made by different organizations:

  • Enterprise Ethereum Alliance (EEA) The EEA enables organizations to adopt and use Ethereum technology in their daily business operations. It empowers the Ethereum ecosystem to develop new business opportunities, drive industry adoption, and learn and collaborate with one another. The EEA’s mainnet working group is a focal point for representatives from businesses who are interested in building on the public Ethereum mainnet, as well as members of the Ethereum community who would like to support them.
  • Ethereum OASIS Open Project The Ethereum OASIS Open Project is an OASIS Open Project that exists to provide a neutral forum for diverse stakeholders to create high-quality specifications that facilitate Ethereum’s longevity, interoperability, and ease of integration. The project intends to develop clear, open standards, high-quality documentation, and shared test suites that facilitate new features and enhancements to the Ethereum protocol.
  • Baseline Project The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to deliver secure and private business processes at low cost via the public Ethereum mainnet. The protocol enables confidential and complex collaboration between enterprises without leaving any sensitive data on-chain. The Baseline project is a sub-project of the Ethereum OASIS Open Project, and is coordinated by the Baseline Technical Steering Committee.

Products and services

  • Alchemy provides API services and tools for bulding and monitoring applications on Ethereum
  • Blockapps implementation of the Enterprise Ethereum protocol, tooling and APIs that form the STRATO platform
  • ConsenSys provides a range of products and tools for building on Ethereum, as well as consulting and custom development services
  • Envision Blockchain provides enterprise focused consulting and development services specializing in Ethereum mainnet
  • EY OpsChain provides a procurement workflow by issuing RFQ’s, contracts, purchase orders, and invoices across your network of trusted business partners
  • Hyperledger Besu an enterprise focused open-source Ethereum client developed under the Apache 2.0 license and written in Java
  • Infura scalable API access to the Ethereum and IPFS networks
  • Provide infrastructure and APIs for Enterprise Web3 applications
  • Unibright a team of blockchain specialists, architects, developers and consultants with 20+ years of experience in business processes and integration

Tooling and libraries

  • Alethio Ethereum Data Analytics Platform
  • Epirus a platform for developing, deploying and monitoring blockchain applications by Web3 Labs
  • Ernst & Young's ‘Nightfall' a toolkit for private transactions
  • EthSigner a transaction signing application to be used with a web3 provider
  • Tenderly a Data Platform providing real-time analytics, alerting and monitoring with support for private networks.
  • Truffle Suite blockchain development suite (Truffle, Ganache, Drizzle)

Scalability solutions

Layer 2 is a set of technologies or systems that run on top of Ethereum (Layer 1), inherit security properties from Layer 1, and provide greater transaction processing capacity (throughput), lower transaction fees (operating cost), and faster transaction confirmations than Layer 1. Layer 2 scaling solutions are secured by Layer 1, but they enable blockchain applications to handle many more users or actions or data than Layer 1 could accommodate. Many of them leverage recent advances in cryptography and zero-knowledge (ZK) proofs to maximize performance and security.

Building your application on top of a Layer 2 scalability solution can help address many of the concerns that have previously driven companies to build on private blockchains, yet retain the benefits of building on mainnet.

Examples of L2 solutions that are production ready or will be soon include:

Enterprise applications live on mainnet

Here are some of the enterprise applications that have been deployed to the public Ethereum mainnet

Payments

  • Brave Browser pays users for their attention to advertisements and users can pay publishers to support them, via the Basic Attention Token.
  • hCaptcha Bot prevention CAPTCHA system which pays web site operators for the work done by users to label data for machine learning. Now deployed by Cloudflare.
  • Audius a streaming service that connects music fans directly with artists, and allows artists to be paid in full by their fans, directly and instantly for every stream

Finance

  • Santander Bank bond issuance and settlement
  • Societe Generale bond issuance
  • Cadence bond offering and tokenization for FAT Brands
  • Sila banking and ACH payments infrastructure-as-a-service
  • Tinlake receivables financing via tokenized real-world assets such as invoices, mortgages or streaming royalties
  • Kratos commodity trading and trade finance platform that connects and enables commodity traders to trade and source capital from lenders directly online
  • Fasset a platform for supporting sustainable infrastructure

Notarization of data

  • BBVA details of finalized loans are hashed and recorded on mainnet
  • Splunk data integrity can be ensured by periodically writing hashes of indexed data to mainnet
  • ANSA Italy's largest news agency fights fake news and enables readers to verify the origin of news stories by recording them on mainnet
  • Verizon logs press releases on Ethereum to ensure corporate accountability and trust
  • Breitling records provenance and repair history of watches on Ethereum

Supply chain

  • CargoX bill of lading and document transfer provider
  • Morpheus.network supply chain automation platform which implements a hybrid of private chains with notarized data on the Ethereum mainnet, and is in use by companies such as Canadian food, oil & gas distributor Federated Co-op Ltd. and Argentinian pet food provider Vitalcan
  • Minespider supply chain tracking
  • ShipChain public sidechain of Ethereum and enterprise system for supply chain visibility and trust, especially for multimodal logistics
  • Follow Our Fibre viscose supply chain traceability
  • EY OpsChain Network Procurement enables companies to engage in a procurement workflow by issuing RFQ’s, contracts, purchase orders, and invoices across your network of trusted business partners
  • Treum brings transparency, traceability, and tradability to supply chains, using blockchain technology

Credentials and certifications

Utilities

If you would like to add to this list, please see instructions for contributing.