Skip to main content

Chik-Blockchain

Chik is a modern community-centric green cryptocurrency based on a proof-of-space-and-time consensus algorithm.

For more information, see our website and downloads at Chik Network.

You can learn more in the Chik Wiki: Quick Start Guide

Discord Channel: (https://discord.gg/SNbcMMvNBE).

Full Node List Here: Full Node IP's

Port: 9678

Windows Installer

Download the Windows installer (exe) or Zip file - Chik Blockchain Windows

As the Chik code signing certificate is new you will likely have to ask to keep the download and when you run the installer, you will have to choose "More Info" and "Run Anyway" to be able to run the installer. There is no need to use the command line. Some Windows antivirus applications are seeing the download as a false positive. You can see the entire source code and build method here, so we think it's safe for you to ask those tools to ignore it. Running the installer while plotting on a previous version will stop your plotting process, so be careful.

Ubuntu/Debian Install

sudo apt-get update

sudo apt-get upgrade -y

# Install Git

sudo apt install git -y

# Checkout the source and install

git clone https://github.com/Chik-Network/chik-blockchain.git --recurse-submodules

cd chik-blockchain

sh install.sh

. ./activate

chik init

#add your plot directories

chik plots add -d /yourplotpath

chik start farmer

# The GUI requires you have Ubuntu Desktop or a similar windowing system installed.

# You can not install and run the GUI as root

cd /home/'yourusername'/chik-blockchain/

. ./activate

sh install-gui.sh

cd chik-blockchain-gui

npm run electron &

Ubuntu/Debian Update

# Stop all chik processes

# Delete your 'chik-blockchain' folder, not your '.chik' folder

# Clone 'chik-blockchain'

chik stop -d all

rm -rf /home/'yourusername'/chik-blockchain

git clone https://github.com/Chik-Network/chik-blockchain.git --recurse-submodules

cd chik-blockchain

sh install.sh

. ./activate

chik init

chik start farmer

*Note, If you receive errors during the installation process, your system is missing dependencies. In this case, thank you for trying :)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chik-blockchain-2.1.1.tar.gz (3.5 MB view details)

Uploaded Source

File details

Details for the file chik-blockchain-2.1.1.tar.gz.

File metadata

  • Download URL: chik-blockchain-2.1.1.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for chik-blockchain-2.1.1.tar.gz
Algorithm Hash digest
SHA256 c3fa4f832f4eccf7704df492b018ac307bf99c1e783aeb579c8a11a6096ecbf2
MD5 9fecee3fba660178fbc216bc05f6d515
BLAKE2b-256 245e59f989ce47f890d33757310c26ae81ec337be1c285e7dfc77084f33aa5bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page