Automint

A python library for automating transactions on Cardano.

Automint provides python based, programatic access to cardano-cli functions. This allows users to use Python to:

  • Create wallets
  • Create policy scripts
  • Build, sign, and submit transactions
  • Query the blockchain for data related to transactions completed and the addresses used

Compare similar projects toAutomint