Skip to main content

Node API & CLI Team Update

· 2 min read
Jordan Millar

2024-10-02T00:00:00Z - 2024-10-16T00:00:00Z

High level summary

  • More anchor data hash checks were added to cardano-cli commands.
  • Support to create certificates that can register and delegate stake.
  • Moved various era agnostic commands to the top level of cardano-cli.
  • Added Cardano.Api.Tx.Compatible to cardano-api which allows the creation of simple unbalanced transactions that can submit protocol updates in any era.

cardano-cli

cardano-api

cardano-node

cardano-testnet

docs

CI & project maintenance