Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 538 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 538 Bytes

Holochain Gym - Developer Exercises

These are code exercises for the developer part of the holochain gym.

To get started, clone this repository and follow the guides on the gym to complete the exercises from this repository.

Nix Setup

Go into the root folder of this repository and run:

nix-shell

This will take some time, but after that you will have the development environment set up and ready. You can then navigate to each of the exercises to start your workout!