Ecosyste.ms: Awesome

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

https://github.com/riboseinc/cryptode-mac

Cryptode macOS Menu App
https://github.com/riboseinc/cryptode-mac

Last synced: about 1 month ago
JSON representation

Cryptode macOS Menu App

Lists

README

        

# rvc-mac

GUI for `rvd` daemon.

## Build instructions

1. Install development environment:

`brew install json-c`

2. Fetch submodules:

`git submodule update --init --recursive`

3. Open `rvcmac.xcworkspace`
4. Press `cmd+R`

## Updating submodules

1. `git submodule update --recursive --remote`