当前位置:网站首页>Introduction to eth
Introduction to eth
2022-07-03 03:55:00 【crayon-shin-chan】
file :https://ethereum.org/zh/developers/docs/intro-to-ethereum/
1. Cryptocurrency
Cryptocurrency is based on distributed ledgers ( Blockchain ) Medium of exchange .
The medium of exchange is widely accepted 、 Goods that can pay for any goods and services , Distributed ledgers are data storage systems that record transactions .
Blockchain technology allows users to trade on distributed ledgers , Without relying on a trusted third party to maintain the ledger .
2.ETH
Ether money (ETH) It is a cryptocurrency used for many things on Ethereum network .
It is the only acceptable way to pay transaction fees , After the merger, it also needs to be used to verify in the main network and propose blocks .
Ether is also used DeFi The main form of mortgage in the lending market ,NFT The main accounting unit of the market .
Ethereum allows developers to create decentralized applications (dapp), They share a pool of computing power .
This shared pool is limited , So a mechanism is needed to determine who can use it .
ETH Cryptocurrency supports Ethereum's pricing mechanism .
When the user wants to complete the transaction , You must pay ether , Make the transaction recognized by blockchain .
These use costs are called gas cost ,gas The cost depends on the computing power required to execute the transaction and the computing power demand of the whole network .
Even if some malicious dapp Infinite loop commit , Transactions will eventually run out ETH And terminate , So as to restore the network to normal .
3. Casting ETH
Casting refers to the process of creating new Ethereum in Ethereum ledger .
The underlying Ethereum agreement creates new Ethereum
边栏推荐
- Is pytorch difficult to learn? How to learn pytorch well?
- NPM: the 'NPM' item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check the spelling of the name. If the path is included, make sure the path is corr
- [Apple Push] IMessage group sending condition document (push certificate) development tool pushnotification
- [mathematical logic] propositional logic (judgment of the correctness of propositional logic reasoning | formal structure is eternal truth - equivalent calculus | deduction from premise - logical reas
- FileZilla Client下载安装
- Recursion: depth first search
- [mathematical logic] propositional logic (equivalent calculus | idempotent law | exchange law | combination law | distribution law | De Morgan law | absorption rate | zero law | identity | exclusion l
- Error c2694 "void logger:: log (nvinfer1:: ilogger:: severity, const char *)": rewrite the restrictive exception specification of virtual functions than base class virtual member functions
- Ffmpeg recording screen and screenshot
- Role of JS No
猜你喜欢

MySQL MAC download and installation tutorial

Hutool dynamically adds scheduled tasks

『期末复习』16/32位微处理器(8086)基本寄存器

【刷题篇】多数元素(超级水王问题)

编译文件时报错:错误: 编码GBK的不可映射字符

2022 polymerization process examination questions and polymerization process examination skills

Nanning water leakage detection: warmly congratulate Guangxi Zhongshui on winning the first famous brand in Guangxi

FileZilla Client下载安装

TCP, the heavyweight guest in tcp/ip model -- Kuige of Shangwen network

FileZilla client download and installation
随机推荐
[mathematical logic] propositional logic (judgment of the correctness of propositional logic reasoning | formal structure is eternal truth - equivalent calculus | deduction from premise - logical reas
[home push IMessage] software installation virtual host rental tothebuddy delay
Ffmpeg recording screen and screenshot
『期末复习』16/32位微处理器(8086)基本寄存器
[learning notes] seckill - seckill project - (11) project summary
redis在服务器linux下的启动的相关命令(安装和配置)
Hutool dynamically adds scheduled tasks
Table structure of Navicat export database
Null and undefined
Bisher - based on SSM pet adoption center
[mathematical logic] propositional logic (equivalent calculus | idempotent law | exchange law | combination law | distribution law | De Morgan law | absorption rate | zero law | identity | exclusion l
pytorch是什么?pytorch是一个软件吗?
Idea shortcut keys
Commands related to the startup of redis under Linux server (installation and configuration)
SAP ui5 application development tutorial 105 - detailed introduction to the linkage effect implementation of SAP ui5 master detail layout mode
Recursive use and multi-dimensional array object to one-dimensional array object
IPv6 transition technology-6to4 manual tunnel configuration experiment -- Kuige of Shangwen network
2.14 simulation summary
[Blue Bridge Road -- bug free code] interpretation of some codes of matrix keyboard
简易版 微信小程序开发之页面跳转、数据绑定、获取用户信息、获取用户位置信息