Giter VIP home page Giter VIP logo

chik's Introduction

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 :)

chik's People

Contributors

altendky avatar mariano54 avatar yostra avatar hoffmang9 avatar aminekhaldi avatar fchirica avatar quexington avatar xdustinface avatar arvidn avatar wallentx avatar almogdepaz avatar richardkiss avatar matt-o-how avatar wjblanke avatar seeden avatar dependabot[bot] avatar chik-network avatar paninaro avatar aqk avatar emlowe avatar cmmarslender avatar wbendick avatar trepca avatar ytx1991 avatar justinengland avatar jack60612 avatar dkackman avatar ronanlong avatar geoffwalmsley avatar rostislav avatar

Stargazers

Emmanuel Alejandro Ruiz Garcia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.