einhornimmond d5e60af3a1 add auto_sign parameter and bring into live
if set to true, transaction will be directly signed and if get enough signes, sended afterwards (but asynchron)
2021-04-07 17:16:42 +02:00
2021-03-22 20:50:45 +01:00
2021-04-07 14:54:08 +00:00
2021-03-31 17:08:37 +02:00
2021-02-22 23:07:10 +01:00
2021-03-30 17:03:21 +02:00
2021-03-30 17:03:21 +02:00
2021-03-30 16:48:01 +02:00
2021-03-30 17:03:21 +02:00
2021-03-30 16:48:01 +02:00
2021-02-24 19:45:44 +01:00
2021-03-13 17:35:16 +01:00

Gradido

Healthy money for a healthy world

logo

The Gradido model can create global prosperity and peace The Corona crisis has fundamentally changed our world within a very short time. The dominant financial system threatens to fail around the globe, followed by mass insolvencies, record unemployment and abject poverty. Only with a sustainable new monetary system can humanity master these challenges of the 21st century. The Gradido Academy for Bionic Economy has developed such a system.

Software requirements

Currently we only support docker as environment to run all services, since many different programming languages and frameworks are used.

How to run?

  1. Clone the repo and pull all submodules
git clone git@github.com:gradido/gradido.git
git submodule update --recursive --init
  1. Run docker compose

    1. Run docker compose for the debug build
    docker-compose up
    
    1. Or run docker compose in production build
    docker-compose -f docker-compose.yml up
    
Description
Gradido as Software
Readme Apache-2.0 96 MiB
Languages
TypeScript 48.5%
Vue 24.6%
JavaScript 23.2%
Dockerfile 1.3%
Shell 1.1%
Other 1.3%