Skip to content

dyne/social-wallet-admin-console

Repository files navigation

Social Wallet :: admin console

Interactive terminal for Social Wallet admins, built with Freecoin.

software by Dyne.org

Installation

Follow the installation instructions for the Freecoin social wallet.

Running the app

In the repl

lein repl

start the server with:

(run-gorilla-server 8990)

Where the 8990 is the port the server will run on.