Skip to content

Latest commit

 

History

History
86 lines (52 loc) · 2.91 KB

README.md

File metadata and controls

86 lines (52 loc) · 2.91 KB

Aeternity Epoch

A new blockchain for æpps.

Optimized for scalability via smart contracts inside state-channels.

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

Comes with a naming system, for developerability.

Written in Erlang.

To install and run the epoch node, see the release notes or just follow the progress of the project in Pivotal Tracker.

If you are interested in participating in a security bounty, check our HackerOne Aeternity Bounty Program.

What's on board

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

The description of API:

How to start

We publish packages for major platforms on GitHub.

Each release comes with release notes describing the installation and configuration instructions of the epoch node.

Below is an overview of the installation process for different platforms, building the package from source, configuration and operation of the epoch node.

Installation

See the documenation on how to:

Building from source

See the documentation on how to build the epoch node from source.

Configuration

See the documentation on how to configure the epoch node.

Running the node

See the documentation on how to operate the epoch node.

Docker

See the documentation on how to run the epoch node if you prefer Docker.

Additional resources