Post
Topic
Board Development & Technical Discussion
Re: [ANN] Protocoin - a pure Python Bitcoin protocol implementation
by
Ikinoki
on 23/11/2013, 02:43:40 UTC
So, how do you create a wallet? Or collect all data about particular address?
I assume you have to request all blocks and search through them for data relating to wallet?
And if I want to create wallet, what should I do?