mappum / webcoin

:globe_with_meridians::moneybag: SPV Bitcoin client for Node.js and the browser
412 stars 60 forks source link

add example #2

Open mvayngrib opened 9 years ago

mvayngrib commented 9 years ago

very very cool stuff!

@mappum we're going to need an SPV wallet to use with our project Trust in Motion (for our startup Tradle). Would you mind making a few examples? Currently we're using my single-key common-blockchain based wallet. bcoin is another candidate, but it's not being supported.

also, I want to ask you if you'd be interested in getting involved with Tradle and Trust in Motion. We just got into StartupBootCamp UK, and you're the kind of coder we need: solid nodejs skills, experience in cryptocurrencies, passionate about decentralized tech. It's a great time to get involved: there's serious outside validation, but you're early enough to make a big impact on the code.

Skype me at luigimvm if you're interested, or find me in the tradle-dev gitter room

mappum commented 9 years ago

@mvayngrib There will be examples very soon. Webcoin still has a way to go before I would consider using it in production releases, but it own't be long before you can start building on top of it. I'll let you know when I've added examples/documentation.

bitcoinsSG commented 8 years ago

yes, I agree, example and usage sections would be helpful

posita commented 8 years ago

:+1:

stevedekorte commented 8 years ago

We're also interesting in using this with voluntary.net's port of Bitmarkets to Electron and an example would help. Thanks.

paulkernfeld commented 8 years ago

If anyone is interested in seeing some working webcoin code in the mean time, my project burnie might be helpful. It's not specifically intended as a webcoin example, but the code is pretty short (<200 LOC).

mappum commented 8 years ago

+1 for burnie, it's a great example project!

But once I'm done making the "glue" code in this repo, I'll add some examples and "Getting Started" documentation. On May 13, 2016 2:06 PM, "Steve Dekorte" notifications@github.com wrote:

Thanks Paul!

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/mappum/webcoin/issues/2#issuecomment-219159253