Skip to content

lightningrodlabs/tools-library

Repository files navigation

Tools Library

Environment Setup

PREREQUISITE: set up the holochain development environment.

Enter the nix shell by running this in the root folder of the repository:

nix develop
npm install

Run all the other instructions in this README from inside this nix shell, otherwise they won't work.

Running the backend tests

npm test

Building the happ

To package the web happ:

npm run build:happ

You'll have the tools-library.happ in workdir.

Documentation

This repository is using these tools: