Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Ethereum

Page semi-protected
From Wikipedia, the free encyclopedia
Open-source blockchain computing platform

Ethereum
Logo
Original author(s)Vitalik Buterin
Gavin Wood
Initial release30 July 2015; 9 years ago (2015-07-30)
Stable release1.12.2 / 13 August 2023; 19 months ago (2023-08-13)
Development statusActive
Software usedEVM 1Bytecode
Written inGo,Rust,C#,C++,Java,Python,Nim,TypeScript
Operating systemCross-platform
Platformx86-64,ARM
Available inMultilingual, but primarily English
TypeDistributed computing
LicenseOpen-source licenses
Active hosts~8,600 nodes (6 June 2023)[1]
Websiteethereum.org

Ethereum is adecentralizedblockchain withsmart contract functionality.Ether (abbreviation:ETH[a]) is the nativecryptocurrency of the platform. Among cryptocurrencies, ether is second only tobitcoin inmarket capitalization.[2][3] It isopen-source software.

Ethereum was conceived in 2013 byprogrammerVitalik Buterin.[4] Other founders includeGavin Wood,Charles Hoskinson,Anthony Di Iorio, andJoseph Lubin.[5] In 2014,development work began and wascrowdfunded, and the network went live on 30 July 2015.[6] Ethereum allows anyone to deploy permanent and immutabledecentralized applications onto it, with which users can interact.[7]Decentralized finance (DeFi) applications providefinancial instruments that do not directly rely onfinancial intermediaries likebrokerages,exchanges, orbanks. This facilitates borrowing against cryptocurrency holdings or lending them out forinterest.[8][9] Ethereum also allows users to create and exchangenon-fungible tokens (NFTs), which are tokens that can be tied to unique digital assets, such as images. Additionally, many other cryptocurrencies utilize the ERC-20 token standard on top of the Ethereum blockchain and have utilized the platform forinitial coin offerings.

On 15 September 2022, Ethereum transitioned itsconsensus mechanism fromproof-of-work (PoW) toproof-of-stake (PoS) in an upgrade process known as "the Merge", which cut the blockchain's energy usage by 99%.[10]

History

Founding (2013–2014)

Ethereum co-founderVitalik Buterin in 2015

Ethereum was initially described in late 2013 in awhite paper byVitalik Buterin,[4][11] a programmer and co-founder ofBitcoin Magazine, that described a way to builddecentralized applications.[12][13] Buterin argued to theBitcoin Core developers that blockchain technology could benefit from other applications besides money and that it needed a more robust language for application development[14]: 88  that could lead toattaching[clarification needed] real-world assets, such as stocks and property, to the blockchain.[15] In 2013, Buterin briefly worked witheToro CEO Yoni Assia on theColored Coins project and drafted its white paper outlining additional use cases for blockchain technology.[16] However, after failing to gain agreement on how the project should proceed, he proposed the development of a new platform with a more robust scripting language—aTuring-complete programming language[17]—that would eventually become Ethereum.[14]

Ethereum was announced at the North American Bitcoin Conference in Miami, in January 2014.[18] During the conference,Gavin Wood,Charles Hoskinson, andAnthony Di Iorio (who financed the project) rented a house in Miami with Buterin at which they could develop a fuller sense of what Ethereum might become.[18] Di Iorio invited friendJoseph Lubin, who invited reporter Morgen Peck, to bear witness.[18] Peck subsequently wrote about the experience inWired.[19] Six months later the founders met again inZug, Switzerland, where Buterin told the founders that the project would proceed as a non-profit. Hoskinson left the project at that time and soon after founded IOHK, a blockchain company responsible forCardano.[18]

Ethereum has an unusually long list of founders.[20] Anthony Di Iorio wrote: "Ethereum was founded by Vitalik Buterin, Myself, Charles Hoskinson, Mihai Alisie & Amir Chetrit (the initial 5) in December 2013. Joseph Lubin, Gavin Wood, & Jeffrey Wilcke were added in early 2014 as founders." Buterin chose the name Ethereum after browsinga list of elements from science fiction onWikipedia. He stated, "I immediately realized that I liked it better than all of the other alternatives that I had seen; I suppose it was that [it] sounded nice and it had the word 'ether', referring to the hypothetical invisible medium that permeates the universe and allows light to travel."[18] Buterin wanted his platform to be the underlying and imperceptible medium for the applications running on top of it.[21]

Development (2014)

Formal development of the software underlying Ethereum began in early 2014 through a Swiss company, Ethereum Switzerland GmbH (EthSuisse).[22]The idea of putting executablesmart contracts in the blockchain needed to be specified before it could be implemented in software. This work was done by Gavin Wood, then thechief technology officer, in the Ethereum Yellow Paper that specified the Ethereum Virtual Machine.[23][24] Subsequently, a Swiss non-profit foundation, theEthereum Foundation (Stiftung Ethereum), was founded. Development was funded by an online public crowd sale from July to August 2014, in which participants bought the Ethereum value token (ether) with another digital currency,bitcoin. While there was early praise for the technical innovations of Ethereum, questions were also raised about its security and scalability.[12]

