Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 246 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 246 Bytes

lchain

Barebones blockchain example for LFE.

Loosely based on the tiniest blockchain.

Build

$ rebar3 compile

Test

$ rebar3 eunit