User Tools

Site Tools


technology

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
technology [2019/03/28 15:19]
firstwizard created
technology [2019/03/29 19:17] (current)
Line 1: Line 1:
-Technology+<html> 
 +<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
 +<!-- Wiki Page --> 
 +<ins class="adsbygoogle" 
 +     style="display:block" 
 +     data-ad-client="ca-pub-5390948865332720" 
 +     data-ad-slot="9981336924" 
 +     data-ad-format="auto" 
 +     data-full-width-responsive="true"></ins> 
 +<script> 
 +(adsbygoogle = window.adsbygoogle || []).push({}); 
 +</script></html> 
 + 
 + 
 +====== Technology ====== 
 + 
 + 
 +Ethereum is an open-source, public, blockchain-based distributed computing platform and operating system featuring smart contract (scripting) functionality. It supports a modified version of Nakamoto consensus via transaction-based state transitions. 
 + 
 +Ether is a token whose blockchain is generated by the Ethereum platform. Ether can be transferred between accounts and used to compensate participant mining nodes for computations performed. Ethereum provides a decentralized virtual machine, the Ethereum Virtual Machine (EVM), which can execute scripts using an international network of public nodes. The virtual machine's instruction set, in contrast to others like Bitcoin Script, is thought to be Turing-complete. "Gas", an internal transaction pricing mechanism, is used to mitigate spam and allocate resources on the network.
technology.1553786352.txt.gz · Last modified: 2019/03/28 14:19 (external edit)