cypherstack / stack_wallet

Stack Wallet, a multicoin, cryptocurrency wallet
https://stackwallet.com
GNU General Public License v3.0
211 stars 60 forks source link

Syncing wallets through APIs #687

Open serrq opened 1 year ago

serrq commented 1 year ago

I would like to sync all my wallets through the coins's APIs. Not only through the Stack servers or those private ones.

julian-CStack commented 4 months ago

Do you mean the daemon RPC calls?

serrq commented 4 months ago

Via Blockchair API (optional).

Three sync options available (for example):

• Not private (Blockchair API, fast) • Private (blockchain, slow) • Hybrid (initial sync not private, afterwards private)