Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
Thirdspace
on 27/12/2017, 00:53:40 UTC
To convert from BTC address to CLAM address, base58 decode the address, replace the initial 0x00 version byte with 0x89, and base58 encode the result.
I think he already figured it out, I checked his site a few days ago and clams share shown correctly.

https://just-dice.com/pushtx can be used to broadcast transactions, yes.
I was wondering... can I create raw tx by handmade manually and use unsynced clams client to sign it?
what I mean by handmade is by using 'createrawtransaction' and supplying parameter based on data I get from explorer
would the wallet qt accepts and create the hex even if the inputs are not seen locally in my wallet?
and then use just-dice pushtx to broadcast it to the network? or can I broadcast it myself with my unsynced wallet?
next step... I might even try to create/fork coinb.in for clams if it is possible  Wink
thanks in advance for your answers Grin