feat: simplify Be Citizen flow - remove wallet steps, add seed phrase input

- Remove wallet setup/create/import/connect steps from CitizenPage
- Add privacy notice banner with Shield icon to form
- Add seed phrase textarea with mnemonic validation
- CitizenProcessing creates keypair directly from seed phrase
- CitizenSuccess shows 3-step next process info
- Add /citizens path support alongside ?page=citizen
- Update bot URL to /citizens
- Add 10 new i18n keys in all 6 languages
This commit is contained in:
2026-02-14 23:24:59 +03:00
parent f864ed6804
commit 8f4b9087f3
16 changed files with 221 additions and 114 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.194",
"buildTime": "2026-02-14T19:00:32.936Z",
"buildNumber": 1771095632937
"version": "1.0.196",
"buildTime": "2026-02-14T20:24:59.270Z",
"buildNumber": 1771100699271
}