Skip to content

go wrapper around cardano cli which provides functionality to manipulate walets, multisig addresses, create and sign tx and to send tx via socket/blockfrost

License

Notifications You must be signed in to change notification settings

igorcrevar/cardano-wallet-tx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardano-wallet-tx

A Go wrapper around the Cardano CLI that offers the following features:

  • Create simple wallets (signing/verifying keys) and addresses
  • Create multisig addresses via policy script
  • Create transactions
  • Transaction hash signing and assembling signatures into the final transaction
  • Query UTXOs, slot, protocol parameters, and submit transactions with Ogmios, Blockfrost or CLI

Note: It only supports simple money transfer transactions; there is no functionality for smart contracts, etc.

About

go wrapper around cardano cli which provides functionality to manipulate walets, multisig addresses, create and sign tx and to send tx via socket/blockfrost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages