Author

Topic: Is this possible with bitcoin right now? (Read 663 times)

Was
member
Activity: 75
Merit: 10
We are Satoshi.
August 21, 2015, 10:58:29 PM
#4
Why not implement a database of balances, and snacks deposits and withdrawals for buyers and sellers instead?

Wouldn't be publicly audit-able
sr. member
Activity: 448
Merit: 250
August 21, 2015, 12:07:08 AM
#3
Yes the bvest way to avoid clogging the blockchain with dust payments you could implement a balance which could be stored in a database and from there you could link your users to balances in the database with a JOIN query. It should not be too hard to do.
sr. member
Activity: 392
Merit: 259
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
August 20, 2015, 09:09:46 PM
#2
Why not implement a database of balances, and snacks deposits and withdrawals for buyers and sellers instead?
Was
member
Activity: 75
Merit: 10
We are Satoshi.
August 20, 2015, 12:21:30 PM
#1
Say I have a Bitcoin based marketplace through bitcoind php and json
and in an effort to keep the blockchain clear of dust and relatively "small" transactions, could a user "commit" a certain balance that would be deducted once the balance value (say for example $50) is reached within the marketplace via a multi-sig transaction/contract.

The user could do 5 $10 dollar transactions with 5 different sellers etc

Or is this what Lightning network is?

thanks

Was
Jump to: