Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
zkp
zkevm-circuits
Wiki
Zkevm docs
1 introduction
1 introduction
· Changes
Page history
gzxu_modify_introduction
authored
Aug 07, 2024
by
gz Xu
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
zkevm-docs/1-introduction.markdown
zkevm-docs/1-introduction.markdown
+2
-0
No files found.
zkevm-docs/1-introduction.markdown
View page @
2cdcfe16
...
...
@@ -17,6 +17,8 @@ zkEVM作为互联网3.0操作系统中的重要部分,支撑EVM智能合约的
5.
固定输入(Fixed),处理运算中常见的固定输入
6.
计算(Arithmetic),处理各类算数运算
7.
公共输入(Public),处理合约的各种公共数据
8.
幂运算(Exp),处理指数运算
9.
哈希模块(keccak),处理哈希运算
![
Figure 1
](
/image/circuit-architecture.png
)
电路结构图
...
...