Deno & Fetch
Submit a signed transaction to the Cardano network using Deno & Fetch
Using the signature and transaction generated in previous steps,
Due to transaction TTL, you won't be able to submit the following as-is, you need to generate your own tx and sign it
API POST Request Body
Body structure for submitting a signed transaction using the previously collected values.
Fetch Command with Deno
Deno Command
Output
Then after few minutes your transaction will be available on chain.
https://preprod.cardanoscan.io/transaction/67bb71dcacb3c0752c6b7311b9b72704a1a4b407da6c2d2098ad159edf4ddded
Eternl Output
The Whole File (Deno Version)
Last updated
Was this helpful?