aeternity

æternity: solving scalability problems by making sense of state-channels

Github星跟踪图

Aeternity node

CircleCI
License
Build Tool

A new blockchain for æpps.

Optimized for scalability via smart contracts inside state-channels.

Has a built-in oracle for integration with real-world data.

Comes with a naming system, for developerability.

Written in Erlang.

To install and run the Aeternity node, see the instructions below or just follow the progress of the project via GitHub Issues.

If you have discovered a bug or security vulnerability please get in touch. The aeternity Crypto Foundation pays bug-bounties up to 100.000 AE Tokens for critical vulnerabilities. Please get in touch via security@aeternity-foundation.org.

Documentation

For an overview of the installation process for different platforms,
building the package from source, configuration and operation of the Aeternity
node please refer to Aeternity node documentation.

We keep our protocol, APIs and research spec in separate protocol
repository.

How to start

We publish packages for major platforms on GitHub.
Each release comes with release notes describing the
changes of the Aeternity node in each particular version.

Please use the latest published stable release rather than the master branch.
The master branch tracks the ongoing efforts towards the next stable release to be published though it is not guaranteed to be stable.

Quick Install

By using the installer to install the latest stable version:

bash <(curl -s https://install.aeternity.io/install.sh)

Or running a docker container (latest tag):

docker pull aeternity/aeternity
docker run -p 3013:3013 -p 3015:3015 aeternity/aeternity

Additional resources

主要指标

概览
名称与所有者aeternity/aeternity
主编程语言Erlang
编程语言Makefile (语言数: 8)
平台
许可证ISC License
所有者活动
创建于2017-08-09 11:44:30
推送于2025-04-23 07:47:13
最后一次提交2025-04-23 09:31:31
发布数137
最新版本名称v7.3.0-rc5 (发布于 )
第一版名称v0.1.0-dumb-blockchain (发布于 )
用户参与
星数1.1k
关注者数128
派生数240
提交数6.6k
已启用问题?
问题数987
打开的问题数257
拉请求数3130
打开的拉请求数12
关闭的拉请求数451
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?