More complete types.

Reviewed-on: #10
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
This commit was merged in pull request #10.
This commit is contained in:
2025-04-16 16:03:09 +09:00
committed by Craig Everett
parent 2bef1fd323
commit cbc823aba1
4 changed files with 205 additions and 94 deletions
+3 -3
View File
@@ -2,16 +2,16 @@
{type,gui}.
{modules,[]}.
{prefix,"gd"}.
{author,"Craig Everett"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}.
{package_id,{"otpr","gajudesk",{0,5,4}}}.
{deps,[{"otpr","hakuzaru",{0,6,0}},
{deps,[{"otpr","base58",{0,1,1}},
{"otpr","hakuzaru",{0,6,0}},
{"otpr","gmserialization",{0,1,3}},
{"otpr","sophia",{9,0,0}},
{"otpr","gmbytecode",{3,4,1}},
{"otpr","lom",{1,0,0}},
{"otpr","zj",{1,1,0}},
{"otpr","erl_base58",{0,1,0}},
{"otpr","eblake2",{1,0,0}},
{"otpr","ec_utils",{1,0,0}},
{"otpr","zxwidgets",{1,0,1}}]}.