An open API service indexing awesome lists of open source software.

https://github.com/maddeveloper/mywallet-server


https://github.com/maddeveloper/mywallet-server

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# mywallet-server

## Installation

```bash
# if you didn't cloned the project
git clone --recurse-submodules git@github.com:MadDeveloper/mywallet-server.git

# if you already clone the project
git submodule init
git submodule update
```