8000 GitHub - TiBillet/Fedow: Multi asset transaction engine to create a local currency and a federation of place and open wallet. Create a proto-bank, a time bank or a cashless payment system. Connected with TiBillet/Laboutik cash registrer and his NFC Card payment.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ Fedow Public

Multi asset transaction engine to create a local currency and a federation of place and open wallet. Create a proto-bank, a time bank or a cashless payment system. Connected with TiBillet/Laboutik cash registrer and his NFC Card payment.

License

Notifications You must be signed in to change notification settings

TiBillet/Fedow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
10000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedow – Federated & Open Wallet Engine

Build Status License: AGPL v3 Chat on Discord

TL;DR: Fedow is an open source federation engine, blockchain and digital wallet, designed to connect cashless payment systems, local currencies, and memberships across multiple venues, festivals, and cooperative networks.

Fedow dashboard


Table of Contents


Overview

Fedow is a free/libre open source software (FLOSS) solution for creating and managing groups of local, complementary, and citizen currencies (MLCC) within a federated network. It connects different point-of-sale servers (TiBillet/LaBoutik) to share cashless cards, memberships, and currencies among users in an open, secure, and transparent network.

  • Efficient blockchain: Proof of Authority (PoA), non-speculative, transaction traceability.
  • Interoperability: Connects multiple LaBoutik (cash register) and Lespass (ticketing, memberships) instances.
  • Dematerialized wallets: Multi-card (NFC, RFID, QRCode), multi-asset (currencies, time, memberships) management.
  • HTTP API and Python client: Usable standalone or integrated.

Fedow is used for:

  • Festival cashless systems
  • Loyalty programs
  • Local currencies
  • Subscriptions and memberships
  • Time tracking and badge readers

Learn more: https://codecommun.coop/blog/federation-part5-fedow


Features

  • Venue and network federation
  • Secure transactions (RSA, HTTP Signature)
  • Wallet and asset management (currencies, time, memberships)
  • Stripe integration (payment, refund)
  • NFC/RFID/QRCode card management
  • Transparent, efficient blockchain (PoA)
  • RESTful API
  • Management and automation tools (CLI, scripts)

See the detailed roadmap in the main README.


Installation

Production

See the official documentation: https://tibillet.org/docs/install/docker_install

Development / Test

# Clone the repository
$ git clone https://github.com/TiBillet/Fedow && cd Fedow
# Set up your environment
$ cp env_example .env && nano .env
# Launch the server
$ docker compose up -d
# Access the dashboard
$ http://localhost:8442/

Usage

Some actions (creating federations, venues, assets) are reserved for the network administrator.

# Use via Docker Compose or Poetry
$ python manage.py federations [OPTIONS]
$ docker compose exec fedow poetry run python manage.py federations [OPTIONS]

TiBillet Ecosystem

Fedow is part of a suite of free and interoperable tools:

  • Lespass: Ticketing, memberships, landing pages
  • LaBoutik: Cash register, cashless, order management

Together, they enable full management of a cooperative network, festival, local currency, or community venue.


Documentation


Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file (create if missing) for best practices.


License

Fedow is released under the AGPL v3 license.


Contact & Support


CC-BY-SA Coopérative Code Commun, TiBillet, and contributors. 2025.

About

Multi asset transaction engine to create a local currency and a federation of place and open wallet. Create a proto-bank, a time bank or a cashless payment system. Connected with TiBillet/Laboutik cash registrer and his NFC Card payment.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0