Skip to content

AltheaFoundation/althea-L1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Althea L1

Althea L1 is a layer one blockchain specifically for micropayment applications. By dividing the chain between a highly efficient micropaymetns interface and a flexible programmable EVM. Linking these two environments is liquid infrastructure a special account type represented by an NFT that holds revenues from devices performing micropayments.

Althea introduced our pay-per-forward protocol in 2018, a trustless way of coordinating payments for bandwidth and network routing that is radical in its simplicity and efficiency. This is just one of the many usecases possible.

Join the Althea community!

Join us on Discord or Matrix


Developer instructions

To contribute to Althea-L1, refer to these guides.

Development environment setup

Adding integration tests

Build and test

make
make test