Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 556 Bytes

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.