Algo Models send transaction

Hello all,

I am working with Algo Models for my Hashicorp Vaults Secure Enclave but I can’t find any examples of how to send transactions after completing the algocrafter.addSignature step. The only example on github is curl command but I’m working with node scripts not the cli. So is the curl command equivalent to sendRawTransaction? If so, there must be an extra step because the HashiCorp signature if used with sendRawTransaction triggers a signature invalid error on sendRawTransaction. So I’m guessing there must be an extra step for algoCrafter when used with Hashicorp Vault signatures. Any help with this would be greatly appreciated. Thanks!

2 Likes