当前位置:网站首页>DAPP for getting started with eth
DAPP for getting started with eth
2022-07-03 03:55:00 【crayon-shin-chan】
file :https://ethereum.org/zh/developers/docs/dapps/
1. brief introduction
Decentralized applications (dapp) It is an application built on a decentralized network , A combination of smart contracts and front-end user interfaces .
Ethereum smart contracts are accessible and transparent , Like open API equally
So your dapp It can even contain smart contracts written by others .
2. Definition
dapp The back-end code is decentralized P2P Running on the network .
Corresponding to this , It is an application that runs back-end code on a centralized server .
dapp It can be written in any language ( It's like a app). There is front-end code and user interface , Can call its back end .
The front end can be hosted on decentralized storage , Such as IPFS.
- De centralization : dapp Run on Ethereum , It is an open decentralized platform
- Turing Complete :dapp You can perform any operation according to the required resources
- Isolation, : stay EVM In the virtual environment of . Even if the smart contract has problems , It will not hinder the normal operation of the network
3. Intelligent contract
To introduce dapp, Smart contracts need to be introduced , namely dapp Backend .
Smart contract is a computer program on Ethereum network , Strictly follow the code written in advance .
Once the smart contract is deployed in the Ethereum network , Can't change .
Dapps It can be decentralized , It is because it is controlled by the established logic of smart contracts , Not personal or
边栏推荐
- Read a paper_ ChineseBert
- 2022 mobile crane driver examination registration and mobile crane driver operation examination question bank
- Mysql Mac版下载安装教程
- 在写web项目的时候,文件上传用到了smartupload,用了new string()进行转码,但是在数据库中,还是会出现类似扑克的乱码
- Some preliminary preparations for QQ applet development: make an appointment for a development account, download and install developer tools, and create QQ applet
- C语言HashTable/HashSet库汇总
- [Yu Yue education] reference materials of political communication science of Communication University of China
- 中移物联网OneOS与OneNET入选《2021年物联网示范项目名单》
- [mathematical logic] predicate logic (first-order predicate logic formula | example)
- Role of JS No
猜你喜欢
【刷题篇】多数元素(超级水王问题)
Recursion: one dimensional linked lists and arrays
没有sXid,suid&sgid将进入险境!-尚文网络xUP楠哥
In Net 6 project using startup cs
『期末复习』16/32位微处理器(8086)基本寄存器
nodejs基础:浅聊url和querystring模块
js中#号的作用
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
Without sxid, suid & sgid will be in danger- Shangwen network xUP Nange
Arduino application development - LCD display GIF dynamic diagram
随机推荐
leetcode:动态规划模板
毕设-基于SSM宠物领养中心
Mutex and rwmutex in golang
[DRM] simple analysis of DRM bridge driver call process
Wechat applet + Alibaba IOT platform + Hezhou air724ug built with server version system analysis
学会pytorch能干什么?
没有sXid,suid&sgid将进入险境!-尚文网络xUP楠哥
2022 tea master (intermediate) examination questions and analysis and tea master (intermediate) practical examination video
[mathematical logic] propositions and connectives (propositions | propositional symbolization | truth connectives | no | conjunction | disjunction | non truth connectives | implication | equivalence)
动态规划:最长回文子串和子序列
Hutool动态添加定时任务
Filter
[mathematical logic] predicate logic (predicate logic basic equivalent | eliminate quantifier equivalent | quantifier negative equivalent | quantifier scope contraction expansion equivalent | quantifi
在 .NET 6 项目中使用 Startup.cs
Cnopendata China Customs Statistics
ffmpeg录制屏幕和截屏
[home push IMessage] software installation virtual host rental tothebuddy delay
docker安装及启动mysql服务
[Yu Yue education] reference materials of political communication science of Communication University of China
Makefile demo