Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

leer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leer

Leer cryptocurrency (alpha testing)

  • 0.2.5
  • PyPI
  • Socket score

Maintainers
1

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc