Skip to content

WTRMQDev/leer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leer

Experimental cryptocurrency written in python; implements LubbaDubDub technology to conceal transacted volume.

Leer is in beta-testing phase. Coins on testnet will NOT have any value and will NOT be transferred to mainnet.

Requirements

Currently works only on linux.

  • Python 3.5+
  • pip
  • g++, cffi, build-essential for lmdb package

Installation

pip3 install leer

Run node

Download config.json and adjust config (file extension doesn't matter). It is necessary to insert login and password in double quotes into config.

Run node: open terminal and run python3 -m leer path/to/config

After start web interface will be available on configured rpc port (open in browser address host:port, for default config it is 127.0.0.1:9238).

Run testnet miner

Download miner script, adjust config (host and port) and run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •