Pages:
Author

Topic: [ANN - NEW UPDATED AND SHINY!] AudioCoin ADC - Where Music Meets The Blockchain - page 19. (Read 46847 times)

full member
Activity: 179
Merit: 100
Blockchain Applications For The Real World
New block explorer for ADC at https://chainz.cryptoid.info/adc/

thx... One question: could you add bitcointalk Announcement to coinmarketcap

Didn't realise that the BTCtalk wasn't there. Thanks for spotting that. I've put in a request to get this one added.
hero member
Activity: 770
Merit: 500
New block explorer for ADC at https://chainz.cryptoid.info/adc/

thx... One question: could you add bitcointalk Announcement to coinmarketcap
full member
Activity: 179
Merit: 100
Blockchain Applications For The Real World
hero member
Activity: 770
Merit: 500
People vote at poswallet.com to add ADC... it's an online POS exchange

I love that POSW.  What a great idea.  Not so much the exchange part right now but it's in the process

and if everyone of us would just spend 10000ADC to buy 80POSW and vote with them it would mean that everyone would throw 10 votes into ADC voting at posswallet
That means that we would be in no time in poswallet exchange.

Currently 39/1000 votes.... Today I'll give 10 votes from 10000ADC
full member
Activity: 245
Merit: 100
Cryptopia.co.nz
People vote at poswallet.com to add ADC... it's an online POS exchange

I love that POSW.  What a great idea.  Not so much the exchange part right now but it's in the process
UGC
full member
Activity: 266
Merit: 100
People vote at poswallet.com to add ADC... it's an online POS exchange
legendary
Activity: 1638
Merit: 1013
Here are the Audiocoin Raspberry Pi wallets (headless and Qt) for Raspbian Jessie (v8) as well as a blockchain snapshot. The wallet has been tested on both a Pi2 and Pi3. Since Audiocoin has a great appeal for staking, it makes sense to stake on a Pi at low electricity cost.

Important:
1) Always backup your wallet.dat first before you do anything
2) The wallets were built on Raspberry Pi2/3 (ARM) running Raspbian Jessie (v8) and the instructions and scripts assume you are running as user "pi". It is a pre-requisite to have Jessie installed on your Pi micro-SD card. You can find instructions of how to do this on https://www.raspberrypi.org/downloads/ by either installing n00bs and selecting your OS or by downloading the image of the OS. NB! It is important that if you do a fresh install from an older Jessie image, that you first expand your file system with raspi-config. It is the first option in the menu. The default image they provide installs a partition of about 3.5GB and it needs to be expanded to 8GB or you will not have enough space for the installation. However, if you use the later Jessie image from May 2016, the file system will be expanded automatically. It is furthermore always a good idea to select the boot options in raspi-config to boot to a command prompt with authentication. You can then start the graphical desktop with "startx" manually. This helps with issues during upgrades.
3) The installation script installs the required dependencies automatically. Depending when last you upgraded your Pi operating system, some upgrades will pause the upgrade and require you to first read through some text. If this happens, just scroll down and press "q" and the installation will continue.
4) Installation directory where the binaries are installed is ~/opt/audiocoin or /home/pi/opt/audiocoin
5) To run the wallets after installation go to the directory with the wallets and run the wallet file - ./audiocoind for the headless wallet at the command line or click on the Audiocoin icon on the desktop or run the audiocoin-qt wallet file.
6) An Internet connection is required for the installation
7) You need at least an 8GB memory card for the wallet.
8.) The installation itself takes about 45min on an out-of-the-box Pi.
9) You cannot just download the dynamic wallets, you have to run the script to get the dependencies as well else it will not run.
10) The installation script enables the ufw firewall by default, but does not force any special rules. The wallet still works this way with the incoming port blocked. If however you want to enable it to become a fully functional node, un-comment the ufw lines in the script and add the ports you want open (25159 for Audiocoin) and run it again or easier, enable it manually by running the command "sudo ufw enable 25159" at the command line.
11) Always verify the checksums when you download files to make sure it was downloaded ok. To verify the checksums on your Pi, go to the ~/opt/audiocoin folder and execute sha256sum and md5sum and compare the values with the values in the checksums.txt file.
12) The Audiocoin wallet can make use of a bootstrap.dat file for quicker initial syncing of the blockchain. The script does not force the installation of the bootstrap file due to its size and you have to manually download it in this case if you want to make use of it. Downloads the file from the link below and place it in ~/.audiocoin and unzip it. The file also work with Windows wallets.

Instructions to use the headless command line daemon wallet:

1) The installation script creates an audiocoin.conf file with the startup settings in it. Go to the folder with the binaries ~/opt/audiocoin and enter ./audiocoind in a terminal window or at the command line to start the server
2) After the wallet has started and loaded the blockchain you can enter the normal wallet commands that you would as in a Windows debug console preceded with ./audiocoind eg. "./audiocoind getinfo".
3) Remember to always make a backup of your wallet.dat file before you do anything like encrypting it
4) To encrypt your wallet run the command ./audiocoind encryptwallet
5) Once you have the wallet running, blockchain loaded and your wallet with coins on the Pi, then you can kickstart staking by executing .audiocoind walletpassphrase 99999999 true

Instructions to use the Qt wallet:

1) The wallet works exactly the same as the one in Windows.

To kickstart the installation execute the following commands at the command prompt or in a terminal window on your Pi.

