Hycon

From mediawiki.fish
Jump to navigation Jump to search
Hycon
Ticker symbolHYC
Mining
✅ can be efficiently mined with CPU
✅ can be efficiently mined with GPU
❌ Cannot be efficiently mined with ASIC
Development
Initial releasev0.0.3 / June 1, 2018; 6 years ago (2018-Error: Invalid time.-01)
Websitehttp://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

  1. Get suitable hardware
  2. Get the Hycon wallet or a custodial wallet, such as a OKEx account
  3. Get the mining software from Team Hycon Github
  4. Run the miner:
    1. N card: xmrig-nvidia stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x
    2. A card: xmrig-amd -o stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x
    3. CPU: xmrig -o stratum+tcp://hyc.f2pool.com:9081 -u wallet_address.miner_number -p x