Strike Documentation
Home
Twitter
GitHub
Search…
Introduction
Design
Overview
Principles
Features
Implementation
Wallet Program
Multisig Ops
Approvals
External dApps
Key Management
Wallet dApp
Fees / Rent
Program Upgrades
Account Structure
Powered By
GitBook
Features
Solana wallet program:
open source
https://github.com/StrikeProtocols
multisig management of all wallet operations
transfer & staking of tokens
whitelisting of addresses
user authorizations
dApp access
Balance Account creation
SOL, SPL token storage
support for confidential transfers (ZK)
support for external dApp transactions
dApp whitelisting
support for staking accounts
support for wrapped tokens
support for NFTs
IOS and Android Security Apps
open source
https://github.com/StrikeProtocols
biometric based 2FA
approving transfers
approving dApp transactions
approving configuration changes
private key generation and backup
secure communication channel with solana wallet
Strike Web App
wallet creation
easy to user interface for managing the wallet
viewing wallet balances
initiating transfers
initiating dApp transactions
initiating configuration changes
viewing wallet configuration
viewing transaction history
managing address book
managing dApp book
mobile support
Wallet dApp
open source
initiating multisig ops
approving multisig ops
works with existing Solana wallets like a dApp
submission and signing of transactions with or without Strike web app
Design - Previous
Principles
Next - Implementation
Wallet Program
Last modified
2mo ago
Copy link
Contents
Solana wallet program:
IOS and Android Security Apps
Strike Web App
Wallet dApp