[wip] initial vw commit

This commit is contained in:
2022-11-16 15:13:20 -07:00
parent 045384420e
commit ab2b816f88
8 changed files with 726 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{application,vw,
[{description,"Simple command line ae wallet"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[vw]}]}.