Features
Confidentiality by Design
CryptoNote technology with confidential transactions and ring signatures
Confidential Networks
Deploy private networks with immutable auditability
Participant Sovereignty
Self-hosted or community-run network options
Open Source
EUPL-1.2 licensed, free for commercial and private use
GUI and CLI Tools
Both graphical wallet and command-line daemon available
Web3 Native
Accessible via traditional web and Handshake Name System
Installation
git clone --recursive https://github.com/LetheanNetwork/blockchain.git
cd blockchain
mkdir build && cd build
cmake ..
make -j$(nproc)
Usage
# Start the daemon
./lethean-daemon
# Create wallet
./lethean-wallet-cli --generate-new-wallet=my_wallet
Quick Links
More from Lethean Network
Fancy helping out?
Spotted a bug? Got an idea? We'd love to hear from you.
Read the contributing guide →