Post
Topic
Board Project Development
Re: Where to find localbitcoins type escrow script?
by
Invisible Hand
on 24/07/2016, 23:40:33 UTC
Guys, I want an escrow script (similar to localbitcoins). Where can I find such a script?

It's not that hard to code. You need a LAMP server and bitcoind running. And then keep track of users' balances in the database, and handle cash outs with RPC calls.