Skip to content

mlabs-haskell/purescript-cardano-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-cardano-provider

This library contains a unified interface for cardano provider both for querying but also submitting data on-chain.

The corresponding type is Provider defined in the Cardano.Provider.Type module.

Additionally, the library defines types specific to a provider:

  • various errors that can be propagated throught the Provider defined in Cardano.Provider.Error module
  • types representing transaction evaluation errors or entities specific to a transaction evaluation, all defined in the Cardano.Provider.TxEvaluation module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published