Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.05 KB

File metadata and controls

27 lines (15 loc) · 1.05 KB

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