0.0.7 • Published 2 years ago

pawtils v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

pawtils

This repository contains several utils to work with the cryptocurrency Paw inside the Browser and Node.

Demo:

Documentation:

The documentation is auto-generated and can be found here.

Installation:

Package installation:

npm install pawtils

Browser installation:

<script src="https://unpkg.com/pawtils/dist/index.iife.min.js"></script>

Features:

  • RPC-based requests
  • Wallet generation (Seed, Address, Private and Public keys)
  • Mnemonic generation (BIP39)
  • QR code generation
  • Receiving and sending PAW
  • Several methods for querying data (Account balance, history etc.)
  • Proof-of-Work generation (CPU, GPU or NODE based)
  • AES PBKDF2 encryption/decryption

Inspired by:

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago