Adds a first-run wallet and account creator option for noobs. If they select the "create a default wallet" option, they are jumped to the name + password screen for wallet creation, and a new account is generated for them named "Account 1". This leapfrogs the problem of users having to know what is going on with the blockchain and wallet at all before getting started. #18 #19 Reviewed-on: #24 Reviewed-by: Ulf Wiger <ulfwiger@qpq.swiss> Co-authored-by: Craig Everett <zxq9@zxq9.com> Co-committed-by: Craig Everett <zxq9@zxq9.com>
28 lines
888 B
Plaintext
28 lines
888 B
Plaintext
{name,"GajuDesk"}.
|
|
{type,gui}.
|
|
{modules,[]}.
|
|
{prefix,"gd"}.
|
|
{author,"Craig Everett"}.
|
|
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
|
|
{package_id,{"otpr","gajudesk",{0,7,0}}}.
|
|
{deps,[{"otpr","hakuzaru",{0,6,1}},
|
|
{"otpr","eblake2",{1,0,1}},
|
|
{"otpr","base58",{0,1,1}},
|
|
{"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","ec_utils",{1,0,0}},
|
|
{"otpr","zxwidgets",{1,0,1}}]}.
|
|
{key_name,none}.
|
|
{a_email,"craigeverett@qpq.swiss"}.
|
|
{c_email,"info@qpq.swiss"}.
|
|
{copyright,"QPQ AG"}.
|
|
{file_exts,[]}.
|
|
{license,"GPL-3.0-or-later"}.
|
|
{repo_url,"https://git.qpq.swiss/QPQ-AG/GajuDesk"}.
|
|
{tags,["gaju","gm","gajumaru","wallet","blockchain","cryptocurrency","crypto",
|
|
"puck"]}.
|
|
{ws_url,"https://gajumaru.io"}.
|