Skip to content

A dockerised lab environment for the development of a digital wallet

License

Notifications You must be signed in to change notification settings

gunet/wallet-ecosystem

This branch is 96 commits ahead of, 138 commits behind wwWallet/wallet-ecosystem:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3572185 · Sep 6, 2024
Jul 5, 2024
Jul 5, 2023
Jun 27, 2024
Jun 19, 2024
Jun 27, 2024
Jun 19, 2024
Jun 27, 2024
Sep 6, 2024
Jun 27, 2024
Apr 22, 2024
Jun 19, 2024
Nov 3, 2023
Oct 30, 2023
Apr 9, 2024
Jul 5, 2024
Jan 23, 2024

Repository files navigation


wwWallet
Wallet Ecosystem


Quickstart

Prerequisites:

  • Docker & Docker Compose

Clone

git clone git@github.com:wwwallet/wallet-ecosystem.git
cd wallet-ecosystem/
git submodule init      #initialize your local configuration file
git submodule update    #fetch code from all repos
git submodule update --remote  # to get update all submodules from the remote repos and merge

Documentation

Visit https://wwwallet.github.io/wallet-docs/

Contribution Guidelines

Visit https://wwwallet.github.io/wallet-docs/docs/development-environment-setup/contribution-guidelines

About

A dockerised lab environment for the development of a digital wallet

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 72.9%
  • CSS 14.7%
  • Pug 5.6%
  • JavaScript 3.8%
  • Dockerfile 3.0%