Bitcoin Forum
April 16, 2024, 08:47:42 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is this possible with bitcoin right now?  (Read 663 times)
Was (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10

We are Satoshi.


View Profile
August 20, 2015, 04: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

We Are Satoshi.
1713300462
Hero Member
*
Offline Offline

Posts: 1713300462

View Profile Personal Message (Offline)

Ignore
1713300462
Reply with quote  #2

1713300462
Report to moderator
1713300462
Hero Member
*
Offline Offline

Posts: 1713300462

View Profile Personal Message (Offline)

Ignore
1713300462
Reply with quote  #2

1713300462
Report to moderator
1713300462
Hero Member
*
Offline Offline

Posts: 1713300462

View Profile Personal Message (Offline)

Ignore
1713300462
Reply with quote  #2

1713300462
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713300462
Hero Member
*
Offline Offline

Posts: 1713300462

View Profile Personal Message (Offline)

Ignore
1713300462
Reply with quote  #2

1713300462
Report to moderator
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
August 21, 2015, 01:09:46 AM
 #2

Why not implement a database of balances, and snacks deposits and withdrawals for buyers and sellers instead?

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
tommorisonwebdesign
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
August 21, 2015, 04: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.

Signatures? How about learning a skill... I don't care either way. Everybody has to make a living somehow.
Was (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10

We are Satoshi.


View Profile
August 22, 2015, 02:58:29 AM
 #4

Why not implement a database of balances, and snacks deposits and withdrawals for buyers and sellers instead?

Wouldn't be publicly audit-able

We Are Satoshi.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!