The Foundation funded multiple teams in different cities building three separate implementations of the protocol: Geth (Go), Pyethereum (Python), aC++ implementation, and also Swarm (decentralized file storage),Mist Browser (A wallet,browser and a user interface for smart contracts, now defunct) among other projects. The intended purpose of the three distinct implementations would be so that if one of them had a bug, the other two could be used as a comparison.

Launch and the DAO event (2014–2016)

Several codenamed prototypes of Ethereum were developed over 18 months in 2014 and 2015 by the Ethereum Foundation as part of theirproof-of-concept series.[4] "Olympic" was the last prototype and public beta pre-release. The Olympic network gave users abug bounty of 25,000 ether for stress-testing the Ethereum blockchain. On 30 July 2015, "Frontier" marked the official launch of the Ethereum platform, and Ethereum created its "genesis block".[4][25] The genesis block contained 8,893 transactions allocating various amounts of ether to different addresses, and a block reward of 5 ETH.[citation needed]

Since the initial launch, Ethereum has undergone a number of planned protocol upgrades, which are important changes affecting the underlying functionality and/orincentive structures of the platform.[26][27] Protocol upgrades are accomplished by means of ahard fork.[citation needed]

In 2016, adecentralized autonomous organization calledThe DAO—a set of smart contracts developed on the platform—raised a recordUS$150 million in acrowd sale to fund the project.[28]Emin Gün Sirer, Vlad Zamfir and Dino Mark had written a paper calledA Call for a Temporary Moratorium on The DAO in which they described in which way the DAO might be vunerable to attacks.[29] The DAO was exploited in June 2016 whenUS$50 million of DAO tokens were stolen by an unknown hacker.[30][31] The event sparked a debate in the crypto-community about whether Ethereum should perform a contentious "hard fork" to reappropriate the affected funds.[32] The fork resulted in the network splitting into two blockchains: Ethereum with the theft reversed, andEthereum Classic which continued on the original chain.[33]

Continued development and milestones (2017–present)

In March 2017, variousblockchain startups, research groups, andFortune 500 companies announced the creation of the Enterprise Ethereum Alliance (EEA) with 30 founding members.[34] By May 2017, the nonprofit organization had 116 enterprise members, includingConsenSys,CME Group,Cornell University's research group,Toyota Research Institute,Samsung SDS,Microsoft,Intel,J. P. Morgan,Cooley LLP,Merck KGaA,DTCC,Deloitte,Accenture,Banco Santander,BNY Mellon,ING, andNational Bank of Canada.[35][36] By July 2017, there were over 150 members in the alliance, includingMasterCard,Cisco Systems,Sberbank, andScotiabank.[37]

In 2024, Paul Brody, EEA board member for EY, was announced as the new chairperson, and Karen Scarbrough, board member for Microsoft, as the new executive director. Vanessa Grellet from Arche Capital also joined as a new board member.[38]

CryptoKitties and the ERC-721 NFT standard

In 2017,CryptoKitties, theblockchain game anddecentralized application (dApp) featuring digital cat artwork asNFTs, was launched on the Ethereum network.[39] In cultivating popularity with users and collectors, it gained notable mainstream media attention providing significant exposure to Ethereum in the process.[40] It was considered the most popular smart contract in use on the network[41] but it also highlighted concerns over Ethereum's scalability due to the game's substantial consumption of network capacity at the time.[42]

In January 2018, a community-driven paper (an EIP, "Ethereum Improvement Proposal") under the leadership ofcivic hacker and lead authorWilliam Entriken was published, calledERC-721: Non-Fungible Token Standard.[43] It introducedERC-721, the first official NFT standard on Ethereum.[44] This standardization allowed Ethereum to become central to a multi-billion dollar digital collectibles market.[45]

Continued developments

By January 2018, ether was the second-largest cryptocurrency in terms of market capitalization, behind bitcoin.[46] As of 2021[update], it maintained that relative position.[2][3]

In 2019, Ethereum Foundation employeeVirgil Griffith was arrested by the US government for presenting at a blockchain conference in North Korea.[47] He would later plead guilty to one count of conspiring to violate the International Emergency Economic Powers Act in 2021.[48]

In March 2021,Visa Inc. announced that it began settlingstablecoin transactions using Ethereum.[49] In April 2021,JP Morgan Chase,UBS, andMasterCard announced that they were investingUS$65 million intoConsenSys, a software development firm that builds Ethereum-related infrastructure.[50]

There were two network upgrades in 2021. The first was "Berlin", implemented on 14 April 2021.[51] The second was "London", which took effect on 5 August.[52] The London upgrade included Ethereum Improvement Proposal ("EIP") 1559, a mechanism for reducing transaction feevolatility. The mechanism causes a portion of the ether paid in transaction fees for each block to be destroyed rather than given to the block proposer, reducing the inflation rate of ether and potentially resulting in periods of deflation.[53]

On 27 August 2021, the blockchain experienced a brieffork that was the result of clients running different incompatible software versions.[54]

Ethereum 2.0

Ethereum enthusiasts gather for a Merge party in San Francisco in 2022.

Ethereum 2.0 (Eth2) was a set of three or more upgrades, also known as "phases", meant to transition the network's consensus mechanism to proof-of-stake, and to scale the network's transaction throughput with execution sharding and an improved EVM architecture.[55][non-primary source needed]

The switch from proof-of-work to proof-of-stake on 15 September 2022 has cut Ethereum's energy usage by 99%. This upgrade, known as "The Merge", was the first phase in the series of upgrades. However, the impact this has onglobal energy consumption and climate change may be limited since the computers previously used for mining ether may be used to mine other cryptocurrencies that are energy-intensive.[10]

On March 13, 2024 the second phase known as "Dencun" or also "Deneb-Cancun" upgrade went live. This upgrade lowered the transaction fees on the many Layer 2 networks built on top of the base Ethereum blockchain.[56]

Design

Overview

This sectionrelies excessively onreferences toprimary sources. Please improve this section by addingsecondary or tertiary sources.(May 2024) (Learn how and when to remove this message)

Ethereum is apeer-to-peer network that maintains adatabase containing the storage values of all Ethereum accounts and processes state-altering transactions.[57] Approximately every 12 seconds, a batch of new transactions, known as a "block", is processed by the network. Each block contains acryptographic hash identifying the series of blocks that must precede it if the block is to be considered valid. This series of blocks is known as theblockchain.[58]

Each "node" (network participant) connects with a relatively small subset of the network to offer blocks and unvalidated transactions (i.e. transactions not yet in the blockchain) to its peers for download, and it downloads any of these from its peers that it doesn't already have. Each node usually has a unique set of peers, so that offering an item to its peers results in the propagation of that item throughout the entire network within seconds. A node's collection of unvalidated transactions is known as its "mempool".[59]

A node may choose to create a copy of the state for itself. It does this by starting with the genesis state and executing every transaction in the blockchain, in the proper order of blocks and in the order they are listed within each block.[60]

Any Ethereum account may "stake" (deposit) 32 ETH to become a validator. At the end of each "epoch" (32 block slots, each slot lasting 12 seconds), each validator ispseudorandomly assigned to one of the slots of the epoch after the next, either as the block proposer or as an attester. During a slot, the block proposer uses their mempool to create a block that is intended to become the new "head" (latest block) of the blockchain, and the attesters attest to which block is at the head of the chain. If a validator makes self-contradicting proposals or attestations, or if it is inactive, it loses a portion of its stake. It may add to its stake at any time. A validator's attestation is given a weight equal to its stake or 32, whichever is less. According to the Ethereum protocol, the blockchain with the highest accumulated weight of attestations at any given time is to be regarded as the canonical chain. Validators are rewarded for making valid proposals and attestations. A validator's rewards are paid via transactions within the same chain that contains their proposal or attestation, and therefore would have little or no market value unless that chain becomes the canonical chain. This incentivizes validators to support the chain that they think other validators view as the canonical chain, which results in a high degree of consensus.[61]

Ether

Ether (ETH) is the cryptocurrency generated in accordance with the Ethereum protocol as a reward to validators in aproof-of-stake system for adding blocks to the blockchain. Ether is represented in the state as anunsignedinteger associated with each account, this being the account's ETH balance denominated in wei (1018 wei = 1 ether). At the end of each epoch, new ETH is generated by the addition of protocol-specified amounts to the balances of all validators that made valid block proposals or attestations in the epoch before the last (i.e. the epoch being finalized). Additionally, ether is the only currency accepted by the protocol as payment for the transaction fee. The transaction fee is composed of two parts: the base fee and the tip. The base fee is "burned" (deleted from existence) and the tip goes to the block proposer. The validator reward together with the tips provide the incentive to validators to keep the blockchain growing (i.e. to keep processing new transactions). Therefore, ETH is fundamental to the operation of the network. Ether may be "sent" from one account to another via a transaction, the execution of which simply entails subtracting theamount to be sent from the sender's balance and adding the same amount to the recipient's balance.[62]

Ether is often erroneously referred to as "Ethereum".[63]

The uppercase Greek letterXi, Ξ, is sometimes used as acurrency symbol for ether.[citation needed]

Accounts

There are two types of accounts on Ethereum: user accounts (also known as externally-owned accounts), and contract accounts. Both types have an ETH balance, may transfer ETH to any account, may execute the code of another contract, or create a new contract, and are identified on the blockchain and in the state by an account address.[64]

Contracts are the only type of account that has associatedbytecode and storage (to store contract-specific state). The code of a contract is evaluated when a transaction is sent to it. The code of the contract may read user-specified data from the transaction, and may have areturn value. In addition tocontrol flow statements, the bytecode may include instructions to send ETH, read from and write to the contract's storage, create temporary storage (memory) that vanishes at the end of code evaluation, performarithmetic and hashing operations, send transaction-like calls to other contracts (thus executing their code), create new contracts, and query information about the current transaction or the blockchain.[65][unreliable source?]

Addresses

Ethereum addresses are composed of the prefix "0x" (a common identifier forhexadecimal) concatenated with the rightmost 20 bytes of theKeccak-256 hash of theECDSApublic key (the curve used is the so-calledsecp256k1). In hexadecimal, two digits represent a byte, and so addresses contain 40 hexadecimal digits after the "0x", e.g.0xb794f5ea0ba39494ce839613fffba74279579268. Contract addresses are in the same format, however, they are determined by sender and creation transactionnonce.[24][non-primary source needed]

Virtual machine

The number of daily confirmed Ethereum transactions as of February 2024

