Bit-Wasp / BitWasp

Open Source Bitcoin Marketplace Software
http://bit-wasp.org
The Unlicense
271 stars 130 forks source link

Not all fields have been filled in correctly. #72

Open oscer1111 opened 10 years ago

oscer1111 commented 10 years ago

Install j

Not all fields have been filled in correctly.

So i fill in all the fields and this is what i get . Let it be known i did not elect to use electrum cause i Did not want to use bitcoin .

Can this software not be used with Alt Coins ?

afk11 commented 10 years ago

Ok. I've been waiting for this.. At the moment, the admin needs to guarantee new public keys can be created at any time. Now, while there isn't an electrum client for other alt coins, you can still make use of electrums deterministic key scheme.

This is going to be bloody awkward for you. I have some scripts (check out the ./vendor/bitwasp/bitcoin-lib/tests) which sort of do what you need to, generally they can be ported to other coins, so you could try hacking those.. Hook the electrum_sign_p2sh/multisig to a different, 'youraltcoin' blockexplorer API, and you're sorted.. It can be done, but I have a mountain of other work to do at the moment.

Unrelated, but I'm curious how well you think the altcoin markets are primed for multisig? I think bitcoin and altcoins have pretty much the same level of support... once the ported client works with it, but still something that's difficult to expose to anyone..