SebastianWendel / interfacer-gui

Evolution of Zenflow-gui for Interfacer project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interfacer-gui

This is a Progressive Web App (PWA) acting as Graphical User Interface (GUI) and crypto wallet (end-to-end crypto) for the Interfacer project. We are developing this component for the FabCityOS, an innovative federated open source platform to share and collaborate on Open Source Hardware projects.

FabCityOS provides innovative tools to support the complexity of a distributed accounting system for flexible collaboration processes, it leverages crypto technology to empower participants with privacy, transparency and data ownership and can be adopted to implement fair and equitable compensation mechanisms.

Getting Started

Set up the submodules and install

git submodule update --init
# then
npm
# or
yarn

Run the development server:

npm run dev
# or
yarn dev

Open

Open http://localhost:3000 with your browser to see the result.

development

🔡 translations

pnpm translate

About

Evolution of Zenflow-gui for Interfacer project


Languages

Language:TypeScript 96.4%Language:JavaScript 2.9%Language:SCSS 0.3%Language:Shell 0.2%Language:HTML 0.1%