Leer cryptocurrency (alpha testing)
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file leer-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: leer-0.2.5-py3-none-any.whl
- Upload date:
- Size: 136.5 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbc1379ae7e981649990da90212745b71120a8e45d4a6d114172707dd1bd7cf6 |
|
MD5 | c282430d1a03b860a44b26ff221865d8 |
|
BLAKE2b-256 | 1c85338a545b59d5254f4fe7f4c13f3959320a3870d3ac1a598448f7cf0c2476 |