Author

Topic: [ANN] [PMC] Premine Coin | Rare | Mining Transaction Fee Proof of Concept - page 265. (Read 382879 times)

legendary
Activity: 1876
Merit: 1475


I have to bump this subject again because we are very close to becoming #1

If you tweet, retweet this to help spread the word. https://twitter.com/premine_PMC/statuses/430054621994704896

Two more votes for first place!
hero member
Activity: 532
Merit: 500
I may be off regarding this but I would think we should wait until we have the auto-fee wallet before we make a big push to a bit exchange listing. No use making people update wallets too often.

I'm in agreement. I believe the Dev is working on a difficulty adjustment as well as the tx issue. Once those are updated we'll be good to go for the big push.  Smiley
sr. member
Activity: 280
Merit: 250
I may be off regarding this but I would think we should wait until we have the auto-fee wallet before we make a big push to a bit exchange listing. No use making people update wallets too often.
full member
Activity: 168
Merit: 100
Interesting logo.  Cheesy

I quite like the current logo personally, although as has been said it doesn't scale very well. However, it does look pretty slick, so I think that's the sort of logo we're aiming for. I also like the more "digital" feel of it. I think blue works well for Premine, too.

Sent a little PMC your way. We appreciate having new members in our community.

Thanks! And I like how generous this community is. I'm going to give away some coins (like 10-25% of mine) to whoever helps me with a little intro to premine video i make - i might want a voiceover.
hero member
Activity: 798
Merit: 500
Premine Mac OS X Wallet Update 0.8.8



link = https://www.dropbox.com/s/a6nqvp8jl89nn9a/Premine-Qt-MacOSX.dmg

dmg md5 = 3280bff5fd5a2e438688b8d160552667


Reminder: always backup your wallet.dat, not just when updating!

Please donate a few coins to: 1b293WfJ3yYm9JyYz9BWJSJ7qou6RANuU

Thank you very much & have fun!
hero member
Activity: 532
Merit: 500
Interesting logo.  Cheesy

I quite like the current logo personally, although as has been said it doesn't scale very well. However, it does look pretty slick, so I think that's the sort of logo we're aiming for. I also like the more "digital" feel of it. I think blue works well for Premine, too.

Sent a little PMC your way. We appreciate having new members in our community.
full member
Activity: 168
Merit: 100
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.

I think microcoin had a similar approach to this. It is probably convenient for newbies. Not a bad idea.  Smiley

It's given me an idea actually; how about a little c++ app that creates the conf files and spits out the bat files for bfgminer and cgminer for solo mining?  Smiley

I really need to get back into C++. Been neglecting it lately.

I'm actually not a miner so I don't know the process. What needs to be done (in terms of moving files)? I can write this bat really quickly for a little PMC  Smiley

It actually requires the files to be generated, rather than just moved. It would need to create bat files based on user prompts. I have limited experience with batch files, but there are a lot of little things that would need to be done. We can chat about it in more detail if you're able to create new output files based on user input. If not I can look at doing it in C++. To be honest, the people it would be aimed at would probably already know what they're doing anyway, as eruptor mining can be a bit technical anyway.  Smiley




Might be best just to have a bounty for a youtube video that helps users do this. Linking to a video makes the community look like its dedicated to helping.

Also, shopped up a little image for the females trying to get in on the coin:

sr. member
Activity: 294
Merit: 250
We will probably all have to come together to get Freshmarket back to exchanging Primecoin...
They ended up screwed after the blockchain bug happened....

Someone trustworthy set up a donation addy?


kbroadfoot
PMC:  1NHUfyXC6YEX2GQ4pUUcErDGPcebT8JQgp





I got them fixed up via PM. All good.


We are live again on freshmarket.co.in Wink
member
Activity: 112
Merit: 10
We will probably all have to come together to get Freshmarket back to exchanging Primecoin...
They ended up screwed after the blockchain bug happened....

Someone trustworthy set up a donation addy?


kbroadfoot
PMC:  1NHUfyXC6YEX2GQ4pUUcErDGPcebT8JQgp





I got them fixed up via PM. All good.
legendary
Activity: 1302
Merit: 1000
Bass Player
We will probably all have to come together to get Freshmarket back to exchanging Primecoin...
They ended up screwed after the blockchain bug happened....

Someone trustworthy set up a donation addy?


kbroadfoot
PMC:  1NHUfyXC6YEX2GQ4pUUcErDGPcebT8JQgp


hero member
Activity: 532
Merit: 500
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.

I think microcoin had a similar approach to this. It is probably convenient for newbies. Not a bad idea.  Smiley

It's given me an idea actually; how about a little c++ app that creates the conf files and spits out the bat files for bfgminer and cgminer for solo mining?  Smiley

I really need to get back into C++. Been neglecting it lately.

I'm actually not a miner so I don't know the process. What needs to be done (in terms of moving files)? I can write this bat really quickly for a little PMC  Smiley

It actually requires the files to be generated, rather than just moved. It would need to create bat files based on user prompts. I have limited experience with batch files, but there are a lot of little things that would need to be done. We can chat about it in more detail if you're able to create new output files based on user input. If not I can look at doing it in C++. To be honest, the people it would be aimed at would probably already know what they're doing anyway, as eruptor mining can be a bit technical anyway.  Smiley


full member
Activity: 168
Merit: 100
Time for PMC to be listed at coinmarketcap.

Let me get some more PMC first, I just joined today  Cheesy
hero member
Activity: 854
Merit: 500
Time for PMC to be listed at coinmarketcap.
full member
Activity: 168
Merit: 100
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.

I think microcoin had a similar approach to this. It is probably convenient for newbies. Not a bad idea.  Smiley

It's given me an idea actually; how about a little c++ app that creates the conf files and spits out the bat files for bfgminer and cgminer for solo mining?  Smiley

I really need to get back into C++. Been neglecting it lately.

I'm actually not a miner so I don't know the process. What needs to be done (in terms of moving files)? I can write this bat really quickly for a little PMC  Smiley
hero member
Activity: 532
Merit: 500
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.

I think microcoin had a similar approach to this. It is probably convenient for newbies. Not a bad idea.  Smiley

It's given me an idea actually; how about a little c++ app that creates the conf files and spits out the bat files for bfgminer and cgminer for solo mining?  Smiley

I really need to get back into C++. Been neglecting it lately.
member
Activity: 112
Merit: 10
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.

Very nice - good solution
full member
Activity: 168
Merit: 100
Hey guys, I know I'm a PMC newb but I was wondering if you guys wanted a newbie friendly solution to the premin.config thing:

I uploaded this 5 minutes ago: http://limelinx.com/hkfa

Its a bat file which reads

Quote
copy premine.conf C:\Users\%username%\AppData\Roaming\Premine\premine.conf


pause


And it is just a folder with the bat file and the premine.conf file from the OP. If someone wants to test it or something, it should make it so after you install your wallet you can just click the bat file and you'll be fully connected.

^^Just a possible solution for all those foreigners who can't figure out anything techie. I do some work for Quark and there are a ton of foreigners who don't get any of this stuff.
member
Activity: 112
Merit: 10


I have to bump this subject again because we are very close to becoming #1

If you tweet, retweet this to help spread the word. https://twitter.com/premine_PMC/statuses/430054621994704896
hero member
Activity: 532
Merit: 500
For all the newbies to this coin: There is a fauce that pays out decent amounts of PMC every hour

http://faucet.premineco.in/

I just used the faucet and set my payout address to the faucet donation address.

Premine Inception.
sr. member
Activity: 294
Merit: 250
For all the newbies to this coin: There is a fauce that pays out decent amounts of PMC every hour

http://faucet.premineco.in/
Jump to: