Author

Topic: [ANN][EMC2] Einsteinium | FUNDING THE FUTURE WITH THE FUTURE OF CURRENCY - page 288. (Read 1076368 times)

hero member
Activity: 588
Merit: 501

if my understanding of the multisig is correct, the non-creators (djnocide and Armis) don't need rawtransaction info, as secondary authorizers we only need the 'hex' info because that is all we actually sign.



Thats right. I think I know where this is failing. The error occurs at the very beginning when I create the rawtransaction. The problem is the 'listunspent' command doesnt return with the multisig address & balance even though coins have been sent to it & have been confirmed by the network. Again, this is suggesting a possible problem with RPC calls in the wallet. If I run the getreceivedbyaddress on the address I get a 0.00 balance also. According to http://uscyberlabs.com/blog/2014/06/14/how-to-bitcoin-multi-signature-address-wallet/ this means the address isnt registered in the blockchain. I'll need to look into this further.

huh, but your earlier result was 'true' which means you found success.  I thought it only needed the single change from '1' to '2'.  

When you said: "have been confirmed" how did that occur?   It's hard to understand that the RPC (Remote Procedure Call) failed if the transaction took place?  Are you able to see it via the Transaction ID on the blockchain?  Are you saying that you have proof of payment but no payment in the destination wallet?  

Remember, you are not providing specific details for us to see, and since you are on both sides of the transaction we must assume that when you speak of a specific address, key, wallet, or command that it pertains to the intended and correct address, key, and or wallet.



Hi Armis, I've sent you a further PM. Essentially, sends to the wallet are confirming, which are visible in the 'sent to' transaction list (sent from mine & other wallets). So the money is arriving it seems (though this is not 100% confirmable without a working block explorer).

The problem is I am not getting the required data I need (showing the multisig wallet balance & other info) when I run the 'listunspent' or 'getreceivedbyaddress' commands, which are required before I can create a 'spend' from the address.

Thanks for all of the communications, I think it adequately outlines the help we need to solve this problems.  Hopefully someone reading this will enable us to get the help we need to solve this problem.   I'm sorry we have not found success in this endeavor as of yet.
legendary
Activity: 1022
Merit: 1001

if my understanding of the multisig is correct, the non-creators (djnocide and Armis) don't need rawtransaction info, as secondary authorizers we only need the 'hex' info because that is all we actually sign.



Thats right. I think I know where this is failing. The error occurs at the very beginning when I create the rawtransaction. The problem is the 'listunspent' command doesnt return with the multisig address & balance even though coins have been sent to it & have been confirmed by the network. Again, this is suggesting a possible problem with RPC calls in the wallet. If I run the getreceivedbyaddress on the address I get a 0.00 balance also. According to http://uscyberlabs.com/blog/2014/06/14/how-to-bitcoin-multi-signature-address-wallet/ this means the address isnt registered in the blockchain. I'll need to look into this further.

huh, but your earlier result was 'true' which means you found success.  I thought it only needed the single change from '1' to '2'.  

When you said: "have been confirmed" how did that occur?   It's hard to understand that the RPC (Remote Procedure Call) failed if the transaction took place?  Are you able to see it via the Transaction ID on the blockchain?  Are you saying that you have proof of payment but no payment in the destination wallet?  

Remember, you are not providing specific details for us to see, and since you are on both sides of the transaction we must assume that when you speak of a specific address, key, wallet, or command that it pertains to the intended and correct address, key, and or wallet.



Hi Armis, I've sent you a further PM. Essentially, sends to the wallet are confirming, which are visible in the 'sent to' transaction list (sent from mine & other wallets). So the money is arriving it seems (though this is not 100% confirmable without a working block explorer).

The problem is I am not getting the required data I need (showing the multisig wallet balance & other info) when I run the 'listunspent' or 'getreceivedbyaddress' commands, which are required before I can create a 'spend' from the address.
hero member
Activity: 588
Merit: 501

if my understanding of the multisig is correct, the non-creators (djnocide and Armis) don't need rawtransaction info, as secondary authorizers we only need the 'hex' info because that is all we actually sign.



Thats right. I think I know where this is failing. The error occurs at the very beginning when I create the rawtransaction. The problem is the 'listunspent' command doesnt return with the multisig address & balance even though coins have been sent to it & have been confirmed by the network. Again, this is suggesting a possible problem with RPC calls in the wallet. If I run the getreceivedbyaddress on the address I get a 0.00 balance also. According to http://uscyberlabs.com/blog/2014/06/14/how-to-bitcoin-multi-signature-address-wallet/ this means the address isnt registered in the blockchain. I'll need to look into this further.

