add vrlp project
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{application,vrlp,
|
||||
[{description,"Vanillae's implementation of the Ethereum Recursive-Length-Prefix (RLP) codec"},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel]},
|
||||
{vsn,"0.1.0"},
|
||||
{modules,[vrlp]}]}.
|
||||
Reference in New Issue
Block a user