Bitcoin Forum
May 21, 2024, 01:27:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »  All
  Print  
Author Topic: New Bikercoin (BIC) CryptoNight based crypto currency  (Read 25094 times)
aiwe
Legendary
*
Offline Offline

Activity: 1750
Merit: 1101


karbo.io


View Profile WWW
June 15, 2016, 08:52:03 AM
 #101

when you open the wallet says Bikercoin wallet already running.tried to install and open it on another computer same thing.why is this happening?


make sure you don't have non-latin characters in your  username on Windows. Start wallet with flag --data-dir  and make it save blockchain in folder with plain latin in path. This is common issue in ALL Cryptonote coins GUI.

   
████▄▄████████████▄▄████
██▄██████████████████▄██
██████████████████████
████████████████████████
█████████████████████
████████████████████████
████████████████████████
█████████████████████
████████████████████████
██████████████████████
██▀██████████████████▀██
████▀▀████████████▀▀████
  Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
Ҝ
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
June 15, 2016, 09:46:55 AM
Last edit: June 15, 2016, 10:40:01 AM by eeX
 #102

Another Crypton shitcoin Smiley

I like it, he-he Smiley


Soldo [SLD] @ Soldo.IN
arielbit
Legendary
*
Offline Offline

Activity: 3416
Merit: 1059


View Profile
June 15, 2016, 11:00:02 AM
 #103

is there any ring for rental on this algo?

I have to admit I got a reality check with Neptunium.  Dont waste your time with Cryptonight.

Cryptonote isn't a waste of time.  There are two Cryptonote coins in the top 25.  One with a $6 million market cap and one with $16 million.  There are tools that make it very easy to launch a cryptonote coin so they're now being pumped out like bitcoin clones.  It's a very simple process with detailed instructions on how to do it.  Expect to see more.  The ones that have added features or made significant changes to the code are the ones to watch for because they will be supported by a person/persons with actual coding skills.

 

Coins like Monero is already on exchanges. If you dont get a cryptonite coin on Polo or at least Bittrex then the coin is dead. Devs in general refuses to pay the money to Bittrex and the chances of getting another cryptonite on Polo is like 0.0000001 %. It is fun to mine though because in general I like coins where you can mine with powerful CPUs ans still have a chance.

The odds are just heavily against a new cryptonite and as Neptunium showed if you add to that the general lack of skills with cryptonite devs it is the perfect storm for failure. If this coin has to succeed it has to 1) not be any of the cryptonite wannabees that you mention will start to pop up, 2) the dev must be willing to pay at least Bittrex, 3) the dev must have the skills to maintain a non-mainstream code base to add new stuff.

At least the dev still posts in the thread in comparison to NPT where the dev just bailed.

i tend to agree, new cryptonote coins may not hit exchanges anymore...

i own only two cryptonote, monero and daschcoin ...monero as being the leader in cryptonote development and the cheap DSH dashcoin the 100% clone /mirror image of the first cryptonote coin Bytecoin (82% premined).
Peltig
Full Member
***
Offline Offline

Activity: 126
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 15, 2016, 11:46:03 AM
 #104



For AMD GPU mining use this

https://github.com/wolf9466/wolf-xmr-miner

I used this miner with Neptunium and it worked fine, I can't test it with BikerCoin because I no longer have an AMD card, anyway here is the conf file I used with my old HD 6870 (100~150 H/s), and Catalyst 15.7.1 drivers on a window 7 x64 machine

Code:
{

"Algorithms":
[

{

"name": "CryptoNight",

"devices":
 
[

{

"index": 0,

"corefreq": 1000,

"memfreq": 1500,

"fanspeed": 65,

"powertune": 20,

"threads": 1,

"rawintensity": 110,

"worksize": 1

}

],

"pools":

[

{

"url": "stratum+tcp://192.170.1.31:3333",

"user": "Np4BgvEZjczLRE2Fz3vBoqLNMNWPJYYXJjMP8rLqU36Z6h5adDKJVQ98L5bQnY4wQ3VgJsmUPEnKCKCFGLDkXHub1fEMosbFf",

"pass": "x"

}

]

}

]

}

Edit the file with your desired pool and user, save it as "miner.conf" then launch miner.exe if the miner close or hangs, low the rawintensity value or you can start with 100 an go up until you find the best value for your card.


