• Latest
This New Ethereum Software Client Is Built With Enterprises in Mind

This New Ethereum Software Client Is Built With Enterprises in Mind

Oktober 30, 2018
6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine

6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine

März 31, 2023
Judge denies SEC motion to keep Hinman docs secret in Ripple case

Judge denies SEC motion to keep Hinman docs secret in Ripple case

März 31, 2023
The ultimate guide to Miami – Cointelegraph Magazine

The ultimate guide to Miami – Cointelegraph Magazine

März 31, 2023
Dr. Jane Thomason – Cointelegraph Magazine

Dr. Jane Thomason – Cointelegraph Magazine

März 31, 2023
1658007797 celsius is bankrupt with 12b balance sheet hole su zhu.jpg

Celsius is bankrupt with $1.2B balance sheet hole, Su Zhu returns to Twitter and OpenSea purges 20% of employees: Hodler’s Digest, July 10-16

März 31, 2023
6 Questions for Lisa Fridman of Quadrata – Cointelegraph Magazine

6 Questions for Lisa Fridman of Quadrata – Cointelegraph Magazine

März 31, 2023
Jed McCaleb empties XRP wallet after eight-year selloff

Jed McCaleb empties XRP wallet after eight-year selloff

März 31, 2023
Celsius has finally filed for bankruptcy: Law Decoded, July 18-25

Celsius has finally filed for bankruptcy: Law Decoded, July 18-25

März 31, 2023
The ‘godfather of crypto’ risked lifetime in jail, laying foundation for Bitcoin – Cointelegraph Magazine

The ‘godfather of crypto’ risked lifetime in jail, laying foundation for Bitcoin – Cointelegraph Magazine

März 31, 2023
SEC objects to XRP holders aiding Ripple defense

SEC objects to XRP holders aiding Ripple defense

März 31, 2023
Blockchain technology is transforming the real estate market – Cointelegraph Magazine

Blockchain technology is transforming the real estate market – Cointelegraph Magazine

März 31, 2023
1658612147 nfts banned in minecraft sec lists 9 tokens as securities.jpg

NFTs banned in Minecraft, SEC lists 9 tokens as securities and 3AC founder blames cockyness for company meltdown: Hodler’s Digest, July 17-23

März 31, 2023
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
CoinNewsDaily
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
CoinNewsDaily
No Result
View All Result
Home Tech

This New Ethereum Software Client Is Built With Enterprises in Mind

coinnewsdaily by coinnewsdaily
Oktober 30, 2018
in Tech
0
This New Ethereum Software Client Is Built With Enterprises in Mind
190
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter

Enterprise ethereum may have just received a shot in the arm.

Revealed exclusively to CoinDesk, Pantheon is a suite of ethereum-based services built by PegaSys, a 50-strong engineering team at the ethereum design studio ConsenSys. Setting it apart from other enterprise versions of the second-largest blockchain, Pantheon has an Apache 2.0 open-source software license, rather than the more restrictive general public license (GPL), and it uses Java as its base-level programming language.

Related articles

Bankman-Fried faces down roomful of futures industry insiders at CFTC roundtable

Bankman-Fried faces down roomful of futures industry insiders at CFTC roundtable

Mai 25, 2022
Central African Republic to launch official crypto hub ‘Sango’

Central African Republic to launch official crypto hub ‘Sango’

Mai 24, 2022

Those are important features from an enterprise perspective. Using the Java programming language invites a huge coder community and lots of useful tools. Moreover, changing to the Apache 2.0 license allows businesses to own and monetize the intellectual property they create when building on top of ethereum.

„When I used to work on the consulting side of the house at ConsenSys, basically legal departments would just throw up a roadblock if you try to use a GPL in production, Faisal Khan, head of strategy and business development and PegaSys,  told CoinDesk.

Explaining the impetus to create Pantheon Core, Khan said there wasn’t really a client or protocol that was building for both the needs of the ethereum public chain community and also focusing on the standards being pushed by the Enterprise Ethereum Alliance (EEA).

Released today at Devcon, the annual gathering of ethereum devs, Pantheon will begin by plugging into standard ethereum application programming interfaces (APIs) and ethereum virtual machine (EVM) calls, Khan said. It will also slot in place with other clients like Geth (a tool for running an ethereum node in the Go language) and Parity (an ethereum client written in another programming language called Rust).

A full enterprise Pantheon release, scheduled for early next year, will have enhanced privacy features and permissioning controls, which are paramount to regulated business like banks and financial services firms. 

These are „things you can get currently only through Quorum for the most part,“ Khan said, referring to the privacy-centric blockchain platform built by JP Morgan. Pantheon is working collaboratively with the Wall Street bank in this area, he added.

