欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Aeternity
来自开放百科 - 灰狐
(版本间的差异)
小 (→数据库) |
小 (→功能) |
||
(未显示1个用户的17个中间版本) | |||
第1行: | 第1行: | ||
aeternity | aeternity | ||
+ | |||
+ | [[文件:aeternity-logo.png|right]] | ||
==简介== | ==简介== | ||
这是一个更具可扩展和安全的[[blockchain|区块链]]技术,基于 [[Erlang]] 构建,采用 ISC 许可证。 | 这是一个更具可扩展和安全的[[blockchain|区块链]]技术,基于 [[Erlang]] 构建,采用 ISC 许可证。 | ||
+ | |||
+ | ISC 许可证在功能上等同于 BSD 2-Clause 和 MIT 许可证,删除了一些不再需要的语言。 | ||
==功能== | ==功能== | ||
+ | [https://github.com/aeternity/protocol/blob/master/README.md Why æternity?] æternity protocol | ||
==指南== | ==指南== | ||
+ | |||
+ | ==虚拟机== | ||
+ | [[Erlang VM]] | ||
+ | |||
+ | [https://github.com/aeternity/protocol/blob/master/contracts/contract_vms.md Virtual machines on the æternity blockchain] | ||
+ | |||
+ | two types of blocks: | ||
+ | * micro block - contains a header and a list of transactions. | ||
+ | * key block - contains only a header. | ||
+ | |||
+ | *The æternity [[Ethereum]] virtual machine (AEVM) | ||
+ | *[https://github.com/aeternity/aeternity/tree/master/apps/aefate Fate: Fast aeternity transaction engine & FATE virtual machine] | ||
==数据库== | ==数据库== | ||
第17行: | 第34行: | ||
==项目== | ==项目== | ||
[https://github.com/aeternity/awesome-aeternity Awesome Æternity] [[文件:awesome.png]] | [https://github.com/aeternity/awesome-aeternity Awesome Æternity] [[文件:awesome.png]] | ||
− | *[https://github.com/aeternity | + | *[https://github.com/aeternity aeternity @ GitHub] |
*[https://github.com/aeternity/aebytecode aebytecode] Aeternity virtual machines byte code modules | *[https://github.com/aeternity/aebytecode aebytecode] Aeternity virtual machines byte code modules | ||
*[https://github.com/aeternity/aesophia/blob/lima/docs/sophia.md Sophia Language] An Æternity BlockChain Language | *[https://github.com/aeternity/aesophia/blob/lima/docs/sophia.md Sophia Language] An Æternity BlockChain Language | ||
+ | *[https://github.com/aeternity/aeconnector aeconnector] Parent chains interface provider (Hyperchains). [[bitcoin]], [[ethereum]] | ||
==用户== | ==用户== | ||
+ | |||
+ | ==文档== | ||
+ | *[https://files.gotocon.com/uploads/slides/conference_15/995/original/GOTO%20Wiger%20-%20Using%20Erlang%20in%20Blockchain%20Development.pdf Building a blockchain in Erlang] | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
+ | image:aeternity-aetmodel-epoch-system-diagram.jpeg|aeternity aetmodel | ||
+ | image:aeternity.png|Aeternity性能 | ||
+ | image:aeternity-keymicro.jpg|key/micro block | ||
image:aeternity-user-cases.png|用户案例 | image:aeternity-user-cases.png|用户案例 | ||
+ | image:æternity-hardware-wallet-payment-smart-card.jpeg|硬件钱包支付智能卡 | ||
</gallery> | </gallery> | ||
==链接== | ==链接== | ||
*[https://aeternity.com/ aeternity官网] | *[https://aeternity.com/ aeternity官网] | ||
− | |||
[[category:blockchain]] | [[category:blockchain]] | ||
[[category:erlang]] | [[category:erlang]] | ||
+ | [[category:Huihoo Foundation]] |
2022年10月15日 (六) 09:13的最后版本
aeternity
目录 |
[编辑] 简介
这是一个更具可扩展和安全的区块链技术,基于 Erlang 构建,采用 ISC 许可证。
ISC 许可证在功能上等同于 BSD 2-Clause 和 MIT 许可证,删除了一些不再需要的语言。
[编辑] 功能
Why æternity? æternity protocol
[编辑] 指南
[编辑] 虚拟机
Virtual machines on the æternity blockchain
two types of blocks:
- micro block - contains a header and a list of transactions.
- key block - contains only a header.
- The æternity Ethereum virtual machine (AEVM)
- Fate: Fast aeternity transaction engine & FATE virtual machine
[编辑] 数据库
Aeternity 节点支持以下几种数据库持久性后端:
- mnesia_rocksdb A RocksDB backend for Mnesia.
- RocksDB
- Mnesia
- mnesia_leveled A Leveled backend for Mnesia Leveled
[编辑] 项目
- aeternity @ GitHub
- aebytecode Aeternity virtual machines byte code modules
- Sophia Language An Æternity BlockChain Language
- aeconnector Parent chains interface provider (Hyperchains). bitcoin, ethereum
[编辑] 用户
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点