huh, but your earlier result was 'true' which means you found success.  I thought it only needed the single change from '1' to '2'. 

When you said: "have been confirmed" how did that occur?   It's hard to understand that the RPC (Remote Procedure Call) failed if the transaction took place?  Are you able to see it via the Transaction ID on the blockchain?  Are you saying that you have proof of payment but no payment in the destination wallet?  

Remember, you are not providing specific details for us to see, and since you are on both sides of the transaction we must assume that when you speak of a specific address, key, wallet, or command that it pertains to the intended and correct address, key, and or wallet.

legendary
Activity: 1022
Merit: 1001

if my understanding of the multisig is correct, the non-creators (djnocide and Armis) don't need rawtransaction info, as secondary authorizers we only need the 'hex' info because that is all we actually sign.



Thats right. I think I know where this is failing. The error occurs at the very beginning when I create the rawtransaction. The problem is the 'listunspent' command doesnt return with the multisig address & balance even though coins have been sent to it & have been confirmed by the network. Again, this is suggesting a possible problem with RPC calls in the wallet. If I run the getreceivedbyaddress on the address I get a 0.00 balance also. According to http://uscyberlabs.com/blog/2014/06/14/how-to-bitcoin-multi-signature-address-wallet/ this means the address isnt registered in the blockchain. I'll need to look into this further.
hero member
Activity: 588
Merit: 501

I did as you instructed about 30 different ways none of which worked.  

After viewing the following videos:

https://www.youtube.com/watch?v=zIbUSaZBJgU
and
https://www.youtube.com/watch?v=OSA1pwlaypc

I got some insight as to what may be the cause of the problems, I will pm you with those.



Ok, thanks for the PM.

I did create several multisig addresses in testing so its possible your right.

I have created a new multig address as per below which shows 2 sigs are required:

{
"isvalid" : true,
"address" : "3PBBYdzFgbQLAa3G7EBceztXBS5LBnuY1U",
"ismine" : true,
"isscript" : true,
"script" : "multisig",
"addresses" : [
"ERft1iSzs1FR3zRudmJMn58BmxoeHshwRh",
"ELLm3P3SAdEMgkQ1k4wgRDyAT8fRLT1kw3",
"EM98cArBr62Fgugk9nFP8mCfTWcPGGBiXW"
],
"sigsrequired" : 2,
"account" : "EMC2 Multisig"
}

I'm going to send another rawtransaction to this address & sign it, & will then PM you to test.

btw, I take it you didnt see the 0.01 transaction appear in your wallet prompting for signoff of the payment?

statement in red is true.

if my understanding of the multisig is correct, the non-creators (djnocide and Armis) don't need rawtransaction info, as secondary authorizers we only need the 'hex' info because that is all we actually sign.

legendary
Activity: 1022
Merit: 1001

I did as you instructed about 30 different ways none of which worked.  

After viewing the following videos:

https://www.youtube.com/watch?v=zIbUSaZBJgU
and
https://www.youtube.com/watch?v=OSA1pwlaypc

I got some insight as to what may be the cause of the problems, I will pm you with those.



Ok, thanks for the PM.

I did create several multisig addresses in testing so its possible your right.

I have created a new multig address as per below which shows 2 sigs are required:

{
"isvalid" : true,
"address" : "3PBBYdzFgbQLAa3G7EBceztXBS5LBnuY1U",
"ismine" : true,
"isscript" : true,
"script" : "multisig",
"addresses" : [
"ERft1iSzs1FR3zRudmJMn58BmxoeHshwRh",
"ELLm3P3SAdEMgkQ1k4wgRDyAT8fRLT1kw3",
"EM98cArBr62Fgugk9nFP8mCfTWcPGGBiXW"
],
"sigsrequired" : 2,
"account" : "EMC2 Multisig"
}

I'm going to send another rawtransaction to this address & sign it, & will then PM you to test.

btw, I take it you didnt see the 0.01 transaction appear in your wallet prompting for signoff of the payment?
hero member
Activity: 588
Merit: 501
Armis/djnocide,

I have tested again using the new wallet & am close to getting multisig working.

