stack_wallet icon indicating copy to clipboard operation
stack_wallet copied to clipboard

Syncing wallets through APIs

Open serrq opened this issue 1 year ago • 2 comments

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

serrq avatar Oct 28 '23 07:10 serrq

Do you mean the daemon RPC calls?

julian-CStack avatar Jun 26 '24 20:06 julian-CStack

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)

serrq avatar Jun 27 '24 13:06 serrq