H
H
honormgr2017-01-10 23:53:26
Laravel
honormgr, 2017-01-10 23:53:26

How to work with blockchain?

Hello!
I'm interested in a hint, I need a library for Laravel, for integration with the blockchain.
Which will allow the following:
Create a wallet on the blockchain for each user.
Check with some periodicity payments for these wallets.
Send the specified number of bitcoins from the admin wallet to the user.
I will be very glad for your help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2017-01-11
@Sanasol

This is not work with the blockchain, but work with the wallet.
https://github.com/nbobtc/bitcoind-php
Here you can find some examples of how it works.
https://github.com/poiuty/midas
This is an exchange if anything. You can even say working.
A small wrapper for more convenient work.
https://github.com/poiuty/midas/blob/master/app/Wa...
Self use
https://github.com/poiuty/midas/blob/master/app/Wa...
https:// github.com/poiuty/midas/blob/e21e8364b12ad...
Checking incoming payments
https://github.com/poiuty/midas/blob/master/app/Co...
Making outgoing payments
https://github.com/poiuty /midas/blob/master/app/Co...
All this is natural only for bitcoin.
It has not been tested for others, but those who fork the cue ball should work.
The rest of the kions, depending on how they re-rendered the wallet and broke the api in it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question