pab-blockfrost-1.2.0.0
Safe HaskellNone
LanguageHaskell2010

Plutus.Blockfrost.Client

Synopsis

Documentation

handleBlockfrostClient :: forall m effs. (LastMember m effs, Member (Reader BlockfrostEnv) effs, MonadIO m) => ChainIndexQueryEffect ~> Eff effs Source #

Handle ChainIndexQueryEffect by making HTTP calls to the remote blockfrost server.