1.0.6 • Published 1 year ago

webcash v1.0.6

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
1 year ago

Webcash

This is a webcash library for nodejs.

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

npm install webcash

Usage

import { SecretWebcash, PublicWebcash } from "webcash"

Development

npm run test
npm run build
1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago