All Projects → YunoHost-Apps → duniter_ynh

YunoHost-Apps / duniter_ynh

Licence: AGPL-3.0 license
Duniter package for YunoHost

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to duniter ynh

worthit
💸 Vale a pena? Calcule o preço anual de um item com essa PWA
Stars: ✭ 18 (+28.57%)
Mutual labels:  money
give-me-money
💰 I'm so cute. Please give me money. 我很可爱,请给我钱。
Stars: ✭ 54 (+285.71%)
Mutual labels:  money
monetized
A lightweight solution for handling and storing money.
Stars: ✭ 46 (+228.57%)
Mutual labels:  money
silkaj
Powerfull, and lightweight command line client written with Python for Duniter’s currencies: Ğ1 and Ğ1-Test. Not maintained mirror of:
Stars: ✭ 14 (+0%)
Mutual labels:  duniter
wikijs ynh
Modern and powerful wiki app package for YunoHost
Stars: ✭ 19 (+35.71%)
Mutual labels:  yunohost-apps
pesa
A JS money lib whose precision goes up to 11 (and beyond).
Stars: ✭ 38 (+171.43%)
Mutual labels:  money
AngularPos
A real-time, simple web Point of Sale system written with Angular 12, Firebase (Cloud Firestore), Bootstrap 4 and PrimeNg
Stars: ✭ 67 (+378.57%)
Mutual labels:  money
django-prices-openexchangerates
openexchangerates.org support for django-prices
Stars: ✭ 33 (+135.71%)
Mutual labels:  money
vue-number-keyboard
vue-number-keyboard是基于VUE实现的数字键盘插件,当前支持整数、小数数字输入、乱序键盘,demo中给出了常用的验证码、金额数字示例。数字键盘的大小包括字体尺寸支持响应式。
Stars: ✭ 51 (+264.29%)
Mutual labels:  money
bgfinancas
Personal Finance Manager / Gerenciador de Finanças Pessoais (JavaFX)
Stars: ✭ 40 (+185.71%)
Mutual labels:  money
salary-negotiation-tech
Articles and posts on salary negotiation for devs/nerds/software engineers/tech people.
Stars: ✭ 53 (+278.57%)
Mutual labels:  money
mastodon ynh
Free, open-source social network for YunoHost
Stars: ✭ 67 (+378.57%)
Mutual labels:  yunohost-apps
py-investment
Extensible Algo-Trading Python Package.
Stars: ✭ 19 (+35.71%)
Mutual labels:  money
borrow-bot
💰 A bot for maximizing the borrow subreddit
Stars: ✭ 26 (+85.71%)
Mutual labels:  money
stockholm
💵 Modern Python library for working with money and monetary amounts. Human friendly and flexible approach for development. 100% test coverage + built-in support for GraphQL and Protocol Buffers transports using current best-practices.
Stars: ✭ 26 (+85.71%)
Mutual labels:  money
iqoptionapi
IQ Option API
Stars: ✭ 355 (+2435.71%)
Mutual labels:  money
grouptabs
Mobile Web App to organize payments in dynamic groups of people.
Stars: ✭ 40 (+185.71%)
Mutual labels:  money
Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
Stars: ✭ 92 (+557.14%)
Mutual labels:  money
nextcloud ynh
Nextcloud package for YunoHost
Stars: ✭ 120 (+757.14%)
Mutual labels:  yunohost-apps
syncthing ynh
Syncthing package for YunoHost
Stars: ✭ 27 (+92.86%)
Mutual labels:  yunohost-apps

Duniter for YunoHost

Integration level Working status Maintenance status
Install Duniter with YunoHost

Lire ce readme en français.

This package allows you to install Duniter quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Crypto-currency software to operate Ğ1 libre currency

Shipped version: 1.8.3~ynh0

Screenshots

Screenshot of Duniter

Disclaimers / important information

Configurations

  • In order to compute blocks you will have to set your member credentials with sudo su - duniter -c "duniter --home \$HOME wizard key" or from the webadmin.
  • BMA, the client API is accessible from https://duniter.domain.tld/bma/ if enabled . The last / is necessary. It can be used in Cesium and Silkaj.
  • The web administration interface is accessible via https://duniter.domain.tld/ and is only accessible to the administrator specified at the installation.
  • Warning: In case the Webui tells you your network configuration is wrong and proposes to correct it, do not apply it, otherwise it breaks the specific configuration made for this package. You can manually reset the configuration with following command: sudo su - duniter -c "duniter --home \$HOME config --bma --ipv4 127.0.0.1 --port CHOSEN_PORT --remoteh YOUR_DOMAIN --remotep 443 --noupnp"

Cesium

Cesium is a wallet webapp. You can install it with:

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/duniter_ynh/tree/testing --debug
or
sudo yunohost app upgrade duniter -u https://github.com/YunoHost-Apps/duniter_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

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].