Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 804 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 804 Bytes


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