Skip to content

idlechain/idlechain-cryptonote

 
 

Repository files navigation

IDLEChain Project

  • Copyright (c) 2024 The IDLEChain Project.
  • Portions Copyright (c) 2023 The Mangonote Project.
  • Portions Copyright (c) 2014-2022 The Monero Project.
  • Portions Copyright (c) 2012-2013 The Cryptonote developers.

How to run

Linux

apt-get install build-essential cmake pkg-config libboost-all-dev libzmq3-dev libssl-dev libpgm-dev libnorm-dev libunbound-dev libsodium-dev libunwind8-dev liblzma-dev libexpat1-dev libgtest-dev ccache doxygen graphviz qttools5-dev-tools libhidapi-dev libusb-1.0-0-dev libprotobuf-dev protobuf-compiler libudev-dev
wget https://idlecalypse.cc/latest.tar.gz
tar xzvf latest.tar.gz
cd idlechain
chmod 755 *
./idlechaind

Windows

Download, unzip and run idlechaind.exe: LATEST RELEASE

How to create a wallet

Linux

Run and follow the steps:

./idlechain-wallet-cli

Windows

Run idlechain-wallet-cli.exe and follow the steps.

How to mining

How to compile

https://github.com/monero-project/monero?tab=readme-ov-file#compiling-monero-from-source

Links

About

IDLEChain cryptonote layer1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.6%
  • C 11.8%
  • Python 2.8%
  • CMake 2.0%
  • Makefile 0.6%
  • Shell 0.6%
  • Other 0.6%