Hycon
Jump to navigation
Jump to search
Hycon | |
---|---|
Ticker symbol | HYC |
Mining | |
✅ can be efficiently mined with CPU | |
✅ can be efficiently mined with GPU | |
❌ Cannot be efficiently mined with ASIC | |
Development | |
Initial release | v0.0.3 / June 1, 2018 |
Website | http://hycon.io |
About Hycon
Hycon is the digital asset built on top of a faster and more scalable blockchain developed by the Infinity Project team. Using a DAG (Directed Acyclic Graph) structure, it has the capability to publish several blocks simultaneously with the ability to resolve conflicting transactions and reject double-spends through the SPECTRE consensus algorithm.
The main features of the public-chain include a fast transaction confirmation time, on-chain transaction scalability (up to 3000 TPS), synchronous outbound (blocks are linked based on DAG structure locations rather than time series) and smart contracts.
Mining guide
- Get suitable hardware
- Get the Hycon wallet or a custodial wallet, such as a OKEx account
- Get the mining software from Team Hycon Github
- Run the miner:
- N card:
xmrig-nvidia stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x
- A card:
xmrig-amd -o stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x
- CPU:
xmrig -o stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x
- N card: