You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is clear that btctxstore is going to evolve to be the blockchain interface of choice for several projects and it should support full SPV functionality so that the services being used to not do not need to be trusted.
It is clear that btctxstore is going to evolve to be the blockchain interface of choice for several projects and it should support full SPV functionality so that the services being used to not do not need to be trusted.
Borrow code liberally from https://github.com/chromaway/ngcccbase which implements a SPV wallet in python.
The text was updated successfully, but these errors were encountered: