Post
Topic
Board Development & Technical Discussion
Topic OP
How to create bitcoin service without 3rd party ?
by
maplelake
on 29/05/2020, 21:51:27 UTC
if i'll create several web service, like wallet,create transaction, block chain explorer. How to implement it ?
Is there some open source or video ?

I know nothing things more than "install bitcoin client, then let your web service implementation interact with bitcoin client".

Thanks