The Ethereum Virtual Machine (EVM) is theruntime environment for transaction execution in Ethereum. The EVM is astack based virtual machine with aninstruction set specifically designed for Ethereum. The instruction set includes, among other things, stack operations, memory operations, and operations to inspect the current execution context, such as remaining gas, information about the current block, and the current transaction. The EVM is designed to bedeterministic on a wide variety ofhardware andoperating systems, so that given a pre-transaction state and a transaction, each node produces the same post-transaction state, thereby enabling network consensus. The formal definition of the EVM is specified in the Ethereum Yellow Paper.[24][66] EVMs have been implemented inC++,C#,Go,Haskell,Java,JavaScript,Python,Ruby,Rust,Elixir,Erlang, and soon[when?]WebAssembly.[citation needed]

Gas

Gas is aunit of account within the EVM used in the calculation of the transaction fee, which is the amount of ETH a transaction's sender must pay to the network to have the transaction included in the blockchain. Each type of operation which may be performed by the EVM ishardcoded with a certain gas cost, which is intended to be roughlyproportional to the monetary value of the resources (e.g.computation andstorage) a node must expend or dedicate to perform that operation.[citation needed]

When a sender is creating a transaction, the sender must specify agas limit andgas price. Thegas limit is the maximum amount of gas the sender is willing to use in the transaction, and thegas price is the amount of ETH the sender wishes to pay to the network per unit of gas used. A transaction may only be included in the blockchain at a block slot that has abase gas price less than or equal to the transaction'sgas price. The portion of thegas price that is in excess of thebase gas price is known as the tip and goes to the block proposer; the higher the tip, the more incentive a block proposer has to include the transaction in their block, and thus the quicker the transaction will be included in the blockchain. The sender buys the full amount of gas (i.e. their ETH balance is debitedgas limit ×gas price and their gas balance is set togas limit) up-front, at the start of the execution of the transaction, and is refunded at the end for any unused gas. If at any point the transaction does not have enough gas to perform the next operation, the transaction is reverted but the sender is still only refunded for the unused gas. Inuser interfaces, gas prices are typically denominated in gigawei (Gwei), a subunit of ETH equal to 10−9 ETH.[67]

Applications

The EVM'sinstruction set isTuring-complete.[24] Popular uses of Ethereum have included the creation of fungible (ERC-20) and non-fungible (ERC-721) tokens with a variety of properties,crowdfunding (e.g.initial coin offerings),decentralized finance,decentralized exchanges,decentralized autonomous organizations (DAOs), games,prediction markets, and gambling.[citation needed]

Contract source code

Ethereum's smart contracts are written inhigh-level programming languages and thencompiled down to EVMbytecode, which is then deployed to the Ethereum blockchain. They can be written inSolidity (a language library with similarities toC andJavaScript), Serpent (similar toPython, but deprecated), Yul (an intermediate language that can compile to various different backends—EVM 1.0, EVM 1.5, and eWASM are planned), LLL (alow-levelLisp-like language), and Mutan (Go-based, but deprecated). Source code and compiler information are usually published on blockchain explorer websites soon after the launch of the contract so that users can see the code and verify that it compiles to the bytecode that is on-chain.[citation needed]

One issue related to using smart contracts on a public blockchain is that bugs, including security holes, are visible to all but cannot be fixed quickly.[68] One example of this is the 2016 attack onThe DAO, which could not be quickly stopped or reversed.[30]

ERC-20 tokens

