aeternity

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

Github stars Tracking Chart

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

Overview

Name With Owneraeternity/aeternity
Primary LanguageErlang
Program languageMakefile (Language Count: 8)
Platform
License:ISC License
Release Count130
Last Release Namev7.0.0 (Posted on )
First Release Namev0.1.0-dumb-blockchain (Posted on )
Created At2017-08-09 11:44:30
Pushed At2024-05-08 11:06:23
Last Commit At2024-05-08 11:18:08
Stargazers Count1.1k
Watchers Count132
Fork Count233
Commits Count6.5k
Has Issues Enabled
Issues Count918
Issue Open Count234
Pull Requests Count3000
Pull Requests Open Count20
Pull Requests Close Count408
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top