Sign Transaction
Last updated
Was this helpful?
Last updated
Was this helpful?
We recommend using our library to sign transaction in your browser. You need to develop a frontend, you can refer to weld examples to see how easy it is to get started with it.
Go to any website, I will use https://ada-anvil.io
Open the Developer Console.
Type the following in the console:
Eternl will open the signature window and if you have the expected wallet connected you will be able to sign the transaction.
The signature will be printed on the console, it looks like: a100...
You can copy the signature to your local development environment to submit it using anvil API.