Skip to content

Commit

Permalink
doc(readme): add crates
Browse files Browse the repository at this point in the history
  • Loading branch information
willyrgf authored Nov 26, 2023
1 parent d076622 commit c6dd615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@



## Crates
- [`mfm_cli`](./mfm_cli): a CLI to manage a portfolio of crypto assets on-chain.
- [`mfm_machine`](./mfm_machine): a recoverable state machine runner for contextualized state handlers.
- [`mfm_machine_derive`](./mfm_machine_derive): an optionated set of macros to help implementing `mfm_machine` requirements.


0 comments on commit c6dd615

Please sign in to comment.