Skip to main content

Modular light wallet for the NANO cryptocurrency

Project description

Siliqua

[![image](https://img.shields.io/pypi/v/siliqua.svg)](https://pypi.org/project/siliqua/) [![Coverage Status](https://coveralls.io/repos/github/Matoking/siliqua/badge.svg?branch=master)](https://coveralls.io/github/Matoking/siliqua?branch=master) [![Build Status](https://travis-ci.com/Matoking/siliqua.png?branch=master)](https://travis-ci.com/Matoking/siliqua) [![image](https://readthedocs.org/projects/siliqua/badge/?version=latest)](https://siliqua.readthedocs.io/en/latest/?badge=latest)

Modular light wallet for the NANO cryptocurrency with a command-line interface.

This application is under early development and any features are subject to change at the moment. Use at your own risk.

Features

  • Optional two-level encryption * Wallet secrets (private keys and seed) and the wallet itself can be encrypted separately

  • Watching-only accounts

  • Supports NANO seeds

  • Transaction timestamps and descriptions

  • Portable wallet files for easy backups with timestamps and details intact

  • NANO node and NanoVault server support

  • JSON output for easy integration with scripts

Installation

You can install the reference command-line interface using pip:

` pip install siliqua `

Siliqua requires a working build environment for the C extensions. For example, on Debian-based distros you can install the required Python header files and a C compiler using the following command:

` apt install build-essential python3-dev `

virtualenv is recommended instead of a system-wide installation. For example, to create a virtualenv and install Siliqua inside it:

` python3 -mvenv venv source venv/bin/activate pip install siliqua `

To deactivate the virtualenv, run:

` deactivate `

After installation, you can read the [Getting Started](https://siliqua.readthedocs.io/en/latest/user/getting_started.html) section of the documentation.

Documentation

For user and developer documentation, see online documentation at [Read the Docs](https://siliqua.readthedocs.io/en/latest/).

You can also build the documentation yourself by running python setup.py build_sphinx.

Donations

xrb_35xiwe88pqxemiwffi5hrgwyujxg1su948zh8zhczdwwc75bqjb13fhddhke

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

siliqua-0.1.tar.gz (82.7 kB view details)

Uploaded Source

File details

Details for the file siliqua-0.1.tar.gz.

File metadata

  • Download URL: siliqua-0.1.tar.gz
  • Upload date:
  • Size: 82.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for siliqua-0.1.tar.gz
Algorithm Hash digest
SHA256 85c8719e6c2001e1d2f646101d2ff952f7eddb234e42cb0936e9ad2b36b4d836
MD5 8a56cbbc56b73e4cf2d583428e757417
BLAKE2b-256 7e68b981e6ad1b611f5307d570edfc24f6207e823450736b6d547e308b65dae3

See more details on using hashes here.

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