Skip to content

akorosmezey/testnet

 
 

Repository files navigation

Aeternity

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.

Installing dependencies

You will need Erlang and a couple of libraries before you are able to run this software.

For Ubuntu

For Mac

Running the blockchain

If you just want to launch a node and connect to the network, look at the quick start guide

Using the wallet

Included is a wallet. A wallet is for storing your private key, and for making signatures. Read here about how to secure your private key with a password. That way you can have tokens. Secure your keys

Blockchain Commands

Read about the commands in depth in the docs This is how you control the node once it is started.

Testing

Build Status

We maintain two kinds of tests: unit tests and integration tests. Final test is always syncing fresh node with public testnet node.

Varied scenarions require specific test setup, e.g. multi hop payment requires three node deployment. This is why we prepared number of testing setups.

If you are looking for more detailed explanation on how the nodes are started look at the advanced notes on installation.

If you want to know more about how the tests are run see testing.

Else

If you want to know more, get in touch with us via gitter chat

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Erlang 81.9%
  • JavaScript 8.8%
  • Python 6.0%
  • Forth 1.3%
  • Makefile 1.2%
  • HTML 0.7%
  • Shell 0.1%