Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

cardano-api

The cardano-api package provides client-side functionality for constructing and submitting transactions in both Byron and Shelley formats. It is intended for use by third party applications.

How to build

Cabal

Use Cabal - Version 3.0 to build this project:

$ cd cardano-api
$ cabal build