Pages:
Author

Topic: [ANN] [INFX] Influxcoin | Official Project - page 61. (Read 156855 times)

hero member
Activity: 546
Merit: 500
August 26, 2015, 12:30:34 AM
#9
is it mineable now?
hero member
Activity: 659
Merit: 501
August 26, 2015, 12:18:02 AM
#8
Influx OSX Downloads:

System is from 2011+? Use this: https://www.dropbox.com/s/hu8lehoqh63c2wa/Influx-Qt.zip?dl=0

System is from before 2011? Use this: https://www.dropbox.com/s/4808xlou3zpro30/Influx-Qt%20Non-AVX.zip?dl=0

Don't know which to use? Download the first and try to run it. If it doesn't work then switch to the second. If that doesn't work then PM me.

Great work MystPhysX

All working fabulous
hero member
Activity: 597
Merit: 500
August 26, 2015, 12:11:42 AM
#7
Influx OSX Downloads:

System is from 2011+? Use this: https://www.dropbox.com/s/hu8lehoqh63c2wa/Influx-Qt.zip?dl=0

System is from before 2011? Use this: https://www.dropbox.com/s/4808xlou3zpro30/Influx-Qt%20Non-AVX.zip?dl=0

Don't know which to use? Download the first and try to run it. If it doesn't work then switch to the second. If that doesn't work then PM me.
hero member
Activity: 659
Merit: 501
August 25, 2015, 09:43:37 PM
#6
Working on it :-)
sr. member
Activity: 322
Merit: 250
Real power doesnt hit hard,but right to the target
August 25, 2015, 09:18:28 PM
#5
For those of you interested here is more info about the coin

Coin Type: PoW/PoS Hybrid
Hashing Algorithm: X11
Time Between Blocks : 7 minutes
Block Reward: 50
Block Reward Halving Rate: 120,000
Pre-mine: No Premine   
Total Coins: 12,000,000
Yearly Interest %: 3

influx.conf
rpcuser=yourusername
rpcpassword=yourpassword
addnode=104.207.142.103
server=1
daemon=1
rpc port: 9239
net port: 9238

Windows Wallet Download http://influxcoin.xyz

Thank's for your reply dev Smiley
i will try it on my remote dekstop

any way where exchanger for this coin ? i can't see it on yobit,c-cex andbittrex
hero member
Activity: 659
Merit: 501
August 25, 2015, 08:59:22 PM
#4
For those of you interested here is more info about the coin

Coin Type: PoW/PoS Hybrid
Hashing Algorithm: X11
Time Between Blocks : 7 minutes
Block Reward: 50
Block Reward Halving Rate: 120,000
Pre-mine: No Premine   
Total Coins: 12,000,000
Yearly Interest %: 3

influx.conf
rpcuser=yourusername
rpcpassword=yourpassword
addnode=104.207.142.103
server=1
daemon=1
rpc port: 9239
net port: 9238

Windows Mac Wallet Downloads http://influxcoin.xyz
Source via GitHub https://github.com/Coryvmcs1/Influxcoin
sr. member
Activity: 322
Merit: 250
Real power doesnt hit hard,but right to the target
August 25, 2015, 07:23:05 PM
#3
any detail of your coin ?
POW ? max amount ? total coin ? algo Smiley


interesting to join network and try your wallet Smiley
hero member
Activity: 659
Merit: 501
August 25, 2015, 06:57:21 PM
#2
Now have Mac wallet development starting shortly
hero member
Activity: 659
Merit: 501
August 25, 2015, 05:44:09 PM
#1


About Influx
Influx is a X11 algorithm based coin with no pre-mine using a Pow+Pos Hybrid backend and designed specifically for CPU/GPU setups. We have our own network with in Latisys and Level 3 Datacenters solely owned and operated by us which means there is no 3rd parties involved with our hardware and systems. Our goal is to be able to support all blockchains across the INFX network and provide the services needed to help support the blockchain industry. Our API /Payment processor takes 100% INFX to power our hosting platform, which means when you buy services you pay with INFX and only INFX. We have a passion for helping people with their computer needs and truly love being able to interact with the world.


Get involved
If you would like to help support the project and it's current and future developments, please visit our Github repo for all questions or you can reach us on our slack channel.
Slack: http://slack.influxcoin.xyz:3000
Github: https://github.com/influxteam/influx/


Currency Specs

Coin Type: PoW/PoS Hybrid
Hashing Algorithm: X11
Time Between Blocks: 4 minutes
Block Reward:25
Current Block Reward:12.5
Next Block Halving : 240,000
Min/Max Stake in Days 2/60
Pre-mine: No Premine  
Total Coins: 12,000,000
Current Supply: 1.9 Million
Yearly Interest %: 8



influx.conf

server=1
daemon=1
rpc port=9239
net port=9238


Get Influx:
Windows, Linux, Mac Wallet Downloads https://influxcoin.xyz/get-influx/
Source via GitHub https://github.com/influxteam/influx
Bootstrap http://216.14.113.56/cryptochainer.chains/chains/Influx_blockchain.zip



How to Mine Influx:

Download a miner

If you are using Intel/ATI/AMD: BFGMiner Linux/Windows: Download here http://bfgminer.org/
If you are using OSX: Fabulous Panda Miner Mac OS X: Download here http://fabulouspanda.co.uk/macminer/
Minerd CPU Miner Mac/Linux/Windows: Download here https://bitcointalksearch.org/topic/m.654850

Configure your miner

If your using Linux:

CGMiner
./cgminer -o stratum+tcp://stratum1.cryptominers.xyz:4444 -u yourinfluxwalletaddress -p any password

BFGMiner
./bfgminer -o stratum+tcp://stratum1.cryptominers.xyz:4444 -u yourinfluxwalletaddress -p any password

If you are using Windows:

Open notepad and then copy and paste the following:

CGMiner
cgminer -o stratum+tcp://stratum1.cryptominers.xyz:4444 -u yourinfluxwalletaddress -p any password

BFGMiner
bfgminer -o stratum+tcp://stratum1.cryptominers.xyz:4444 -u yourinfluxwalletaddress -p any password

MinerD
minerd -a -t 6 -s 4 -o stratum+tcp://stratum1.cryptominers.xyz:4444 -u yourinfluxwalletaddress -p any password

You must change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files. You are now ready to mine, double click on "RunMe.bat" to start mining.

http://cryptominers.xyz is a Multi Profit Switching Pool that pays out INFX. If you have sha-256, Scrypt or X11 equipment feel free to give it some hash and get paid.




Blockchain Explorer:
http://explorer.influxcoin.xyz

Pools
http://pool.influxcoin.xyz (Official Pool)

http://suchpool.pw/infx/
http://www.wmikrut.com
http://influx.gcpool.eu/
https://aikapool.com/infx
http://altminers.com/


Trading
Trading on Cryptopia (INFX)
Trading on Yobit (INFX)
Trading on Bittrex (INFX)
Trading on SafeCEX

Web Wallet
https://wallet.influxcoin.xyz

INFX Price Peg
http://peg.influxcoin.xyz/ is the official home for INFX pegging. more currencies (FIAT) to come!




To install Influx-QT via bash script to a RaspberryPi 2 or 3, simply follow our Readme on github:

https://github.com/influxteam/influx/blob/master/README.md/



Accept INFX Payment
https://api.influxcoin.xyz

Use Influx (INFX Hosting)
Hosting: www.influx.host

To reach us:
Website: www.influxcoin.xyz
Email: [email protected]
Slack# slack.influxcoin.xyz
Twitter: @Infxcoin



Certification


INFX Accepted for CAT Trading
Pages:
Jump to: