2bfree
|
 |
June 16, 2017, 05:22:23 AM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
|
|
|
|
|
|
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
|
Th82
|
 |
June 16, 2017, 03:52:27 PM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
|
|
|
|
2bfree
|
 |
June 16, 2017, 04:07:12 PM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
I got the config and all that it's just taking forever so I need: blockchain from it? http://cryptochainer.com/dir/but i don't understand how to do that.
|
|
|
|
luckytimes
|
 |
June 16, 2017, 07:20:00 PM |
|
Is the development of this coin still active  Sure, the development is still active!! We currently working on adding Masternodes, Darksend, InstantX, Stealth to ColossusCoin2 Masternodes will be 100 Million CV2 per Masternode (Multiple masternodes per wallet) I just invested more into this coin  I see potential for it to go up. When are the masternodes coming out? Thanks
|
|
|
|
luckytimes
|
 |
June 16, 2017, 07:27:12 PM |
|
Is there a reason volume and price is increasing today? Some news is coming out? Just wondering.
|
|
|
|
bigvito19
Full Member
 
Offline
Activity: 308
Merit: 100
Buy Extremely Low and Then Sell Whenever You Want
|
 |
June 17, 2017, 11:59:41 AM |
|
Did the dev contact bittrex to get this coin added to its exchange??
|
Buy Extremely Low Sell Whenever You Want Giggty Giggty Giggty
|
|
|
kalimen
Sr. Member
  
Offline
Activity: 322
Merit: 250
BTMEN
|
 |
June 17, 2017, 07:01:12 PM |
|
The volume is very big... other exchange and strategy maybe is the solution to grow.
Luck and regards,
|
WWW.PLAYERCOIN.WORLD
|
|
|
2bfree
|
 |
June 18, 2017, 07:43:09 AM |
|
The volume is very big... other exchange and strategy maybe is the solution to grow.
Luck and regards,
It's at under 1 sat to 2 sat. Anyone know if this can ever break out?? What's the roadmap to grow this coin (if any)??
|
|
|
|
Th82
|
 |
June 18, 2017, 04:17:20 PM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
I got the config and all that it's just taking forever so I need: blockchain from it? http://cryptochainer.com/dir/but i don't understand how to do that. You can stake your claim at https://poswallet.com/login.php?referral=ColossuscoinOnline Staking Wallet. There is no need to config it. Sign in to start staking CV2 Poswallet is delisting the majority of coins at poswallet.com The good news is, ColossusCoin2 CV2 will NOT be delisted at poswallet.com !!  Regards Tom
|
|
|
|
2bfree
|
 |
June 18, 2017, 04:28:35 PM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
I got the config and all that it's just taking forever so I need: blockchain from it? http://cryptochainer.com/dir/but i don't understand how to do that. You can stake your claim at https://poswallet.com/login.php?referral=ColossuscoinOnline Staking Wallet. There is no need to config it. Sign in to start staking CV2 Poswallet is delisting the majority of coins at poswallet.com The good news is, ColossusCoin2 CV2 will NOT be delisted at poswallet.com !! Regards Tom Trusting POS wallet is like trusting an exchange?
|
|
|
|
jeffy90
Newbie
Offline
Activity: 16
Merit: 0
|
 |
June 18, 2017, 09:44:28 PM |
|
i tryed ever thing you guys post it still dont work for me i dont get any connection on wallet been trying for hours now
|
|
|
|
HelioHash
Full Member
 
Offline
Activity: 176
Merit: 100
https://twitter.com/HelioHash
|
 |
June 19, 2017, 03:49:58 PM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls 
|
|
|
|
2bfree
|
 |
June 19, 2017, 04:26:33 PM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls  When do you think the price will go up if ever?
|
|
|
|
KaiDev
Member

Offline
Activity: 73
Merit: 10
developer and cryptocoins enthusiast
|
 |
June 19, 2017, 07:30:39 PM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls  you're welcome, I've sold the some of my Cv2 investments good luck! -KaiDev
|
|
|
|
HelioHash
Full Member
 
Offline
Activity: 176
Merit: 100
https://twitter.com/HelioHash
|
 |
June 19, 2017, 10:56:55 PM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls  When do you think the price will go up if ever? Price is already up  Buy support growing day by day, and we just need to see some development.
|
|
|
|
2bfree
|
 |
June 21, 2017, 02:09:19 PM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls  When do you think the price will go up if ever? Price is already up  Buy support growing day by day, and we just need to see some development. how high do you think it can go?
|
|
|
|
metallicelmo
|
 |
June 21, 2017, 07:40:09 PM |
|
So what happened to the old Colossuscoin? I haven't followed this coin in a long time
|
|
|
|
AltCoinEnthusiast
|
 |
June 22, 2017, 09:44:32 PM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
I got the config and all that it's just taking forever so I need: blockchain from it? http://cryptochainer.com/dir/but i don't understand how to do that. You can stake your claim at https://poswallet.com/login.php?referral=ColossuscoinOnline Staking Wallet. There is no need to config it. Sign in to start staking CV2 Poswallet is delisting the majority of coins at poswallet.com The good news is, ColossusCoin2 CV2 will NOT be delisted at poswallet.com !!  Regards Tom Nice to see CV2 not been delisted on Poswallet.com Keep it up!
|
|
|
|
HelioHash
Full Member
 
Offline
Activity: 176
Merit: 100
https://twitter.com/HelioHash
|
 |
June 23, 2017, 06:04:07 AM |
|
Big THANKS to anyone who dump cheap CV2 tonight to me Love to builds 1 satoshi buy walls  When do you think the price will go up if ever? Price is already up  Buy support growing day by day, and we just need to see some development. how high do you think it can go? we can see 15 satoshi, and maybe 20 in next monts. This coin have a great potential. Now is a good opportunity to buy more, and I buying a little every day
|
|
|
|
2bfree
|
 |
June 23, 2017, 08:26:26 AM |
|
I got the Collosus QT to connect to the network but I'm 854 days behind is there a blockchain snapshot like with other coins so I can catch up faster?
Thanks!
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/ Download ClossusCoin2 as normal, probably not necessary if you have it installed already. Might as well leave it closed for right now. Click start, type %appdata% and hit enter. Open the ClossusCoin2 folder. Create a new file called ColossusCoin2.conf. Open up notepad and paste this: ColossusCoin2.conf listen=1 daemon=1 server=1 rpcuser=*yourusername* rpcpassword=*yourpassword* rpcport=43521 port=43522 rpcallowip=127.0.0.1 addnode=185.128.41.157:51008 addnode=68.3.214.176:60669 addnode=81.169.251.126:63079 addnode=88.99.248.15:59066 addnode=184.164.129.202:64216 addnode=76.169.57.92:55221 addnode=146.198.138.34:52890 addnode=217.175.119.125:60938 addnode=192.52.167.120:41387 addnode=68.195.131.246:43522 addnode=51.254.45.117:43556 addnode=89.13.174.130:57264 addnode=89.228.20.248:55493 addnode=173.228.104.196:63784 addnode=104.237.4.26:51914 addnode=60.54.37.34:49648 addnode=173.212.196.182:33476 addnode=113.248.159.159:2642 addnode=113.248.159.159:2419 and save the file, be sure to change notepad's save output to 'all file types' and have litecoin.conf entered there. ColossusCoin2.conf.txt will not work! Also, I would recommend using notepad++ anyway. Regards Tom ColossusCoin2.0 is warming up! can annybody help me with synching the wallet? it looks like it won't synch
Did you try using the CryptoChainer.com service and download the blockchain from it? http://cryptochainer.com/dir/Instructions: http://cryptochainer.com/dir/?page_id=154Instructions for using blockchains (and bootstraps)
- PLEASE use ONLY wallets from original posts, or the coin’s website itself. Avoid “updates” in forum threads, as they could potentially contain malware. - Download .zip file of desired blockchain - Copy .zip file to the coin’s folder, located in /Users/USER/AppData/Roaming (Windows) or ~/Library/Application Support (OS X) - Create backup of wallet.dat (this is your actual wallet) - Delete all files & folders, except for wallet.dat. If this is a new & empty wallet, remove wallet.dat also - Unzip the .zip file directly into the folder (if using WinRAR, choose extract here) - Launch wallet application - If original wallet was moved, quit wallet application, copy wallet.dat to data folder, and launch wallet - Always make backups of your wallet.dat files, especially if they contain coins - Encrypt your wallets with a strong passphrase, and do not lose that passphrase!
For bootstraps: - Remove everything from the folder, except wallet.dat (also create a backup) - Extract bootstrap.dat to the data folder (all bootstraps are named bootstrap.dat, so be sure you’re using the correct one) - Launch the wallet, and wait for it to import the blocks (will take some time) - Do not attempt to access the wallet, or click the splash screen, as some wallets will crash - To monitor the progress, look in the coins’ data folder, and watch the blk0001.dat (or similar) increase in size. When it approaches the file size of the bootstrap.dat, you’ll know it’s almost complete
I got the config and all that it's just taking forever so I need: blockchain from it? http://cryptochainer.com/dir/but i don't understand how to do that. You can stake your claim at https://poswallet.com/login.php?referral=ColossuscoinOnline Staking Wallet. There is no need to config it. Sign in to start staking CV2 Poswallet is delisting the majority of coins at poswallet.com The good news is, ColossusCoin2 CV2 will NOT be delisted at poswallet.com !!  Regards Tom Nice to see CV2 not been delisted on Poswallet.com Keep it up! Any opinions on how safe is POSWallet?
|
|
|
|
|