Hello everybody !
As part of the realization of an MVP, I have two main questions regarding the use of the API of a bitcoin wallet (for example that of taking blockchain.info).
The MVP is for testing a mobile payment concept.
It will be implemented and its restricted only in a fast food outlet.
Technically, the merchant will have a tablet and a application installed previously.
And customers will have a mobile app to download.
Feed Specifications :
Both applications (customer and merchant) will be able to send and receive payments between them.
No applications will have the ability to make withdrawals and convert bitcoins in €.
Specifications of the actors :
The merchnat application is intended for a single trader.
The client application is provided for a maximum number of 1500 customers.
Only the address of the trader and the respective addresses of 1500 customers can interact, an unknown address and therefore another bitcoin wallet can interact with any of the two applications.
Network Requirements :
Since we operate in a closed circuit in order not to be affected by price fluctuations, we do wish to establish a price fixed in advance in the network.
The minimal costs of remuneration of minors will be at our expense.
My questions :
1) Is it possible to create a bitcoin wallet white label from this API while respecting the specification mentioned?
The reason is commercial: we will not pass on the use of blockchain protocol in our product.
Then financial: I think that the development cost can be significantly more interesting compared to a solution built from scratch.
2) In your opinion what are the APIs and web services that best fit?
For web services I particularly refers to startups like
www.blockcypher.comTo complete this question I possibly specifications available.
Best regards,