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](https://github.com/WTRMQDev/leer/blob/master/scripts/example_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](https://github.com/WTRMQDev/leer/blob/master/scripts/miner.py), adjust config (host and port) and run.
Release files for leer 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| leer-0.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Release files / leer-0.2.5-py3-none-any.whl
| Download URL | leer-0.2.5-py3-none-any.whl |
|---|---|
| Size | 136.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cbc1379ae7e981649990da90212745b71120a8e45d4a6d114172707dd1bd7cf6
|
|
BLAKE2b-256 checksum How to use checksums |
1c85338a545b59d5254f4fe7f4c13f3959320a3870d3ac1a598448f7cf0c2476
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
|