Can either (or both) of you open your EMC2 wallet & go to console>command & enter the following:

signrawtransaction '0100000001729040024947fe9f46b78fc65b5d05c962118287b9fbe3973d0813410289788a00000 00000ffffffff0140420f00000000001976a9148070b263a71a2efabe4d5b31d0ed8e7e1a9c0043 88ac00000000' '[{"txid":"8a7889024113083d97e3fbb987821162c9055d5bc68fb7469ffe474902409072","vout":0,"scriptPubKey":"a9141dab86596f0bb0da3690c469a0596dc54da8fbe687","redeemScript":"52210294fbc3733687f774e5059d059c97cbc35972c63d35161c6eef80f9b389c240dc210230bc6 c53410e9f54726d2c34e3a7cdf8e5073ba3e46f1a3d955adaac4dbffbf321028de9b81443e46507 81cd260165008eef1138e4e8f1ab094ad35fe74def88199353ae"}]' '["yourprivatekey"]'

If entered correctly, it will come back with something like:

{
"hex" : "0100000001729040024947fe9f46b78fc65b5d05c962118287b9fbe3973d0813410289788a00000 00000ffffffff0140420f00000000001976a9148070b263a71a2efabe4d5b31d0ed8e7e1a9c0043 88ac00000000",
"complete" : true
}

This is a test send of 0.01 EMC from the multisig wallet address we created. If this works it should release the funds from our multisig wallet and send 0.01EMC to a wallet I created on another machine.

Please PM me if you have any questions and/or with the results.


I did as you instructed about 30 different ways none of which worked.   

After viewing the following videos:

https://www.youtube.com/watch?v=zIbUSaZBJgU
and
https://www.youtube.com/watch?v=OSA1pwlaypc

I got some insight as to what may be the cause of the problems, I will pm you with those.



RJF
hero member
Activity: 616
Merit: 500
Online since '89...
PayPal has announced it will start accepting Bitcoin as a payment method starting with ebay!

Read more: http://altcoinpress.com/2014/09/breaking-ebay-announces-paypal-bitcoin-integration/



They've been boasting and taunting this to cryptocurrency users for several months, until you actually see the Bitcoin option in the checkout don't fucking bother posting these articles up.

And, don't bother responding if you need use that kind of language.
legendary
Activity: 1022
Merit: 1001
Armis/djnocide,

I have tested again using the new wallet & am close to getting multisig working.

Can either (or both) of you open your EMC2 wallet & go to console>command & enter the following:

signrawtransaction '0100000001729040024947fe9f46b78fc65b5d05c962118287b9fbe3973d0813410289788a00000 00000ffffffff0140420f00000000001976a9148070b263a71a2efabe4d5b31d0ed8e7e1a9c0043 88ac00000000' '[{"txid":"8a7889024113083d97e3fbb987821162c9055d5bc68fb7469ffe474902409072","vout":0,"scriptPubKey":"a9141dab86596f0bb0da3690c469a0596dc54da8fbe687","redeemScript":"52210294fbc3733687f774e5059d059c97cbc35972c63d35161c6eef80f9b389c240dc210230bc6 c53410e9f54726d2c34e3a7cdf8e5073ba3e46f1a3d955adaac4dbffbf321028de9b81443e46507 81cd260165008eef1138e4e8f1ab094ad35fe74def88199353ae"}]' '["yourprivatekey"]'

If entered correctly, it will come back with something like:

{
"hex" : "0100000001729040024947fe9f46b78fc65b5d05c962118287b9fbe3973d0813410289788a00000 00000ffffffff0140420f00000000001976a9148070b263a71a2efabe4d5b31d0ed8e7e1a9c0043 88ac00000000",
"complete" : true
}

This is a test send of 0.01 EMC from the multisig wallet address we created. If this works it should release the funds from our multisig wallet and send 0.01EMC to a wallet I created on another machine.

Please PM me if you have any questions and/or with the results.
legendary
Activity: 1022
Merit: 1001
Assistance required with multisig wallet

Ok, I have been working on setting up a multisig wallet address to hold EMC2 trust funds, which will require a private key from at least 2 (or all 3) of the new EMC2 board members.

I can create multiple multisig addresses from within the EMC2 wallet, and verify via http://www.coinb.in/multisig/#verify (by entering the redeem script code that is generated with the multisig address) that 2 or 3 private keys are required to approve a withdrawal. All public keys shown in the output are correct as I entered them during wallet creation.

The problem I have (following this guide http://uscyberlabs.com/blog/2014/06/14/how-to-bitcoin-multi-signature-address-wallet/) is when I get to the section that covers verifying the balance of the wallet ie command: getreceivedbyaddress multisigwalletaddress , which returns a balance of 0.000 even though coins sent to this address over the network show as confirmed. We dont have a working block explorer atm to confirm 100% the coins have been received, however I am confident they have been received due to the number of confirms. I have used the 'addmultisigaddress' command to enter the addresses manually in my test wallet. I have read somewhere that I shouldnt be able to see this balance anyway, as "technically I do not own the wallet, and dont hold all the private keys", though I'm not convinced this is correct. I believe I should be able to see the balance (just as I would be able to using a working block explorer for any other address on the network) but be unable to send from it w/o a sendrawtransaction being signed off with all required private keys.

Assuming I can get around the above (and that this is not simply a limitation of the current EMC2 wallet), it appears I then need to be able to see the balance of this and all other addresses in my wallet by using the 'listunspent' command. From there I believe I should be able to retrieve the necessary codes from the multisig wallet to create the raw transaction (if I am following this correctly).

So, this is where we are at with our multisig wallet. Unfortunately I am not a coder. I will press on to see if I can find a solution to the above, but any assistance anyone can offer would be most appreciated. If this problem is due to a limitation with the wallet I would appreciate someone letting me know, as my time can be spent on other projects we currently have on our 'to do' list for EMC2.

thanks

sr. member
Activity: 536
Merit: 252
Hi all

We require the following services for EMC2:

- Faucet (if anyone knows of one that's working, please post the link so we can add to our ANN post)

- Games (lots of them if possible!)

- Block explorer (we had 3 listed on our ANN post but only 1 site is still up & it seems has ceased recording EMC2 blocks as of a month ago)


We will be providing bounties for the above, which we will add to our ANN post. In the meantime, if any of you would like to make any of the above available (out of the kindness of your heart) we would really appreciate it!

newbie
Activity: 13
Merit: 0
The following has been added to our original ANN post (under Press & Articles):
------------------------------------
Poloniex Giveaway! - We can do it but we need YOUR help!!
              
YOU the community have asked for it - We have provided it. As a result of your demand for change, and your support, EMC2 is now under NEW leadership. We have a great team, but we need YOUR support. To publicise EMC2 further, we are looking at the inclusion of EMC2 in the regular Poloniex exchange giveaway. To qualify, we must raise a minimum 150,000 EMC2. We are therefore looking for members of the EMC2 community to make a donation of EMC2, your time, tweets, or reposts in other forums about this cause, to help us raise these funds. Please refer to recent posts for more info & a formal donation address or send to our trust fund! - EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
-----------------------------------

More to follow...

We support this! Smiley

Status: 10 confirmations, broadcast through 1 node
Date: 9/12/2014 21:31
To: EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
Debit: -50000.00 EMC2
Net amount: -50000.00 EMC2
Transaction ID: c36508db82c58fbb7db5fce2ca529229a97218f056e3bca09278b8082238fa0a

Saso Mezgec
CTO
TitanBIT LTD

www.titanbit.net

WOW...this is knockout!  Shocked

Thank you so much Saso, on behalf of the new team. It's things such as this that inspire us to move ahead with our plans for EMC2 when the going is tough. I couldnt believe it when I got a PM from Armis this morning with a subject line of '50,000 donation'...just awe-inspiring...

For those people not aware, www.titanbit.net will be offering a way to buy EMC2 with fiat (check their website for more info), and as such will be one of (if not the only way) to do so.

Saso, I will add your exchange details to our ANN post together with your logo. Check back soon, and thanks again for being a partner in the new EMC2 venture Smiley



You are welcome Wink And thank you for the add!

Keep doing great job!
legendary
Activity: 1022
Merit: 1001
The following has been added to our original ANN post (under Press & Articles):
------------------------------------
Poloniex Giveaway! - We can do it but we need YOUR help!!
              
YOU the community have asked for it - We have provided it. As a result of your demand for change, and your support, EMC2 is now under NEW leadership. We have a great team, but we need YOUR support. To publicise EMC2 further, we are looking at the inclusion of EMC2 in the regular Poloniex exchange giveaway. To qualify, we must raise a minimum 150,000 EMC2. We are therefore looking for members of the EMC2 community to make a donation of EMC2, your time, tweets, or reposts in other forums about this cause, to help us raise these funds. Please refer to recent posts for more info & a formal donation address or send to our trust fund! - EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
-----------------------------------

More to follow...

We support this! Smiley

Status: 10 confirmations, broadcast through 1 node
Date: 9/12/2014 21:31
To: EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
Debit: -50000.00 EMC2
Net amount: -50000.00 EMC2
Transaction ID: c36508db82c58fbb7db5fce2ca529229a97218f056e3bca09278b8082238fa0a

Saso Mezgec
CTO
TitanBIT LTD

www.titanbit.net

WOW...this is knockout!  Shocked

Thank you so much Saso, on behalf of the new team. It's things such as this that inspire us to move ahead with our plans for EMC2 when the going is tough. I couldnt believe it when I got a PM from Armis this morning with a subject line of '50,000 donation'...just awe-inspiring...

For those people not aware, www.titanbit.net will be offering a way to buy EMC2 with fiat (check their website for more info), and as such will be one of (if not the only way) to do so.

Saso, I will add your exchange details to our ANN post together with your logo. Check back soon, and thanks again for being a partner in the new EMC2 venture Smiley

newbie
Activity: 13
Merit: 0
The following has been added to our original ANN post (under Press & Articles):
------------------------------------
Poloniex Giveaway! - We can do it but we need YOUR help!!
             
YOU the community have asked for it - We have provided it. As a result of your demand for change, and your support, EMC2 is now under NEW leadership. We have a great team, but we need YOUR support. To publicise EMC2 further, we are looking at the inclusion of EMC2 in the regular Poloniex exchange giveaway. To qualify, we must raise a minimum 150,000 EMC2. We are therefore looking for members of the EMC2 community to make a donation of EMC2, your time, tweets, or reposts in other forums about this cause, to help us raise these funds. Please refer to recent posts for more info & a formal donation address or send to our trust fund! - EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
-----------------------------------

More to follow...

We support this! Smiley

Status: 10 confirmations, broadcast through 1 node
Date: 9/12/2014 21:31
To: EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
Debit: -50000.00 EMC2
Net amount: -50000.00 EMC2
Transaction ID: c36508db82c58fbb7db5fce2ca529229a97218f056e3bca09278b8082238fa0a

Saso Mezgec
CTO
TitanBIT LTD

www.titanbit.net
sr. member
Activity: 536
Merit: 252
The following has been added to our original ANN post (under Press & Articles):
------------------------------------
Poloniex Giveaway! - We can do it but we need YOUR help!!
             
YOU the community have asked for it - We have provided it. As a result of your demand for change, and your support, EMC2 is now under NEW leadership. We have a great team, but we need YOUR support. To publicise EMC2 further, we are looking at the inclusion of EMC2 in the regular Poloniex exchange giveaway. To qualify, we must raise a minimum 150,000 EMC2. We are therefore looking for members of the EMC2 community to make a donation of EMC2, your time, tweets, or reposts in other forums about this cause, to help us raise these funds. Please refer to recent posts for more info & a formal donation address or send to our trust fund! - EKnqTC9XEuucZEhD3miDGnbJxBptcxhByA
-----------------------------------

More to follow...
newbie
Activity: 34
Merit: 0
legendary
Activity: 1540
Merit: 1000
I just thought I'd say guys, I've been trying to get other coin developers to look at this but the one thing no altcoin has done yet is made a properly coded, independent and open source shopping cart, if you did that it would give Einsteinium a real boost especially if they didn't need any kind of third party to operate it and it was fairly simple.

As proof it can be done there is Bitshop but the problem with Bitshop is it isn't really that open source because while bitfreak did a good job coding it he has restrictions on the use of it and also I think he relies too much on exchange API's to do the price calculations because when MTGOX went down he's had to update his stuff. Meanwhile I'm currently running ubercart with a coinpayments plugin and its working absolutely fine because they've completely removed their ties with fiat money. I want to see an SCI where you can just put it up on your website without problems or having to be a PHP programmer or understand how the deamon wallets work, customise it to your liking and just trade without third parties constantly dictating what you can and can't do.

Just a thought I'd put out there, I'd really like to see this kind of coin succeed and I've actually been quietly buying up chunks of ECM2 recently but the thought of being able to make tons of money and also partly donate my earnings towards science is a great idea.

Thanks for this. We are currently working on a commercial website where students (for example) will be able to buy scientific equipment, t-shirts, etc. Keep buying up while the coin is cheap. The only currency the new site will be accepting as payment will be EMC2. Not sure what Armis has in mind re the shopping cart but he's a smart guy and Im sure he will figure this part out. Your input may come in handy in this transition stage.

Feel free to PM me if you want to talk or just talk on here, the amazing thing is I actually looked at some other altcoins and I've seen them floating around and the developers clearly have their own in-house scripts for their stores but they refuse to publish them, not really something I can get behind when I see that kind of behaviour because they're deliberately restricting peoples' ability to trade with the currency they've created.
newbie
Activity: 13
Merit: 0
Hello EMC2 Community!

We would like to inform you about our intentions of integration of EMC2/USD pair on our exchange platform. Actually, coin is already integrated but we will unfreeze market after BITCOIN Central & Eastern Europe Conference in Ljubljana (Slovenia) on 11-12 September 2014. More info at http://www.bitcoin-conference.eu/ on which TitanBIT LTD will be present as SILVER sponsor.

Conference Flyer Link: http://i44.photobucket.com/albums/f12/sasho1904/TITANBIT_letak5_zps113a3154.jpg

In addition we will offer 10.000 EMC2 for every new registration on site for the conference period.

In the next three months however we will start to offer MarketPlace solution and integration with other services for all coins supported on our exchange.  It simply means that we will make coin itself viable for merchants that operate in EUR/USD. Solution will enable them to receive payments in supported coins (including EMC2 in this case) at the same time receiving their preferred fiat currency automatically on their bank account which will bring crypto closer to the end customer.

Best regards,

Saso Mezgec
CTO
TitanBIT LTD

www.titanbit.net

Company info:
https://www.linkedin.com/company/5144093?trk=prof-exp-company-name
legendary
Activity: 1022
Merit: 1001
I just thought I'd say guys, I've been trying to get other coin developers to look at this but the one thing no altcoin has done yet is made a properly coded, independent and open source shopping cart, if you did that it would give Einsteinium a real boost especially if they didn't need any kind of third party to operate it and it was fairly simple.

As proof it can be done there is Bitshop but the problem with Bitshop is it isn't really that open source because while bitfreak did a good job coding it he has restrictions on the use of it and also I think he relies too much on exchange API's to do the price calculations because when MTGOX went down he's had to update his stuff. Meanwhile I'm currently running ubercart with a coinpayments plugin and its working absolutely fine because they've completely removed their ties with fiat money. I want to see an SCI where you can just put it up on your website without problems or having to be a PHP programmer or understand how the deamon wallets work, customise it to your liking and just trade without third parties constantly dictating what you can and can't do.

Just a thought I'd put out there, I'd really like to see this kind of coin succeed and I've actually been quietly buying up chunks of ECM2 recently but the thought of being able to make tons of money and also partly donate my earnings towards science is a great idea.

Thanks for this. We are currently working on a commercial website where students (for example) will be able to buy scientific equipment, t-shirts, etc. Keep buying up while the coin is cheap. The only currency the new site will be accepting as payment will be EMC2. Not sure what Armis has in mind re the shopping cart but he's a smart guy and Im sure he will figure this part out. Your input may come in handy in this transition stage.
legendary
Activity: 1540
Merit: 1000
I just thought I'd say guys, I've been trying to get other coin developers to look at this but the one thing no altcoin has done yet is made a properly coded, independent and open source shopping cart, if you did that it would give Einsteinium a real boost especially if they didn't need any kind of third party to operate it and it was fairly simple.

As proof it can be done there is Bitshop but the problem with Bitshop is it isn't really that open source because while bitfreak did a good job coding it he has restrictions on the use of it and also I think he relies too much on exchange API's to do the price calculations because when MTGOX went down he's had to update his stuff. Meanwhile I'm currently running ubercart with a coinpayments plugin and its working absolutely fine because they've completely removed their ties with fiat money. I want to see an SCI where you can just put it up on your website without problems or having to be a PHP programmer or understand how the deamon wallets work, customise it to your liking and just trade without third parties constantly dictating what you can and can't do.

Just a thought I'd put out there, I'd really like to see this kind of coin succeed and I've actually been quietly buying up chunks of ECM2 recently but the thought of being able to make tons of money and also partly donate my earnings towards science is a great idea.
Jump to: