0
1
I see a whole lot of websites using the blockchain API to create bitcoin wallets (if i am correct), send and receive payments, I know how to ordinarily make a payment system using C#/MSSQL or PHP/MySQL but it seems a whole lot of things are different implementing the blockchain API, hence I wanted to know how can I go about setting up a wallet, like using PHP to implement an online wallet so I can create user accounts, create wallets, send payment from my site (which has a wallet) to another bitcoin wallet on another site, since I think all of them actually use the same blockchain API, any ideas how to go about something like this?
Welcome to Bitcoin.SE! This question is currently quite broad, asking how to setup an entire payment system using the API. Perhaps you could edit your question to ask more specific questions about the differences you've experienced between this and other APIs you have used – MeshCollider – 2017-12-04T10:11:37.310