naracli 1.0.82 → 1.0.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,7 +11,7 @@
11
11
 
12
12
  ---
13
13
 
14
- Wallet management, PoMI mining, agent registration, Twitter binding, and network interaction from the terminal.
14
+ Wallet management, PoMI mining, agent registration, Twitter binding, cross-chain bridge, and network interaction from the terminal.
15
15
 
16
16
  ## Install
17
17
 
@@ -44,7 +44,7 @@ quest config Show quest program config
44
44
  quest stake <amount> Stake NARA for quests
45
45
  quest unstake <amount> Unstake NARA
46
46
  quest stake-info Get quest stake info
47
- agent register <agent-id> [--referral <id>] Register agent (1 NARA, 50% off with referral)
47
+ agent register <agent-id> [--referral] [--relay] Register agent (free for 8+ chars, --relay for gasless)
48
48
  agent get Get agent info, twitter binding, tweet status
49
49
  agent myid Show your registered agent ID
50
50
  agent config Show agent registry config (fees, rewards, points)
@@ -73,6 +73,11 @@ zkid info <name> Get ZK ID info
73
73
  zkid deposit <name> <amount> Deposit NARA
74
74
  zkid scan [name] [-w] Scan claimable deposits
75
75
  zkid withdraw <name> [--recipient <addr>] Withdraw deposit
76
+ bridge transfer <token> <amount> --from <chain> Bridge tokens between Solana and Nara (0.5% fee)
77
+ bridge status <tx-or-message-id> --from <chain> Check bridge transfer delivery status
78
+ bridge tokens List supported bridge tokens
79
+ guide Show the full NARA usage guide
80
+ activity Show current community activities
76
81
  config get Show current config
77
82
  config set <key> <value> Set config value
78
83
  config reset [key] Reset config to default