Author

Topic: Wallet service provider with admin user for my customers (Read 331 times)

hero member
Activity: 882
Merit: 533
Thanks a ton. It really helps me a lot.
Do we have similar alternative options?
Also, can you guide me how own wallet & exchange service can be created?

You can also use Bitgo (crazy about security) or coinpayments.net merchants integration.

If you want to go with your own integration, you will have to define the requirements, you have different ways to do it depending on the technologies and infrastructures of your service. You can either use your own bitcoin nodes, or create addresses and assign them using some tools (bitcoinjs-lib), you can also use electrum (python), or even use them all at the same time.

Some websites offer an API to create and manage wallets with reduced or 0 fees into the same wallet, like :
https://www.blockcypher.com/dev/bitcoin/#using-wallets

Depending on the size of your business, i think that you should check all these sollutions with your developer(s).
newbie
Activity: 2
Merit: 0
Thanks a ton. It really helps me a lot.
Do we have similar alternative options?
Also, can you guide me how own wallet & exchange service can be created?
legendary
Activity: 1106
Merit: 1000
You can use coinbase merchant tools: https://developers.coinbase.com/docs/merchants you can follow the instructions.

AFAIK it's has been used by big company, for example Expedia.
newbie
Activity: 2
Merit: 0
Hi,

I am looking for options to provide wallets for my customers and looking for following options:
1. Create new wallet address
2. Password recovery option
3. free currency transfer for internal addresses

Please share pointers. Alternatively; please suggest how to develop such service.
Jump to: