Skip to content
/ silkaj Public

Silkaj is a command line client for Ğ1 libre currency powered by Duniter software. Unmaintained mirror of:

License

Notifications You must be signed in to change notification settings

duniter/silkaj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1635e0 · Mar 24, 2021
Jun 5, 2020
Apr 24, 2018
Jun 3, 2019
Oct 17, 2020
Mar 24, 2021
Mar 24, 2021
Dec 6, 2018
Nov 5, 2020
Jun 5, 2020
Feb 21, 2021
Mar 24, 2021
Oct 25, 2020
Apr 13, 2017
Oct 25, 2020
Mar 19, 2021
Mar 24, 2021
Sep 8, 2019
Jan 28, 2020

Repository files navigation

Silkaj

Version License Python versions

  • CLI Duniter client written with Python 3.
  • Website

Install

pip3 install silkaj --user

Usage

  • Get help usage with -h or --help options, then run:
silkaj <sub-command>
  • Will automatically request and post data on duniter.org 443 main Ğ1 node.

  • Specify a custom node with -p option:

silkaj -p <address>:<port> <sub-command>

Features

Currency information

  • Currency information
  • Display the current Proof of Work difficulty level to generate the next block
  • Check the current network
  • Explore the blockchain block by block

Money management

  • Send transaction
  • Consult the wallet balance

Web-of-Trust management

  • Check sent and received certifications and consult the membership status of any given identity in the Web of Trust
  • Check the present currency information stand
  • Send certification

Authentication

  • Three authentication methods: Scrypt, file, and (E)WIF

Wrappers

Dependencies

Silkaj is based on Python dependencies:

  • Click: Command Line Interface Creation Kit.
  • DuniterPy: Python APIs library to implement duniter clients softwares.
  • Tabulate: to display charts.

Names

I wanted to call that program:

  • bamiyan
  • margouillat
  • lsociety
  • cashmere

I finally called it Silkaj as Silk in esperanto.

Website

Packaging status

Packaging status