All Projects → duniter → silkaj

duniter / silkaj

Licence: AGPL-3.0 license
Powerfull, and lightweight command line client written with Python for Duniter’s currencies: Ğ1 and Ğ1-Test. Not maintained mirror of:

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to silkaj

duniter-rs
Implementation of DUniter Protocol (DUP) in Rust. DUP is a crypto-currency protocol to manage libre currency such as Ğ1.
Stars: ✭ 15 (+7.14%)
Mutual labels:  duniter
duniter ynh
Duniter package for YunoHost
Stars: ✭ 14 (+0%)
Mutual labels:  duniter

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].