Bitcoin Forum

Bitcoin => Project Development => Topic started by: ConceptPending on February 22, 2014, 01:32:00 AM



Title: Prove It! - Show your customers you aren't ripping them off
Post by: ConceptPending on February 22, 2014, 01:32:00 AM
https://github.com/ConceptPending/proveit

This is a simple implementation of gmaxwell's idea regarding sites proving they have the required funds, posted here: https://iwilcox.me.uk/v/nofrac

The bitcoind tie-in will be coming tomorrow.

This is the account side of the project, and is pretty much ready to plug-n-play right now as far as I can tell.

I'm happy to receive any help, and I'll be adding the bitcoind, balance signing part of the equation, plus better documentation, tomorrow.

Cheers,

Nick


Title: Re: Prove It! - Show your customers you aren't ripping them off
Post by: kolev on February 22, 2014, 06:04:11 AM
This is a simple implementation of gmaxwell's idea regarding sites proving they have the required funds, posted here: https://iwilcox.me.uk/v/nofrac

The bitcoind tie-in will be coming tomorrow.

This is the account side of the project, and is pretty much ready to plug-n-play right now as far as I can tell.

I'm happy to receive any help, and I'll be adding the bitcoind, balance signing part of the equation, plus better documentation, tomorrow.

Cheers,

Nick
Are you gonna open-source it? Do you have a GitHub repo?


Title: Re: Prove It! - Show your customers you aren't ripping them off
Post by: kolev on February 22, 2014, 11:32:08 AM
https://github.com/ConceptPending/proveit

Oops. Somehow missed the important part.
No problem! It looks great!