FusionKit

Discord

FusionKit is an Elixir SDK for building custom integrations and extensions for FusionFlow. It provides the tools to simplify the development of nodes and real-time workflows.


[!IMPORTANT] Status: This project is currently in active development.

🚀 Getting Started

Add fusion_kit to your dependencies in mix.exs:

def deps do
  [
    {:fusion_kit, "~> 0.2.0"}
  ]
end

For detailed documentation, visit HexDocs.

🤝 Community & Contributing

We build in public. Join us:

License

FusionKit is open-source software licensed under the MIT license.