The ERC-20 (Ethereum Request-for-Comments #20) Token Standard allows forfungible tokens on the Ethereumblockchain. The standard, proposed by Fabian Vogelsteller in November 2015, implements anAPI for tokens withinsmart contracts. The standard provides functions that include the transfer of tokens from one account to another, getting the current token balance of an account, and getting the total supply of the token available on the network. Smart contracts that correctly implement ERC-20 processes are called ERC-20 Token Contracts, and they keep track of created tokens on Ethereum. Numerous cryptocurrencies have launched as ERC-20 tokens and have been distributed throughinitial coin offerings.[69]

Non-fungible tokens (NFTs)

Main article:Non-fungible token

Ethereum also allows for the creation of unique and indivisible tokens, callednon-fungible tokens (NFTs).[70] Since tokens of this type are unique, they have been used to represent such things as collectibles, digital art, sports memorabilia, virtual real estate, and items within games.[71] ERC-721 is the first official NFT standard for Ethereum and was followed up by ERC-1155 which introduced semi-fungibility, both are widely used,[72] though some fully fungible tokens using ERC-20 have been used for NFTs such asCryptoPunks.[73]

The first NFT project, Etheria, a 3D map of tradable and customizable hexagonal tiles, was deployed to the network in October 2015 and demonstrated live at DEVCON1 in November of that year.[74] In 2021,Christie's sold a digital image with an NFT byBeeple forUS$69.3 million, making him thethird-most-valuable living artist in terms ofauction prices at the time, although observers have noted that both the buyer and seller had a vested interest in driving demand for the artist's work.[75][76]

Decentralized finance

Main article:Decentralized finance

Decentralized finance (DeFi) offersfinancial instruments in a decentralized architecture, outside of companies' and governments' control, such as money market funds which let users earn interest.[77] DeFi applications are typically accessed through aWeb3-enabled browser extension or application, such asMetaMask, which allows users to directly interact with the Ethereum blockchain through a website.[78] Many of these DApps can connect and work together to create complex financial services.[79]

Examples of DeFi platforms includeMakerDAO.[80]Uniswap, adecentralized exchange for tokens on Ethereum grew fromUS$20 million in liquidity toUS$2.9 billion in 2020.[81] As of October 2020, overUS$11 billion was invested in various DeFi protocols.[82] Additionally, through a process called "wrapping", certain DeFi protocols allow synthetic versions of various assets (such as bitcoin, gold, and oil) to be tradeable on Ethereum and also compatible with all of Ethereum's major wallets and applications.[82]

Enterprise software

Ethereum-based software and networks, independent from the public Ethereum chain, have been tested byenterprise software companies.[83] Interested parties have includedMicrosoft,IBM,JPMorgan Chase,[62]Deloitte, R3, andInnovate UK (cross-border payments prototype).[84]Barclays,UBS,Credit Suisse,Amazon,Visa, and other companies have also experimented with Ethereum.[85][86]

Permissioned ledgers

Ethereum-basedpermissioned blockchain variants are used and being investigated for various projects:

  • In 2017,JPMorgan Chase proposed developingJPM Coin on a permissioned-variant of Ethereum blockchain dubbed "Quorum".[87] It is "designed to toe the line between private and public in the realm of shuffling derivatives and payments. The idea is to satisfy regulators who need seamless access to financial goings-on while protecting the privacy of parties that don't wish to reveal their identities nor the details of their transactions to the general public."[88]

Performance

As of January 2016[update], the Ethereum protocol could process about 25 transactions per second; this did not change after the move to proof-of-stake. In comparison, theVisa payment platform processes 45,000 payments per second. This has led some to question the scalability of Ethereum.[89]

A proposal to partition global state and computation intoshard chains was presented at Ethereum's Devcon 3 in November 2017.[90] If implemented, each node in the network would only have to store and validate a subset of the network.

Ethereum's blockchain uses aMerkle–Patricia Tree to store account state in each block.[91] The trie allows for storage savings, set membership proofs (called "Merkle proofs"), and light client synchronization. The network has faced congestion problems, such as in 2017 in relation toCryptoKitties.[92]

Regulation

See also:2020s commodities boom

In theUnited States, the proposedDigital Commodities Consumer Protection Act would treat Ethereum and other cryptocurrencies ascommodities, which could then be regulated by theCommodity Futures Trading Commission (CFTC).[93][94]

Notes

  1. ^Cryptocurrency do not have a formalISO 4217 alpha-3 code. "ETH" is informal only.

References

  1. ^"Clients".Ethernodes. 6 June 2023.Archived from the original on 11 June 2023. Retrieved6 June 2023.
  2. ^abSzalay, Eva; Venkataramakrishnan, Siddharth (28 May 2021)."What are cryptocurrencies and stablecoins and how do they work?".Financial Times.Archived from the original on 14 August 2021. Retrieved14 August 2021.
  3. ^abVigna, Paul (3 June 2021)."DeFi Is Helping to Fuel the Crypto Market Boom—and Its Recent Volatility".The Wall Street Journal.Archived from the original on 13 August 2021. Retrieved14 August 2021.
  4. ^abcdTapscott & Tapscott 2016, pp. 87.
  5. ^Paumgarten, Nick (15 October 2018)."The Prophets of Cryptocurrency Survey the Boom and Bust".The New Yorker.Archived from the original on 9 January 2020. Retrieved7 December 2021.
  6. ^Foundation, Ethereum (30 July 2015)."Ethereum Launches".blog.ethereum.org.Archived from the original on 11 August 2015. Retrieved9 January 2020.
  7. ^Popper, Nathaniel (19 June 2017)."Move Over, Bitcoin. Ether Is the Digital Currency of the Moment. (Published 2017)".The New York Times.Archived from the original on 8 July 2020. Retrieved18 November 2020.
  8. ^Vigna, Paul (3 May 2021)."Ethereum Is Booming in the NFT Frenzy—So Is Network Congestion".The Wall Street Journal.ISSN 0099-9660.Archived from the original on 9 May 2021. Retrieved5 May 2021.
  9. ^"There are two very real reasons Ethereum is taking off".Fortune. 6 May 2021.Archived from the original on 10 May 2021. Retrieved5 August 2021.
  10. ^abClark, Aaron (6 December 2022)."Ethereum's Energy Revamp Is No Guarantee of Global Climate Gains".Bloomberg.com.Archived from the original on 7 December 2022. Retrieved1 January 2023.
  11. ^"Ethereum Whitepaper".ethereum.org.Archived from the original on 9 February 2024. Retrieved10 February 2024.
  12. ^abFinley, Klint (27 January 2014)."Out in the Open: Teenage Hacker Transforms Web into One Giant Bitcoin Network".Wired.Archived from the original on 18 March 2016. Retrieved21 March 2016.
  13. ^Schneider, Nathan (7 April 2014)."Code your own utopia: Meet Ethereum, bitcoin's most ambitious successor". Al Jazeera.Archived from the original on 23 February 2016. Retrieved21 February 2016.
  14. ^abTapscott, Don; Tapscott, Alex (2016).The Blockchain Revolution: How the Technology Behind Bitcoin is Changing Money, Business, and the World. Portfolio.ISBN 978-0670069972.
  15. ^Russo, Camila (14 July 2020).The infinite machine : how an army of crypto-hackers is building the next internet with Ethereum (First ed.). New York, NY: Harper Business. pp. 40–44.ISBN 9780062886149.OCLC 1117469014.
  16. ^Russo 2020, pp. 44.
  17. ^Tapscott & Tapscott 2016, pp. 278.
  18. ^abcdePaumgarten, Nick (22 October 2018)."The Prophets of Cryptocurrency Survey the Boom and Bust".The New Yorker.Archived from the original on 9 January 2020. Retrieved4 February 2019.
  19. ^"The Uncanny Mind That Built Ethereum".Wired.ISSN 1059-1028.Archived from the original on 13 July 2017. Retrieved4 May 2021.
  20. ^Jain, Aman (17 August 2021)."Founders' Fork: The Ethereum Architects Now Locked in Battle".Entrepreneur.Archived from the original on 18 August 2021. Retrieved19 August 2021.
  21. ^Russo 2020, pp. 56.
  22. ^"Company Overview of Ethereum Switzerland GmbH". Bloomberg. 20 August 2016. Archived fromthe original on 20 August 2016. Retrieved20 August 2016.The company was founded in 2014 and is based in Baar, Switzerland.
  23. ^Dannen, Chris (16 March 2017).Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners. Apress. p. 30.ISBN 978-1484225356.Archived from the original on 23 August 2021. Retrieved12 November 2018.
  24. ^abcdWood, Gavin (3 February 2018)."Ethereum: A Secure Decentralized Generalised Transaction Ledger (EIP-150)".yellowpaper.io. Archived fromthe original on 3 February 2018. Retrieved3 February 2018.
  25. ^Vigna, Paul (31 July 2015)."BitBeat: Ethereum Opens Its 'Frontier' for Business".The Wall Street Journal.Archived from the original on 6 September 2017. Retrieved5 June 2017.
  26. ^Gupta, Vinay (3 March 2015)."The Ethereum Launch Process". Ethereum Foundation.Archived from the original on 6 June 2017. Retrieved5 June 2017.
  27. ^Bashir, Imran (2020).Mastering Blockchain – Third Edition : a deep dive into distributed ledgers, consensus protocols,... smart contracts, dapps, cryptocurrencies, ethereum. [S.l.]: Packt Publishing Limited. p. 312.ISBN 978-1839213199.
  28. ^Vigna, Paul (16 May 2016)."Chiefless Company Rakes in More than $100 Million".The Wall Street Journal.Archived from the original on 25 June 2017. Retrieved14 May 2017.
  29. ^Gün Sirer, Emin (19 July 2016)."A Call for a Temporary Moratorium on "The DAO""(PDF). Retrieved16 December 2024.
  30. ^abPopper, Nathaniel (18 June 2016)."Hacker May Have Taken $50 Million From Cybercurrency Project".The New York Times.Archived from the original on 20 June 2017. Retrieved14 May 2017.
  31. ^Price, Rob (17 June 2016)."Digital Currency Ethereum is Cratering Amid Claims of a $50 Million Hack".Business Insider.Archived from the original on 11 June 2017. Retrieved14 May 2017.
  32. ^Peck, Morgan (19 July 2016).""Hard Fork" Coming to Restore Ethereum Funds to Investors of Hacked DAO".IEEE Spectrum: Technology, Engineering, and Science News. IEEE.Archived from the original on 3 March 2017. Retrieved14 May 2017.
  33. ^Leising, Matthew (13 June 2017)."The Ether Thief".www.bloomberg.com.Archived from the original on 26 December 2018. Retrieved21 December 2018.
  34. ^Popper, Nathaniel (27 February 2017)."Business Giants to Announce Creation of a Computing System Based on Ethereum".The New York Times.Archived from the original on 20 June 2017. Retrieved5 June 2017.
  35. ^Peck, Morgan (2 March 2017)."Corporate Titans Unite to Build an Enterprise Version of the Ethereum Blockchain". Institute of Electrical and Electronics Engineers (IEEE).Archived from the original on 17 June 2017. Retrieved5 June 2017.
  36. ^"Enterprise Ethereum Alliance expands dramatically announcing 86 new members"(PDF) (Press release). Enterprise Ethereum Alliance (EEA). 19 May 2017.Archived(PDF) from the original on 7 June 2017. Retrieved5 June 2017.
  37. ^"The Enterprise Ethereum Alliance Just Got A Whole Lot Stronger". 19 July 2017.Archived from the original on 21 May 2018. Retrieved31 July 2017.
  38. ^"Enterprise Ethereum Alliance Announces New Leadership and Vision".Yahoo!. 19 March 2024. Retrieved13 September 2024.
  39. ^Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (9 February 2022)."Patents and intellectual property assets as non-fungible tokens; key technologies and challenges".Scientific Reports.12 (1): 2178.arXiv:2304.10490.Bibcode:2022NatSR..12.2178B.doi:10.1038/s41598-022-05920-6.ISSN 2045-2322.PMC 8828876.PMID 35140251.
  40. ^
  41. ^Tepper, Fitz (3 December 2017)."People have spent over $1M buying virtual cats on the Ethereum blockchain".TechCrunch.Archived from the original on 9 December 2019. Retrieved3 December 2023.
  42. ^*"CryptoKitties Mania Overwhelms Ethereum Network's Processing".Bloomberg.com. 4 December 2017.Archived from the original on 17 November 2021. Retrieved3 December 2023.
  43. ^*Butler, Michael (3 June 2021)."This local technologist made Philly the birthplace of the leading NFT standard".Technical.ly.Archived from the original on 28 November 2023. Retrieved3 December 2023.
  44. ^*Madine, Mohammad; Salah, Khaled; Jayaraman, Raja; Battah, Ammar; Hasan, Haya; Yaqoob, Ibrar (2022)."Blockchain and NFTs for Time-Bound Access and Monetization of Private Data".IEEE Access.10:94186–94202.Bibcode:2022IEEEA..1094186M.doi:10.1109/ACCESS.2022.3204274.S2CID 252094824.
  45. ^
  46. ^Shen, Lucinda (8 January 2018)."Ethereum Regains Title as Second Most Valuable Cryptocurrency Behind Bitcoin".Fortune. Fortune Media IP Limited.Archived from the original on 8 January 2018. Retrieved26 December 2020.
  47. ^Ransom, Jan (2 December 2019)."He Gave a Cryptocurrency Talk in North Korea. The U.S. Arrested Him".The New York Times.Archived from the original on 22 November 2020. Retrieved12 January 2021.
  48. ^"Cryptocurrency expert pleads guilty to conspiring to help North Korea dodge sanctions".Washington Post.Archived from the original on 17 December 2021. Retrieved24 January 2022.
  49. ^Hackett, Robert (29 March 2021)."That settles it: Visa is making life way easier for crypto businesses".Fortune.Archived from the original on 5 May 2021. Retrieved5 August 2021.
  50. ^Morris, David Z. (13 April 2021)."Ethereum: Mastercard, UBS, and J.P. Morgan pour $65 million into crypto startup studio Consensys".Fortune.Archived from the original on 30 April 2021. Retrieved5 August 2021.
  51. ^"Ether rallies to all-time high above $2,200 ahead of Coinbase listing, Berlin hard fork".markets.businessinsider.com. 13 April 2021.Archived from the original on 18 April 2021. Retrieved18 April 2021.
  52. ^Sigalos, MacKenzie (5 August 2021)."Ethereum just activated its 'London' hard fork, and it's a really big deal".CNBC.Archived from the original on 5 August 2021. Retrieved5 August 2021.
  53. ^"Crypto Coin Outperforming Bitcoin Is About to See Supply Reduced".Bloomberg.com. 7 March 2021.Archived from the original on 18 April 2021. Retrieved18 April 2021.
  54. ^Mehrotra, Kartikay (28 August 2021)."Most Used Blockchain Averts Crisis After Software Flaw Is Fixed".Bloomberg.Archived from the original on 28 August 2021. Retrieved28 August 2021.
  55. ^"The Roadmap to Serenity aka #Ethereum 2.0 Upgrades".ConsenSys. 16 May 2019.Archived from the original on 13 November 2022. Retrieved14 September 2022.
  56. ^Bambysheva, Nina."Ethereum's Dencun Upgrade: A Leap Toward Cheaper Decentralized Applications".Forbes.Archived from the original on 3 April 2024. Retrieved3 April 2024.
  57. ^"Networking Layer".Ethereum.org. Retrieved25 May 2024.
  58. ^"Blocks".Ethereum.org. Retrieved25 May 2024.
  59. ^"Nodes and Clients".Ethereum.org. Retrieved25 May 2024.
  60. ^"Ethereum Virtual Machine (EVM)".Ethereum.org. Retrieved25 May 2024.
  61. ^"What is Staking?".Consensys.io. Retrieved25 May 2024.
  62. ^abPopper, Nathaniel (27 March 2016)."Ethereum, a Virtual Currency, Enables Transactions That Rival Bitcoin's".The New York Times.Archived from the original on 24 July 2016. Retrieved2 September 2016.
  63. ^Chavez-Dreyfuss, Gertrude (5 February 2021)."Ether seeks to escape bitcoin's shadow with CME futures launch".Reuters.Archived from the original on 5 August 2021. Retrieved8 February 2021.
  64. ^"Ethereum Upgrade Adds to Crypto Mania Sparked by Bitcoin's Surge".Bloomberg.com. 25 November 2020.Archived from the original on 28 November 2020. Retrieved28 November 2020.
  65. ^"Introduction to Smart Contracts".SolidityLang.org.Archived from the original on 27 January 2021. Retrieved19 January 2021.
  66. ^Triantafyllidis, Nikolaos Petros (19 February 2016). "The Ethereum Project: Ethereum History". Developing an Ethereum Blockchain Application (Report). University of Amsterdam. p. 20.
  67. ^de Azevedo Sousa, José Eduardo (2020)."An analysis of the fees and pending time correlation in Ethereum"(PDF).International Journal of Network Management (e2113).Archived(PDF) from the original on 9 July 2020. Retrieved14 October 2020.
  68. ^Peck, M. (28 May 2016)."Ethereum's $150-Million Blockchain-Powered Fund Opens Just as Researchers Call For a Halt".IEEE Spectrum.Institute of Electrical and Electronics Engineers.Archived from the original on 30 May 2016.
  69. ^Castillo, Michael del."Ethereum's First ICO Blazes Trail To A World Without Bosses".Forbes.Archived from the original on 5 August 2021. Retrieved29 December 2020.
  70. ^Volpicelli, Gian (24 February 2021)."The bitcoin elite are spending millions on collectable memes".Wired UK.Archived from the original on 5 August 2021. Retrieved25 February 2021.
  71. ^Browne, Ryan (25 February 2021)."Why people are buying crypto art and sports memorabilia for thousands of dollars".CNBC.Archived from the original on 25 February 2021. Retrieved25 February 2021.
  72. ^
  73. ^
  74. ^"The Cult of CryptoPunks".TechCrunch. 8 April 2021.Archived from the original on 6 May 2021. Retrieved10 July 2021.
  75. ^Gerlis, Melanie (18 February 2021)."Christie's gets digital with the art world's non-fungible craze".Financial Times.Archived from the original on 23 February 2021. Retrieved25 February 2021.
  76. ^Ravenscraft, Eric (12 March 2022)."NFTs Don't Work the Way You Might Think They Do". Wired.Archived from the original on 10 November 2022. Retrieved5 April 2022.
  77. ^Kauflin, Jeff."Why Everyone in Crypto Is Talking About DeFi".Forbes.Archived from the original on 31 July 2020. Retrieved25 July 2020.
  78. ^"MetaMask's Blockchain Mobile App Opens Doors For Next-Level Web".Bloomberg.com. 2 September 2020.Archived from the original on 9 September 2020. Retrieved19 April 2021.
  79. ^"Why 'DeFi' Utopia Would Be Finance Without Financiers: QuickTake".Bloomberg. 26 August 2020.Archived from the original on 15 October 2020. Retrieved6 October 2020.
  80. ^"Crypto soars again as traders embrace 'DeFi' and 'yield farming'—but some see echoes of the 2017 bubble".Fortune. 25 August 2020.Archived from the original on 25 May 2021. Retrieved11 May 2021.
  81. ^Konrad, Alex."These Young Investors Are Still Betting Big On Crypto – And Are Taking Harvard And Stanford Along For The Ride".Forbes.Archived from the original on 20 October 2020. Retrieved21 October 2020.
  82. ^abEhrlich, Steven."Leading 'Privacy Coin' Zcash Poised For Growth Following Placement On Ethereum".Forbes.Archived from the original on 3 May 2021. Retrieved2 November 2020.
  83. ^"Big Business Giants From Microsoft to J.P. Morgan Are Getting Behind Ethereum".Fortune.Archived from the original on 29 September 2017. Retrieved8 November 2017.
  84. ^"Settlement using blockchain to Automate Foreign Exchange in a Regulated environment (SAFER)".Innovate UK.Archived from the original on 4 May 2016.
  85. ^Castillo, Michael del."Blockchain 50".Forbes.Archived from the original on 5 August 2021. Retrieved4 December 2020.
  86. ^"Beyond Bitcoin: These Cryptocurrencies Are Doing Even Better".Bloomberg.com. 3 December 2020.Archived from the original on 4 December 2020. Retrieved4 December 2020.
  87. ^"JP Morgan's Quorum blockchain powers new correspondent banking network " Banking Technology".www.bankingtech.com. 18 October 2017.Archived from the original on 9 November 2017. Retrieved8 November 2017.
  88. ^Hackett, Robert (4 October 2016)."Why J.P. Morgan Chase Is Building a Blockchain on Ethereum".Fortune.Archived from the original on 2 February 2017.
  89. ^Murphy, Hannah (19 October 2018)."The rise and fall of Ethereum".Financial Times. London: The Financial Times Ltd.Archived from the original on 19 October 2018. Retrieved19 October 2018.
  90. ^Galeon, Dom (3 November 2017)."Ethereum's Co-Founder Just Unveiled His Plan for the Future of Cryptocurrency".Archived from the original on 9 November 2017.
  91. ^Vitalik Buterin."Merkling in Ethereum".Ethereum.org.Archived from the original on 8 December 2017. Retrieved12 January 2018.
  92. ^Joon Ian Wong (4 December 2017)."The Ethereum network is getting jammed up because people are rushing to buy cartoon cats on its blockchain".QZ.com.Archived from the original on 5 August 2021. Retrieved15 July 2018.
  93. ^"Customer Advisory: Understand the Risks of Virtual Currency Trading". Commodity Futures Trading Commission.Archived from the original on 24 October 2022. Retrieved8 August 2022.
  94. ^"Bitcoin Basics"(PDF). Commodity Futures Trading Commission. December 2019.Archived(PDF) from the original on 1 October 2022. Retrieved21 December 2022.

External links

Wikimedia Commons has media related toEthereum.
Portals:
People
Layer 2
Protocols
DEXes
Gaming
Oracles
Restaking
Stablecoins
Others
Technologies
Forks
History
NFTs
DAOs
Coding language
Technology
Consensus mechanisms
Proof of work currencies
SHA-256-based
Ethash-based
Scrypt-based
Equihash-based
RandomX-based
X11-based
Other
Proof of stake currencies
ERC-20 tokens
Stablecoins
Other currencies
Inactive currencies
Crypto service companies
Related topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=Ethereum&oldid=1279718654"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp