View-Only Wallets
RAILGUN Wallets (created with mnemonic) have both spending and viewing keys. View-Only wallets lack the spending key, so they cannot create transactions, but they have access to the wallet viewing key that can access balances and transaction history.
View-Only wallets are created using a shareable viewing key. Only the original wallet owner, who has access to the RAILGUN Wallet (and mnemonic) can generate a shareable key.
Example: Generate shareable key and associated View-Only wallet
View-Only wallets may be loaded like RAILGUN Wallets, using loadWalletByID
.
Example: Load stored RAILGUN Wallet by its ID
Last updated