banotils
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

banotils

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

Demo:

Documentation:

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

Installation:

Package installation:

npm install banotils

Browser installation:

<script src="https://unpkg.com/banotils/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 BAN
  • Several methods for querying data (Account balance, history etc.)
  • Proof-of-Work generation (CPU, GPU or NODE based)
  • AES PBKDF2 encryption/decryption

Inspired by:

Package Sidebar

Install

npm i banotils

Weekly Downloads

8

Version

0.3.2

License

MIT

Unpacked Size

291 kB

Total Files

42

Last publish

Collaborators

  • maierfelix