polysemy-ctl
is a pure haskell version of
cardano-transaction-library.
This provides a way to construct transactions off-chain.
polysemy-ctl
is pure library code, and does not provide a rest server, openapi schemas or contract instances.
polysemy-ctl
is pure haskell, where as CTL is purescript.