eestimees
|
|
March 15, 2014, 08:05:48 AM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce.
|
— eestimees
|
|
|
smallplatf (OP)
|
|
March 15, 2014, 08:47:11 AM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce. ok we can work together on this I think we should port to MED this project, rigth? https://github.com/bitpay/woocommerce-pluginand also some sort of replacement for BitPay API, probably
|
|
|
|
rfe3
Member
Offline
Activity: 66
Merit: 10
|
|
March 15, 2014, 10:46:06 AM |
|
Got my 2nd set of Antminers (U2) from eestimees yesterday, thanks...
|
|
|
|
eestimees
|
|
March 15, 2014, 11:19:00 AM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce. ok we can work together on this I think we should port to MED this project, rigth? https://github.com/bitpay/woocommerce-pluginand also some sort of replacement for BitPay API, probably actually I was thinking something that interacts directly (via RCP-calls) mediterraneancoind daemon.. as every plugin I have found require some sort of other web wallet for btc/ltc but there are non for med at the moment. therefore I would be fine width direct rpc access to store hot wallet, where coins are by my own scripts transferred to cold wallet.
|
— eestimees
|
|
|
eestimees
|
|
March 15, 2014, 11:19:32 AM |
|
Got my 2nd set of Antminers (U2) from eestimees yesterday, thanks... you are welcome!
|
— eestimees
|
|
|
smallplatf (OP)
|
|
March 15, 2014, 04:22:06 PM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce. ok we can work together on this I think we should port to MED this project, rigth? https://github.com/bitpay/woocommerce-pluginand also some sort of replacement for BitPay API, probably actually I was thinking something that interacts directly (via RCP-calls) mediterraneancoind daemon.. as every plugin I have found require some sort of other web wallet for btc/ltc but there are non for med at the moment. therefore I would be fine width direct rpc access to store hot wallet, where coins are by my own scripts transferred to cold wallet. ok that's fine, rpc to the wallet. what are the main functions that we need? - create and get new med address - check if payment to med address has arrived... also as web wallet, is there an open source project to you suggest to port to med?
|
|
|
|
Costanza1
|
|
March 15, 2014, 06:07:25 PM |
|
bfgminer 3.10.0 from ibipot's getting started page
edit: I am running a separate intsance of bfgm for each miner
Why you run separate? I have all them running together, works fine.. under MacOSX Mill0601 recommended that I try it. Makes it easier to fine tune clock speeds for each miner as well. I think my inability to overclock is coming from current limitations of my usb hub. I am trying a different one now to see if I can get more out of these.
|
|
|
|
BChydro
|
|
March 16, 2014, 12:07:42 AM |
|
Yeah I find if I limit my block erupters to 8 per instance I get 300+ MH/s each. If I go with say 16 per instance I'll get ~270 per BE. I'm using an FX-8350
|
|
|
|
eestimees
|
|
March 16, 2014, 10:39:25 AM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce. ok we can work together on this I think we should port to MED this project, rigth? https://github.com/bitpay/woocommerce-pluginand also some sort of replacement for BitPay API, probably actually I was thinking something that interacts directly (via RCP-calls) mediterraneancoind daemon.. as every plugin I have found require some sort of other web wallet for btc/ltc but there are non for med at the moment. therefore I would be fine width direct rpc access to store hot wallet, where coins are by my own scripts transferred to cold wallet. ok that's fine, rpc to the wallet. what are the main functions that we need? - create and get new med address - check if payment to med address has arrived... also as web wallet, is there an open source project to you suggest to port to med? yes those functions are sufficient, unfortunately i do not know opensource wallet software..
|
— eestimees
|
|
|
smallplatf (OP)
|
|
March 16, 2014, 01:07:41 PM |
|
3 - next week we will launch the first ecommerce site, using only MED
Can you help me with automated payment system for MED? I also have eCommerce site ready, but haven't had time to custom implement MED payment. I do not want to do it manually, as already selling USB miner from ibipot.com pool site takes a lot of time. For shop I use woocommerce. ok we can work together on this I think we should port to MED this project, rigth? https://github.com/bitpay/woocommerce-pluginand also some sort of replacement for BitPay API, probably actually I was thinking something that interacts directly (via RCP-calls) mediterraneancoind daemon.. as every plugin I have found require some sort of other web wallet for btc/ltc but there are non for med at the moment. therefore I would be fine width direct rpc access to store hot wallet, where coins are by my own scripts transferred to cold wallet. ok that's fine, rpc to the wallet. what are the main functions that we need? - create and get new med address - check if payment to med address has arrived... also as web wallet, is there an open source project to you suggest to port to med? yes those functions are sufficient, unfortunately i do not know opensource wallet software.. ok, we are going to put a project on github (1-2 days), in the meanwhile think about any additional functions you need. we have all the bricks and we just need to put them together
|
|
|
|
Costanza1
|
|
March 16, 2014, 05:37:31 PM |
|
I think making a fountain that required a legit MED wallet address as well as another popular altcoin like doge and make it random whether it pays in doge or med would be a good way to get ppl interested.
|
|
|
|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
March 16, 2014, 07:43:15 PM |
|
Got new package Antminer U2 - 2500 MED (used, in stock: 25) Ordered 5, finaly an upgrade for my old "lazy" USB Erupters. Tx ID 3c168c4de8feb6317abf510be201544514009ff069c062405cc3608ab3a07d94 Miners arrived 2 days ago. Everything works fine, thanks! Jesus maybe we need to say we are going to give coins to every person in the Mediterranean that way we can be in the top 10 on coinmarketcap. Sometimes I just dont understand cryptos. This hidden gem is being overlooked meanwhille 50% premined coins are making it to the top 10 on coinmarketcap in a matter of days.
It is insane, really, and I fear for cryptos more than ever. Those shit, uninnovative, premined by unknown guy, to be airdropped (not really) coins could easily cause major media and government attacks on all cryptos. If only it all ends with just (dumb) investors scammed, that would be great.
|
theres nothing here. message me if you want to put something here.
|
|
|
smallplatf (OP)
|
|
March 17, 2014, 12:33:13 AM |
|
I think making a fountain that required a legit MED wallet address as well as another popular altcoin like doge and make it random whether it pays in doge or med would be a good way to get ppl interested.
by fountain, do you mean a faucet? can you develop this some more?
|
|
|
|
eestimees
|
|
March 17, 2014, 07:00:59 AM |
|
3rd week ibipot.com blockhash race winner is: soulistyce !
|
— eestimees
|
|
|
|
eestimees
|
|
March 17, 2014, 11:37:57 AM |
|
|
— eestimees
|
|
|
battsali
|
|
March 17, 2014, 02:52:45 PM |
|
My Antminers arrived today, and everything works fine, thank you eestimees !
|
|
|
|
smallplatf (OP)
|
|
March 17, 2014, 04:53:44 PM |
|
here you go:
https://github.com/mrtexaznl/medcommerce
Simple JSON-RPC server for implementing an ecommerce service
Run service on same machine where MED wallet is running:
java -jar dist/medcommerce.jar
By default, it should listen on localhost:8080 and wait for JSON-RPC calls; the service looks for .mediterraneancoin/mediterraneancoin.conf in the user's home for reading username and password.
// this just forwards the getnewaddress method to the wallet... REQUEST: {"method": "getnewaddress", "params": [], "id": 1} ANSWER: {"result": "MfVsBVi8UnRpG5aVSWZXtBmCn2jzZTc47R", "error": null, "id": 1}
// this method does the following: // start from current highest block and go backwards (for 5 blocks, in this case) // and look for all transactions with output in the specified MED address; // return an array of [block number, transaction id, MED value
// with this method, by polling periodically, you can verify if the user has paid the amount due.
REQUEST: {"method": "getlastntransactionsforaddress", "params": ["Mb9hgh4ThWUdSaUucYNqEzTVuBWHq5Q2W1", 5], "id": 1} ANSWER: [[111074,"f46e8218983ee45fc7052e145652502af69452c4657b5b72f10a36c271d784f7",10.0]]
|
|
|
|
XiaoRui
Member
Offline
Activity: 229
Merit: 10
|
|
March 17, 2014, 04:56:30 PM |
|
|
|
|
|
smallplatf (OP)
|
|
March 17, 2014, 04:57:46 PM |
|
ok will get it touch with them
|
|
|
|
|