Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 515 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 515 Bytes

MFM


WARNING: this is the dev, a branch with the in-development progress of the mfm v0.2; the v0.1 was moved to v0.1 branch.


Crates

  • mfm_cli: a CLI to manage a portfolio of crypto assets on-chain.
  • mfm_machine: a recoverable state machine runner for contextualized state handlers.
  • mfm_machine_derive: an optionated set of macros to help implementing mfm_machine requirements.