/SwingSetFactory

Try SwingSets before you buy

Primary LanguageJavaScript

Agoric SwingSet Factory

This web application is for running temporary SwingSets.

Run Docker Image

If you want to run the Docker image, you only need the ssfactory shell script:

./ssfactory --help

To install the script globally, run:

make docker-install

Build from source

Run:

npm install
./bin/ssfactory --help