Our documentation can be found at:
How to validate on the Kiichain Testnet
This is the Kiichain kiichain Testnet
Genesis Published
Minimum
- 8 GB RAM
- 1 TB NVME SSD
- 4 Cores (modern CPU's)
Linux (x86_64) or Linux (amd64) Recommended Arch Linux
Dependencies
Prerequisite: go1.23+ required.
- Arch Linux:
pacman -S go
- Ubuntu:
sudo snap install go --classic
Prerequisite: git.
- Arch Linux:
pacman -S git
- Ubuntu:
sudo apt-get install git
Optional requirement: GNU make.
- Arch Linux:
pacman -S make
- Ubuntu:
sudo apt-get install make
All contributions are very welcome! Remember, contribution is not only PRs and code, but any help with docs or helping other developers solve their issues are very appreciated!
Read below to learn how you can take part in the Kiichain.
Please be sure to read and follow our Code of Conduct. By participating, you are expected to uphold this code.
We use GitHub Issues for tracking requests and bugs, and for general questions and discussion.
The Kiichain is licensed under Apache License 2.0.