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
This is a basic php bitcoin wallet that uses the jsonRPCClient and curl to interface with the bitcoin client.
It currently can create addresses, send and receive coins.
This can easily be adopted to any altcoin.
About
Php Bitcoin Wallet for learning the basics of working with the bitcoin protocol