mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 16:23:22 +00:00
ADD - implement secure VaultX exchange
Add the VaultX phone UI, stateful browser mocks, localized copy, and generated WebP icon. Implement character-bound authentication, fixed-point balances, finite treasury markets, idempotent quote execution, settlement reconciliation, Scrypt credentials, SQL schema, limits, audit records, and contract tests.
This commit is contained in:
@@ -242,6 +242,14 @@ local server_callbacks = {
|
||||
"calls:block",
|
||||
"banking:overview",
|
||||
"banking:transfer",
|
||||
"crypto:bootstrap",
|
||||
"crypto:register",
|
||||
"crypto:login",
|
||||
"crypto:logout",
|
||||
"crypto:quote",
|
||||
"crypto:execute",
|
||||
"crypto:deposit",
|
||||
"crypto:withdraw",
|
||||
"billing:overview",
|
||||
"billing:list",
|
||||
"billing:detail",
|
||||
|
||||
Reference in New Issue
Block a user