Skip to main content

A Graphical interface for FluxWallet

Project description

Lucidwallet

A Frontend for Fluxwallet

wallet landing

Features

  • Full graphical wallet in your terminal
  • Browser support coming soon
  • Works over ssh with full copy paste (even headless)
  • Flux native wallet (other chains coming soon)
  • Optionally encrypt keys
  • Send / receive transactions
  • Sign messages (login to home.runonflux.io)
  • Create wallet / import from mnemonic
  • Uses Websocket to subscribe for latest blocks

Quickstart

Once install run from a terminal:

lucidwallet

Installation

Requires Python 3.10 or greater. If you don't have Python 3.10 - use the docker image (see below)

macOS

Prerequisites:

gmp

brew install gmp

Install:

python3 -m pip install lucidwallet

A note on macOS terminal, it is recommended that you use ITerm2, native terminal works, however you need to modify some settings. See here if you plan on using Terminal.app

Ubuntu 22.04 (comes standard with Python 3.10)

Prerequisites:

libgmp-dev

sudo apt-get update && apt-get install python3-pip libgmp3-dev

Install:

python3 -m pip install lucidwallet

Source your profile to pick up new bin folder (or restart terminal)

source ~/.profile

Windows

*** NOT TESTED YET ***

Docker

Usage notes:

Performance takes a bit of a hit on docker (especially on macOS) You can try virtiofs for faster mounts. See here

However, docker lucidwallet is the easiest to install.

If you want to store the db in between runs, mount a db dir

docker run -v $(pwd)/database/:/database --rm -it megachips/lucidwallet:latest

This will create a database folder in your current directory, and the container will store database files there

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

lucidwallet-0.2.11.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

lucidwallet-0.2.11-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file lucidwallet-0.2.11.tar.gz.

File metadata

  • Download URL: lucidwallet-0.2.11.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.2 Darwin/22.5.0

File hashes

Hashes for lucidwallet-0.2.11.tar.gz
Algorithm Hash digest
SHA256 66a3cff3bb6320862ece03f38e3779fe6b10d8eb8caba1dd4e5cc0e504c6badc
MD5 4a776525e7444307350b3f047d4d1640
BLAKE2b-256 f72f69ae37e658db0c3e7a5554faea8c32b28984665dd0bca5b9b76af6f6b8dd

See more details on using hashes here.

File details

Details for the file lucidwallet-0.2.11-py3-none-any.whl.

File metadata

  • Download URL: lucidwallet-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.2 Darwin/22.5.0

File hashes

Hashes for lucidwallet-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 144edc97142db6c723e5f87aa78f320a565cccc9463e41dd6680b67de7cdd3a7
MD5 bceee874b14c66eac7888c3f45c1a7ad
BLAKE2b-256 5a7955c5c1569c83ca0ded1bdaf21fec5db076eb05d6e63a3e78e3e18d88eeb9

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