Create a CITU wallet account

Open the local wallet

Start the wallet JAR and open http://127.0.0.1:8082/create-account.

java -Xms256m -Xmx1024m -XX:+UseG1GC -XX:MaxGCPauseMillis=500 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\server\logs\citu-wallet-v35-514291.hprof -Dserver.port=8082 -jar C:\citu-wallet-v35-activation-514291-1.0.2.jar

Password / private key safety

Address, login, and public key can be public.

Password / private key is secret. Never share it in screenshots, chats, support messages, URLs, logs, or public forms.

Save credentials offline in a safe place. If password/private key is lost, account recovery may be impossible.

Connect to a node

For simple wallet use you can configure the official public node: http://194.87.236.238:82.

For local operation use your own node: http://127.0.0.1:8083.