Code Monkey home page Code Monkey logo

bitconnectx's Introduction

#General Introduction of Bitconnectcoin Bitconnect Coin is a secure and energy efficient PoW/PoS coin. Bitconnect Coin uses a faster PoW distribution mechanism to distribute the initial coins, then after few days the coin is basically transferred to a pure PoS coin, where the generation of the coin is mainly through the PoS interests.

#Bitconnect Coin Specification

Maximum 28 million BitConnect coin will ever exist to the community.

bitconnect coin adopt a variable PoS rate that will be given periodically payout as per following list,

  • 1st 6 months -> 60% (10% per month)
  • 2nd 6 months -> 50% (8% per month)
  • 3rd 6 months -> 40% (7% per month)
  • 4th 6 months -> 30% (5% per month)
  • 5th 6 months -> 20% (3% per month)
  • 6th 6 months -> 10% (1.4 per month and ongoing.)

#How are they used? The BitConnect coins are used by bitconnect community members for bitconnect services and to store and invest the wealth in a non-government controlled currency. The BitConnect coins will also be used as payment system on number of BitConnect partner websites.

#How are they produced? BitConnect coin uses a special algorithm called the POW/POS to secure the BitConnect Coin network. The moment you acquire BitConnect Coin it becomes an interest bearing asset with 120% return per year through PoS minting. All you have to do to earn with this method is to hold coins in your Bitconnect-QT wallet. In addition to PoS minting, BitConnect coin can be mined with CPU/GPU and does not need an ASIC miner like Bitcoin does.

#Download Wallet HOW TO SET UP BITCONNECT COIN WALLET ON WINDOWS OPERATING SYSTEM?

A “BitConnect wallet” is basically the BitConnect Coin Account, which allows you to receive BitConnect Coin, store them, and then send them to others.

Click here : http://www.bitconnectcoin.co/wallet/bitconnect-wallet.zip

  • Unzip the wallets files.
  • You will get bitconnect.exe file, Install the wallet software by double click on bitconnect.exe file.
  • You can now send and receive BitConnect Coin directly from BitConnect Desktop Wallet and also use this wallet to stake BitConnect Coin.

HOW TO SET UP BITCONNECT COIN WALLET ON LINUX OPERATING SYSTEM?

Click here : http://www.bitconnectcoin.co/wallet/bitconnect-linux-qt.zip

  • Open linux terminal and go to destination path of downloaded directory.
  • Unzip the wallets files using command unzip wallet_file.zip -d destination_folder.
  • execute the wallet file using command ./bitconnect-linux-qt.

HOW TO SET UP BITCONNECT COIN WALLET ON MAC OS X OPERATING SYSTEM?

Click here : https://bitconnectcoin.co/wallet/bitconnect-mac.zip?v=154545

  • Unzip the wallets files.
  • You will get bitconnect-qt.dmg file, Install the wallet software by double click on bitconnect-qt.dmg file.
  • You can now send and receive BitConnect Coin directly from BitConnect Desktop Wallet and also use this wallet to stake BitConnect Coin.

bitconnectx's People

Contributors

bitconnectcoin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitconnectx's Issues

fatal error: opening dependency file obj/alert.d: No such file or directory

When I compile I get error about alert object. I must compile because the precompiled binary uses different libraries. I need to compile with correct libs for system.

The error (looks basic):

kthx@aurad:~/walletbins/bitconnectx/src$ make -f makefile.unix
g++ -c -O2 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/kthx/walletbins/bitconnectx/src -I/home/kthx/walletbins/bitconnectx/src/obj -DUSE_UPNP=0 -I/home/kthx/walletbins/bitconnectx/src/leveldb/include -I/home/kthx/walletbins/bitconnectx/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from alert.h:13:0,
from alert.cpp:11:
util.h:251:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRId64, n);
^
In file included from alert.cpp:13:0:
net.h:380:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("askfor %s %"PRId64" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str());
^
alert.cpp:59:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
" nRelayUntil = %"PRId64"\n"
^
alert.cpp:60:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
" nExpiration = %"PRId64"\n"
^
alert.cpp:273:1: fatal error: opening dependency file obj/alert.d: No such file or directory
}
^
compilation terminated.
makefile.unix:175: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1

I got the wallet working on windows on another PC but server is linux.

Thanks

BitconnectX QT Wallet Out of Sync

I have installed the wallet, created the bitconnectx.conf file, opened the program in administrator mode, made sure there was a firewall exclusion and have made sure that SOCKS proxy is unchecked in options.

my bitconnectx.conf file looks like this:
listen=1
maxconnections=50
addnode=1.224.102.216:9239
addnode=100.37.180.134:9239
addnode=100.38.158.108:9239
addnode=101.128.68.241:9239

I am also connected to the network with 10 connections. I have this on three separate laptops all of which are behaving slightly different, however none of them have synced, or display any feedback that a sync is in progress.

Thank You in advance for any help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.