Skip to content

Commit

Permalink
feat: move example applications & tutorials links to 'References' page
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Dec 20, 2023
1 parent c761341 commit f0b3574
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/references/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,10 @@ There are three main binaries. You can run any of these on the command-line with
* manages sandboxed Holochain conductors
* see [holochain_cli docs](https://docs.rs/holochain_cli/latest/holochain_cli){target=_blank} for more info
* **`lair-keystore`** is Holochain's [keystore](https://github.com/holochain/lair){target=_blank} for generating and signing with cryptographically secure keys. Use this command for initialization, configuration, and running of a Lair keystore.

## Example applications and tutorials

Studying existing Holochain applications and tutorials can provide valuable insights and inspiration for your projects. Here are some resources to explore:

* [Holochain Open Dev](https://github.com/holochain-open-dev)
* [Holochain Foundation sample apps](https://github.com/holochain-apps)

0 comments on commit f0b3574

Please sign in to comment.