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
"The BitcoinKit library is a Swift implementation of the Bitcoin protocol which support both BCH and BTC. Improving the mobile ecosystem for Bitcoin developers is our mission.
BitcoinKit allows maintaining a wallet, sending or receiving transactions without a full blockchain node. Following is a wallet app that demonstrates the way to use it."
Where can I find WalletWithApi? Is it not worth it trying to use BitcoinKit to send/receive transactions and check current balance in a wallet?
These are literally the only things I wanted to do.
Examples are not updated and while I'm able to receive transactions, I can't find the way to send coins to any address.
The log is reporting this:
sending transaction
104.192.7.210:19979 sending inv
104.192.7.210:19979 sent inv
104.192.7.210:19979 disconnected
The text was updated successfully, but these errors were encountered: