Skip to content
/ mfm Public

WIP: A platform to operationalise portfolio management onchain

License

Notifications You must be signed in to change notification settings

willyrgf/mfm

Repository files navigation

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.