Need compile? could anyone show how to mine this coin easily like monero?

██████████    YoBit.net - Cryptocurrency Exchange - Over 350 coins
█████████    <<  ● $$$ - $$$ - $$$ - $$$ - $$$ - $$$ - $$$   >>
██████████    <<  ● Play DICE! Win 1-5 btc just for 5 mins!  >>
Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 15, 2016, 12:40:34 PM
 #105

Check the guide on the pool for minergate: http://pool.bikercoin.org/#getting_started
Peltig
Full Member
***
Offline Offline

Activity: 126
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 15, 2016, 01:11:09 PM
 #106

Check the guide on the pool for minergate: http://pool.bikercoin.org/#getting_started

I am using ATI. This guide is for Nvidia

██████████    YoBit.net - Cryptocurrency Exchange - Over 350 coins
█████████    <<  ● $$$ - $$$ - $$$ - $$$ - $$$ - $$$ - $$$   >>
██████████    <<  ● Play DICE! Win 1-5 btc just for 5 mins!  >>
3worlduser
Sr. Member
****
Offline Offline

Activity: 306
Merit: 250


View Profile
June 15, 2016, 01:24:55 PM
 #107



For AMD GPU mining use this

https://github.com/wolf9466/wolf-xmr-miner

I used this miner with Neptunium and it worked fine, I can't test it with BikerCoin because I no longer have an AMD card, anyway here is the conf file I used with my old HD 6870 (100~150 H/s), and Catalyst 15.7.1 drivers on a window 7 x64 machine

Code:
{

"Algorithms":
[

{

"name": "CryptoNight",

"devices":
 
[

{

"index": 0,

"corefreq": 1000,

"memfreq": 1500,

"fanspeed": 65,

"powertune": 20,

"threads": 1,

"rawintensity": 110,

"worksize": 1

}

],

"pools":

[

{

"url": "stratum+tcp://192.170.1.31:3333",

"user": "Np4BgvEZjczLRE2Fz3vBoqLNMNWPJYYXJjMP8rLqU36Z6h5adDKJVQ98L5bQnY4wQ3VgJsmUPEnKCKCFGLDkXHub1fEMosbFf",

"pass": "x"

}

]

}

]

}

Edit the file with your desired pool and user, save it as "miner.conf" then launch miner.exe if the miner close or hangs, low the rawintensity value or you can start with 100 an go up until you find the best value for your card.


Need compile? could anyone show how to mine this coin easily like monero?

Here are the downloads in the same page (no need to compile)
https://github.com/wolf9466/wolf-xmr-miner/releases


Peltig
Full Member
***
Offline Offline

Activity: 126
Merit: 100

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
June 15, 2016, 01:56:12 PM
 #108



For AMD GPU mining use this

https://github.com/wolf9466/wolf-xmr-miner

I used this miner with Neptunium and it worked fine, I can't test it with BikerCoin because I no longer have an AMD card, anyway here is the conf file I used with my old HD 6870 (100~150 H/s), and Catalyst 15.7.1 drivers on a window 7 x64 machine

Code:
{

"Algorithms":
[

{

"name": "CryptoNight",

"devices":
 
[

{

"index": 0,

"corefreq": 1000,

"memfreq": 1500,

"fanspeed": 65,

"powertune": 20,

"threads": 1,

"rawintensity": 110,

"worksize": 1

}

],

"pools":

[

{

"url": "stratum+tcp://192.170.1.31:3333",

"user": "Np4BgvEZjczLRE2Fz3vBoqLNMNWPJYYXJjMP8rLqU36Z6h5adDKJVQ98L5bQnY4wQ3VgJsmUPEnKCKCFGLDkXHub1fEMosbFf",

"pass": "x"

}

]

}

]

}

Edit the file with your desired pool and user, save it as "miner.conf" then launch miner.exe if the miner close or hangs, low the rawintensity value or you can start with 100 an go up until you find the best value for your card.


Need compile? could anyone show how to mine this coin easily like monero?

Here are the downloads in the same page (no need to compile)
https://github.com/wolf9466/wolf-xmr-miner/releases



Downloaded and did every step in the post. But didn't work even with original xmr.bat file. a black windows opened and then closed immediately

██████████    YoBit.net - Cryptocurrency Exchange - Over 350 coins
█████████    <<  ● $$$ - $$$ - $$$ - $$$ - $$$ - $$$ - $$$   >>
██████████    <<  ● Play DICE! Win 1-5 btc just for 5 mins!  >>
3worlduser
Sr. Member
****
Offline Offline

Activity: 306
Merit: 250


View Profile
June 15, 2016, 02:04:53 PM
 #109


Downloaded and did every step in the post. But didn't work even with original xmr.bat file. a black windows opened and then closed immediately


what card do you have? OS? drivers? post your conf file

zu0858817zhizi50@163.com
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 15, 2016, 02:15:45 PM
 #110

so good after look over
shojayxt
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
June 15, 2016, 02:16:05 PM
 #111



For AMD GPU mining use this

https://github.com/wolf9466/wolf-xmr-miner

I used this miner with Neptunium and it worked fine, I can't test it with BikerCoin because I no longer have an AMD card, anyway here is the conf file I used with my old HD 6870 (100~150 H/s), and Catalyst 15.7.1 drivers on a window 7 x64 machine

Code:
{

"Algorithms":
[

{

"name": "CryptoNight",

"devices":
 
[

{

"index": 0,

"corefreq": 1000,

"memfreq": 1500,

"fanspeed": 65,

"powertune": 20,

"threads": 1,

"rawintensity": 110,

"worksize": 1

}

],

"pools":

[

{

"url": "stratum+tcp://192.170.1.31:3333",

"user": "Np4BgvEZjczLRE2Fz3vBoqLNMNWPJYYXJjMP8rLqU36Z6h5adDKJVQ98L5bQnY4wQ3VgJsmUPEnKCKCFGLDkXHub1fEMosbFf",

"pass": "x"

}

]

}

]

}

Edit the file with your desired pool and user, save it as "miner.conf" then launch miner.exe if the miner close or hangs, low the rawintensity value or you can start with 100 an go up until you find the best value for your card.


Need compile? could anyone show how to mine this coin easily like monero?

Here are the downloads in the same page (no need to compile)
https://github.com/wolf9466/wolf-xmr-miner/releases



Downloaded and did every step in the post. But didn't work even with original xmr.bat file. a black windows opened and then closed immediately

You need to launch the miner using a bat file.
Example bat:

miner.exe biker.conf

biker.conf will be your edited conf file containing your bikercoin address and changes to the settings like raw intensity.

Nesp
Full Member
***
Offline Offline

Activity: 124
Merit: 100



View Profile
June 15, 2016, 03:07:40 PM
 #112

Any news on exchanges? Come to yobit atleast
script-expert (OP)
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 15, 2016, 05:58:34 PM
 #113

Any news on exchanges? Come to yobit atleast

Well, I will finish the Block explorer first then I will work on Exchanges. Will check with Yobit if they accept CryptoNote coin.

Press release on Releasewire http://www.releasewire.com/press-releases/new-anonymous-secure-and-untraceable-cryptocurrency-launched-698078.htm
supersnips
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
June 15, 2016, 06:15:58 PM
 #114

Any news on exchanges? Come to yobit atleast

Well, I will finish the Block explorer first then I will work on Exchanges. Will check with Yobit if they accept CryptoNote coin.

Press release on Releasewire http://www.releasewire.com/press-releases/new-anonymous-secure-and-untraceable-cryptocurrency-launched-698078.htm


very good, thumbs up +


shojayxt
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
June 16, 2016, 03:58:10 PM
 #115

Any news on exchanges? Come to yobit atleast

Yobit doesn't list coins based on the Cryptonote protocol.. 
brizio71
Sr. Member
****
Offline Offline

Activity: 456
Merit: 250


Blockchain Just Entered The Real World


View Profile
June 17, 2016, 08:47:49 PM
 #116

There is a way to exchange BIC without exchange ?




   ▄▄███████▄▄       ▐█     █▌         ██          ▐██████▄▄       ▐██████▄          ██         ▐█▄        █▌    ███████▌
 ▄███▀▀   ▀▀███▄     ▐█     █▌        █▌▐█         ▐█   ▀▀██▄     ▐█   ▀█▌        █▌▐█        ▐███▄      █▌       █▌   
▐██▌        ▐██▌    ▐█     █▌       ██  ██        ▐█      ▐█▌    ▐█   ▄█▌       ██  ██       ▐█ ▀██▄    █▌       █▌   
███          ███    ▐█     █▌      ██   ██       ▐█       ██    ▐██████▀       ██   ██      ▐█   ▀██▄   █▌       █▌   
▐██▌   ██▄   ▐██▌    ▐█     █▌     ██████████      ▐█      ▐█▌    ▐█▀██▄        ██████████     ▐█    ▀██▄ █▌       █▌   
 ▀███▄▄ ▀██▄ ▀█▀     ▐█▄   ▄█▌    ██       ██     ▐█   ▄▄██▀     ▐█  ▀██▄     ██       ██    ▐█      ▀███▌       █▌   
   ▀▀█████▀██▄        ▀██████▀    ██         ██    ▐██████▀▀       ▐█   ▀█▌   ██         ██   ▐█        ▀█▌       █▌   
           ▀▀▀

A Blueprint for Mapping Decentralized Data


Telegram             Twitter             Medium             LinkedIn
██
██
██
██
██
   
Data Stamping
Constellation Creation
Enriched data and services
██
██
██
██
██
   
With Quadrant, any form of

Data can be Authenticated.
vingaard
Legendary
*
Offline Offline

Activity: 1246
Merit: 1011



View Profile
June 17, 2016, 09:24:14 PM
 #117

Interesting... I'm starting mining  Grin
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
June 17, 2016, 09:27:19 PM
 #118

There is a way to exchange BIC without exchange ?

I am willing to buy @ 100 sats. I dont think it is worth more than that because:

1. Money supply is growing very fast @ 47 per block
2. No exchange
3. No block explorer
4. Inactive dev
5. It is Cryptonite and the future is dim for Cryptonite
6. BTC halving nears and alts drop

PM me if you are interested.
brizio71
Sr. Member
****
Offline Offline

Activity: 456
Merit: 250


Blockchain Just Entered The Real World


View Profile
June 17, 2016, 09:45:09 PM
 #119

There is a way to exchange BIC without exchange ?

I am willing to buy @ 100 sats. I dont think it is worth more than that because:

1. Money supply is growing very fast @ 47 per block
2. No exchange
3. No block explorer
4. Inactive dev
5. It is Cryptonite and the future is dim for Cryptonite
6. BTC halving nears and alts drop

PM me if you are interested.

Thanks but the price proposed is too low, I'll wait what will happen in the next future.




   ▄▄███████▄▄       ▐█     █▌         ██          ▐██████▄▄       ▐██████▄          ██         ▐█▄        █▌    ███████▌
 ▄███▀▀   ▀▀███▄     ▐█     █▌        █▌▐█         ▐█   ▀▀██▄     ▐█   ▀█▌        █▌▐█        ▐███▄      █▌       █▌   
▐██▌        ▐██▌    ▐█     █▌       ██  ██        ▐█      ▐█▌    ▐█   ▄█▌       ██  ██       ▐█ ▀██▄    █▌       █▌   
███          ███    ▐█     █▌      ██   ██       ▐█       ██    ▐██████▀       ██   ██      ▐█   ▀██▄   █▌       █▌   
▐██▌   ██▄   ▐██▌    ▐█     █▌     ██████████      ▐█      ▐█▌    ▐█▀██▄        ██████████     ▐█    ▀██▄ █▌       █▌   
 ▀███▄▄ ▀██▄ ▀█▀     ▐█▄   ▄█▌    ██       ██     ▐█   ▄▄██▀     ▐█  ▀██▄     ██       ██    ▐█      ▀███▌       █▌   
   ▀▀█████▀██▄        ▀██████▀    ██         ██    ▐██████▀▀       ▐█   ▀█▌   ██         ██   ▐█        ▀█▌       █▌   
           ▀▀▀

A Blueprint for Mapping Decentralized Data


Telegram             Twitter             Medium             LinkedIn
██
██
██
██
██
   
Data Stamping
Constellation Creation
Enriched data and services
██
██
██
██
██
   
With Quadrant, any form of

Data can be Authenticated.
script-expert (OP)
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 18, 2016, 04:38:21 AM
 #120



Bikercoin is Now fully integrated to the 4BC Network - Reward, commission, Captcha

25,700 Crypto fans are now with a Bikercoin wallet

Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!