pab-blockfrost-1.2.0.0
Safe Haskell None
Language Haskell2010

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.