Apache 2 licensing

Stepping back, there have been attempts in the past to bring ethereum under the Apache license, such as abortive efforts coordinated by the ethereum and Hyperledger communities back at beginning of 2017 to incorporate the C++ ethereum client under more permissive licensing.  

A version of ethereum did later make it into Hyperledger and Apache in the form of the open source Burrow blockchain, contributed by distributed ledger technology (DLT) builder Monax. More recently, the ethereum and Hyperledger connection has been strengthened by advancements with the implementation known as Sawtooth and also recent announcements about the Hyperleder Foundation and EEA working together.

Khan agreed that Sawtooth and Burrow have benefitted from combining ethereum’s extensive developer community with some of Hyperledger’s permissioning features, while also meeting enterprise needs under Apache.

„So we wanted to provide like a fully ethereum-based alternative,“ he said.

Khan pointed out that current licensing of ethereum has not stopped people from building tools and even going towards production, as demonstrated by many EEA members.

„But using Apache license gives people the ability to create a module that integrates with, or sits on top of Pantheon and then you can license that and create a business model around that, which we think is a pretty powerful incentive, “ he said.

Ethereum client ‚graveyard‘

Khan said establishing an ethereum client that develops its enterprise-focused features in lock-step with the evolution of the public ethereum blockchain looks towards a grand interoperability prize in the future.

„It’s still very early to talk about how Pantheon in a private network might work with the public network, but there are multiple areas of research,“ said Khan, citing exploratory work being done with sidechains, a range of privacy features and other solutions such as Parity bridges.

But building a new ethereum client (and maintaining it) is not easy.

As Peter Szilagyi of the Ethereum Foundation rather poetically pointed out, there’s a „graveyard“ of ethereum clients (Haskell, Ruby, C++) that are no longer maintained because of the amount of work involved and the blockchain network’s constant evolution.

Khan pointed out that Geth and Parity have full teams working on client development and smaller communities find that sustaining this is a lot of work, adding,

„In general I think there could be more incentives for contributing at the protocol layer. At the [distributed application] layer, you can go and do a token sale to fund your project.“

ConsenSys headquarters image via CoinDesk archive

The leader in blockchain news, CoinDesk is a media outlet that strives for the highest journalistic standards and abides by a strict set of editorial policies. CoinDesk is an independent operating subsidiary of Digital Currency Group, which invests in cryptocurrencies and blockchain startups.



Credit: Source link

Tags: Crypto Tech
Share76Tweet48
Previous Post

Bitcoin Trader Pleads Guilty Over Unlicensed Exchange Business

Next Post

Ethereum’s Token Standard Creator Wants to Make ICOs Reversible

coinnewsdaily

coinnewsdaily

CoinNewsDaily.com is an online Crypto Coin News Website that aims to provide latest trendy news from market and around the world.

Related Posts

Bankman-Fried faces down roomful of futures industry insiders at CFTC roundtable
Tech

Bankman-Fried faces down roomful of futures industry insiders at CFTC roundtable

Mai 25, 2022
Central African Republic to launch official crypto hub ‘Sango’
Tech

Central African Republic to launch official crypto hub ‘Sango’

Mai 24, 2022
South Korean police request exchanges freeze LFG related funds
Tech

South Korean police request exchanges freeze LFG related funds

Mai 24, 2022
Bitcoin stands apart from other crypto, and what that means for US public policy
Tech

Bitcoin stands apart from other crypto, and what that means for US public policy

Mai 22, 2022
Needed: A massive education project to fight hacks and scams
Tech

Needed: A massive education project to fight hacks and scams

Mai 21, 2022
Commonwealth Bank puts crypto trading trial on ice as regulators dither
Tech

Commonwealth Bank puts crypto trading trial on ice as regulators dither

Mai 20, 2022
Load More
Next Post
Ethereum’s Token Standard Creator Wants to Make ICOs Reversible

Ethereum's Token Standard Creator Wants to Make ICOs Reversible

Kategorien

  • Alt Coin
  • Bitcoin
  • Business
  • Ethereum
  • ICO
  • Litecoin
  • Mining
  • NFT
  • Ripple
  • Tech
  • Trading

What New here?

  • 6 Questions for Rene Reinsberg of Celo – Cointelegraph Magazine
  • Judge denies SEC motion to keep Hinman docs secret in Ripple case
  • The ultimate guide to Miami – Cointelegraph Magazine
  • About Us
  • Contact Us
  • Privacy & Policy

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev

Please enter CoinMarketCap Free Api Key to get this plugin works.
✕
No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev