Bitcoin Forum
July 12, 2017, 03:29:02 AM *
News: Latest stable version of Bitcoin Core: 0.14.2  [Torrent].
 
   Home   Help Search Donate Login Register  
Pages: « 1 [2]  All
  Print  
Author Topic: [ANN] [VKCoin]  (Read 1421 times)
onnz423
Hero Member
*****
Offline Offline

Activity: 504


Some big news for [vDice] coming soon


View Profile
June 01, 2017, 04:16:43 PM
 #21



https://sourceforge.net/projects/vkcoine/
Specifications
Ticker: VK


Mining algorithm: POW, CryptoNight
Max supply: 1200000 million VK
Block target time: 60 seconds
Difficulty: Retargets at every block
Low transaction fee: 0.0001 VK                                                                                         
                                                                                                  VKLogo[/fonthttp://wiki.teamliquid.net/commons/images/a/ac/Logo_VK_new.jpg
P2P Port: 42651
Rpc Port: 48935

SEED_NODES


  172.31.0.241:42651
  54.218.104.142:42651
  172.31.10.239:42651
  54.202.206.202:42651

  Solo mining

How to solo mine with the CLI release
1. Download CLI release from
2. Extract the release to any folder or directory
3. Run the daemon, vkcoind. Then start simplewallet and open or create a wallet. You can open it later in GUI.
4. In simplewallet, type "start_mining x", x being the number of CPU cores you wish to mine with.
5. Check your hash rate by typing "show_hr" in karbowanecd. Hide it by typing "hide_hr".


WALLET

https://sourceforge.net/projects/vkcoine/files/Linux%20GUI%20Wallet.zip/download                                                 
something is missing: ./vkcoind: error while loading shared libraries: libboost_system.so.1.55.0

Boost libraries are missing, you will most probably have to manually compile them, so i hope you can manage to do that. Otherwise you cannot  really run the software.

1499830142
Hero Member
*
Offline Offline

Posts: 1499830142

View Profile Personal Message (Offline)

Ignore
1499830142
Reply with quote  #2

1499830142
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
1499830142
Hero Member
*
Offline Offline

Posts: 1499830142

View Profile Personal Message (Offline)

Ignore
1499830142
Reply with quote  #2

1499830142
Report to moderator
1499830142
Hero Member
*
Offline Offline

Posts: 1499830142

View Profile Personal Message (Offline)

Ignore
1499830142
Reply with quote  #2

1499830142
Report to moderator
matejbilahora
Sr. Member
****
Offline Offline

Activity: 280


Zoin, reborn of anonymity


View Profile
June 01, 2017, 04:26:29 PM
 #22



https://sourceforge.net/projects/vkcoine/
Specifications
Ticker: VK


Mining algorithm: POW, CryptoNight
Max supply: 1200000 million VK
Block target time: 60 seconds
Difficulty: Retargets at every block
Low transaction fee: 0.0001 VK                                                                                         
                                                                                                  VKLogo[/fonthttp://wiki.teamliquid.net/commons/images/a/ac/Logo_VK_new.jpg
P2P Port: 42651
Rpc Port: 48935

SEED_NODES


  172.31.0.241:42651
  54.218.104.142:42651
  172.31.10.239:42651
  54.202.206.202:42651

  Solo mining

How to solo mine with the CLI release
1. Download CLI release from
2. Extract the release to any folder or directory
3. Run the daemon, vkcoind. Then start simplewallet and open or create a wallet. You can open it later in GUI.
4. In simplewallet, type "start_mining x", x being the number of CPU cores you wish to mine with.
5. Check your hash rate by typing "show_hr" in karbowanecd. Hide it by typing "hide_hr".


WALLET

https://sourceforge.net/projects/vkcoine/files/Linux%20GUI%20Wallet.zip/download                                                 
something is missing: ./vkcoind: error while loading shared libraries: libboost_system.so.1.55.0

Boost libraries are missing, you will most probably have to manually compile them, so i hope you can manage to do that. Otherwise you cannot  really run the software.
And how can I do that?
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 01, 2017, 04:41:27 PM
 #23

libboost_system.so.1.55.0 !!!
https://coderwall.com/p/0atfug/installing-boost-1-55-from-source-on-ubuntu-12-04
matejbilahora
Sr. Member
****
Offline Offline

Activity: 280


Zoin, reborn of anonymity


View Profile
June 01, 2017, 05:41:04 PM
 #24

Hmm I do get another error: ./vkcoind: symbol lookup error: ./vkcoind: undefined symbol: _ZN5boost15program_options3argE
epicfailman
Full Member
***
Offline Offline

Activity: 140


View Profile
June 01, 2017, 06:00:16 PM
 #25

Dev, have you ever heard about the word "testing", hmm?
This quest with 1.55 boost libs (with 100500 known bugs), troubles with daemon and wallet... This is real annoying.

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ BITD █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
●▬●▬●▬● Decentralized |Untraceable Transactions |Adaptive Parameters ●▬●▬●▬●
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 01, 2017, 10:04:59 PM
 #26

Hmm I do get another error: ./vkcoind: symbol lookup error: ./vkcoind: undefined symbol: _ZN5boost15program_options3argE


First of all, what are you doing? Do you put a coin on the server or what? What is your version of Linux?
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 01, 2017, 10:32:07 PM
 #27

Dev, have you ever heard about the word "testing", hmm?
This quest with 1.55 boost libs (with 100500 known bugs), troubles with daemon and wallet... This is real annoying.


All works correctly and it was checked about one month on system linux zorin 10
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 01, 2017, 10:50:39 PM
 #28

Hmm I do get another error: ./vkcoind: symbol lookup error: ./vkcoind: undefined symbol: _ZN5boost15program_options3argE



undefined reference ZN5boost15program options3argE  -  This is not a valid installation, you need to install it on Ubuntu Server 14.04
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 02, 2017, 08:14:22 AM
 #29

The application for the addition of a coin has been submitted for voting.
https://c-cex.com
https://www.livecoin.net
matejbilahora
Sr. Member
****
Offline Offline

Activity: 280


Zoin, reborn of anonymity


View Profile
June 02, 2017, 09:58:30 PM
 #30

With help of dev everything is fine now and mining is on the way.
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 02, 2017, 10:37:17 PM
 #31

With help of dev everything is fine now and mining is on the way.


Well done that did not give up and sorted out in contrast to others who are easier to write spam in the subject.
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 08, 2017, 09:19:55 PM
 #32

VKCoin [VK] added for voting on C-CEX!
https://c-cex.com/?id=vote&coin=vk
smartcrypto
Member
**
Offline Offline

Activity: 75


View Profile
June 08, 2017, 09:23:46 PM
 #33

do i smell the next btc  Roll Eyes
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 08, 2017, 09:24:01 PM
 #34

VKCoin [VK] added for voting on livecoin.net!
https://www.livecoin.net/voting/index?vote=VKCoin
scambust
Hero Member
*****
Offline Offline

Activity: 812



View Profile WWW
June 08, 2017, 09:25:21 PM
 #35

What is the point of this coin? Im pretty sure VK is registered trademark, and they would not probably like the fact alot that you are using their trademark without permission.
Also i see no roadmap, and there is no even pool prepared for launch.  I cannot fine source, which is suspicious.


I thought these types of pump and dump coins have become extinct. LOLZ, I was wrong.

              ▄▀▀▀▄
             █     █
▄█▀▀▄▄       █     █       ▄▄▀▀█▄
█     ▀▄▄    █     █    ▄▄▀     █
 █▄      ▀▄▄ █     █ ▄▄▀      ▄█
   ▀▄       ▀█▄   ▄█▀       ▄▀
     ▀▀▄     █ ▀▄▀ █     ▄▀▀
        ▀▀▄  █▄▀ ▀▄█  ▄▀▀
           ███     ███
        ▄▄▀  █▀▄ ▄▀█  ▀▄▄
     ▄▄▀     █ ▄▀▄ █     ▀▄▄
   ▄▀       ▄█▀   ▀█▄       ▀▄
 █▀      ▄▀▀ █     █ ▀▀▄      ▀█
█     ▄▀▀    █     █    ▀▀▄     █
▀█▄▄▀▀       █     █       ▀▀▄▄█▀
             █     █
              ▀▄▄▄▀



▄████████████▄▄████████████████████▄██▄███████████████████████████
██▀▀▀▀▀▀▀▀▀▀▀██▄██▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███████▄███████████▀▀▀▀▀▀██▀▀▀▀▀▀
██████████████████▄██████████████████▀████▄████████████████
████████████████████▀▀▀▀▀▀▀▀▀▀▀▀█████████▀████▄████████████
██▄▄▄▄▄▄▄▄▄▄▄██▀████▄▄▄▄▄▄▄▄▄▄▄▄▄███████████▀███████████████
▀████████████▀▀███▀███████████████████████████▀█████████████
humerh3
Jr. Member
*
Offline Offline

Activity: 34


View Profile
June 08, 2017, 09:58:10 PM
 #36

You can say anything about a coin, but look at it soberly! In the first place, the coin is given and paid a lot of time, there is still a lot in front, secondly, there are not millions of coins, it was introduced to the company for mining, thirdly, the server was leased for a year ahead, which cost me a lot of money, there was a very large sum of money for Mining, the coin will be expensive and the price will be set by the miners themselves and not by the processor, one more moment of yours - if it was a scam it was not accepted by one ballot, in my case it is adopted by two, good luck to you.
Waseemrid
Newbie
*
Offline Offline

Activity: 28

Wasi


View Profile
July 11, 2017, 02:19:51 AM
 #37

Waiting for bounty

Minexcoin — A new era of payments  || [url
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Sponsored by , a Bitcoin-accepting VPN.
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!