Skip to main content

Webcash is an experimental "e-cash" (electronic cash)

Project description

Webcash

Webcash is an experimental new electronic cash ("e-cash") that enables decentralized and instant payments to anyone, anywhere in the world. Users send webcash to one another directly on a decentralized peer-to-peer basis by copying-and-pasting their webcash to their recipient. The central server helps webcash wallets detect double-spending and ensure the integrity of the monetary supply according to the supply schedule.

Navigate to https://webcash.org/ for more information, including the Terms of Service.

Installation

This is a python-based webcash client.

pip3 install -r requirements.txt

Usage

python3 walletclient.py setup
python3 walletclient.py status
python3 miner.py
python3 walletclient.py pay 5
python3 walletclient.py pay 18.00 "memo: for lunch with bob"
python3 walletclient.py insert

Mining

See webminer for a substantially faster mining client.

License

This repository and its source code is distributed under the BSD license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webcash-0.0.1.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

webcash-0.0.1-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page