Code:
wget https://bitbucket.org/jc12345/audiocoin/downloads/audiocoin_installation_pi.sh && chmod +x audiocoin_installation_pi.sh && ./audiocoin_installation_pi.sh && rm -f audiocoin_installation_pi*

Let me know if there are any issues.

Direct links:
Link to Audiocoin wallet installation script
Link to Qt wallet
Link to headless wallet
Link to virustotal scan for audiocoin-qt
Link to virustotal scan for audiocoind
Link to bootstrap.zip @ block 1186426
Link to checksums.txt

Getblockhash 1186426: fbffe181298fdb4572e1790fd4ffeeb8d96d56613ba6083911605efebd2fca45

Audiocoin address : APrFvPSq3WpU2jGqDKhEMqCQfLX8vsqCYC
hero member
Activity: 792
Merit: 501
Hi all, I am unable to sync my audiocoin client... I used the bootstrap provided by Stoner19 and that got me to block 1178455 but my wallet always says 0 connections to the audiocoin network and that it is offline. The network connection is active and I am able to sync other wallets on the same machine.

Any ideas? Do I need to update my audiocoin.conf file?

Thanks!

Hi,

1st use  this bootstrap : https://mega.nz/#!SUNyQBYL!BigVJcTbXYI37FLV_0wab1D68u66xhuwaieL3u1QEqY
2nd but these* into your audiocoin.conf:
Code:
addnode=69.195.153.10:25159
addnode=104.167.2.136:25159
addnode=47.154.116.185:25159
addnode=68.50.149.140:25159
addnode=88.106.10.31:25159
addnode=93.103.195.205:25159
addnode=93.123.163.96:25159
addnode=73.214.14.51:25159
addnode=92.26.171.75:25159
addnode=86.106.102.212:25159
addnode=85.245.124.123:25159

*taken from presstab explorer @ http://www.presstab.pw/phpexplorer/ADC/nodes.php

regards
hero member
Activity: 530
Merit: 500
Hi all, I am unable to sync my audiocoin client... I used the bootstrap provided by Stoner19 and that got me to block 1178455 but my wallet always says 0 connections to the audiocoin network and that it is offline. The network connection is active and I am able to sync other wallets on the same machine.

Any ideas? Do I need to update my audiocoin.conf file?

Thanks!

You can find a list of peers at presstab.pw
hero member
Activity: 596
Merit: 500
Hi all, I am unable to sync my audiocoin client... I used the bootstrap provided by Stoner19 and that got me to block 1178455 but my wallet always says 0 connections to the audiocoin network and that it is offline. The network connection is active and I am able to sync other wallets on the same machine.

Any ideas? Do I need to update my audiocoin.conf file?

Thanks!
legendary
Activity: 1123
Merit: 1000
SaluS - (SLS)
For anyone who is trying to sync the ADC blockchain and would like a bootstrap you can download it from: https://mega.nz/#!SUNyQBYL!BigVJcTbXYI37FLV_0wab1D68u66xhuwaieL3u1QEqY.

This should sync somewhere near block 1179500

Thanks stoner19..  Thats handy.

Don't think my ADC wallet had ever been down for more than a day.  Cool
hero member
Activity: 752
Merit: 500
For anyone who is trying to sync the ADC blockchain and would like a bootstrap you can download it from: https://mega.nz/#!SUNyQBYL!BigVJcTbXYI37FLV_0wab1D68u66xhuwaieL3u1QEqY.

This should sync somewhere near block 1179500
hero member
Activity: 770
Merit: 500
so true - so m****fu***ng true ....

regards

already 73% up and rising Smiley
hero member
Activity: 792
Merit: 501
so true - so m****fu***ng true ....

regards
hero member
Activity: 770
Merit: 500
hero member
Activity: 770
Merit: 500
Yes, there will be a number of incentives for existing ADC holders and members of the mailing list.

People you should start voting for ADC at Poswallet
It would be a great benefit to all ADC users as you could POS online and have another great exchange for ADC
full member
Activity: 179
Merit: 100
Blockchain Applications For The Real World
Yes, there will be a number of incentives for existing ADC holders and members of the mailing list.
legendary
Activity: 1162
Merit: 1008
 Do you plan any special privileges for Audiocoin holders to take part in this ICO? Like when Lisk was forked from Crypti they had sweet exchange rate for those who were investing obsolete coin into new one. This measure will score under your high fidelity. Or Audiocoin will be coverted into Audiocoin2? I personally don't really like the second edition concept.
full member
Activity: 179
Merit: 100
Blockchain Applications For The Real World
when is the new ico?

Hi all, ADC and our new project BLOCKPOOL are progressing well.

We'll be making an announcement regarding the ICO in the next 2 weeks.
ADC will continue to grow as part of our new plans but we needed to expand to take in other verticals such as Finance, Sports, Art, Gaming and Branding. We have been approached by multiple blue chip companies and have some paid consultations ongoing.
BLOCKPOOL will be the umbrella group for all the different projects as in 'A Pool of Blockchain projects'.

Our permissioned chains will still include the music vertical and may involve a coinswap from ADC to ADC2 at a later date. Rest assured that ADC is still very much part of our plans and will also be able to be used as collateral for the new token.

More info will be posted at http://www.blockpool.io
hero member
Activity: 770
Merit: 500
Any news DEV... I know that you have news Smiley
Pages:
Jump to: