This script allows you to create or etch a rune using native JavaScript.
-
Define the Network:
This script has been tested onregtest
andtestnet
networks only. Set up the desired network accordingly. -
Configure Rune Data:
Adjust therunestone
data parameters as required for your rune. -
Fund the Address:
Complete step 1 by funding the generated address with the necessary balance. -
Generate Transaction Hex:
In step 2, generate the transaction hex. -
Broadcast the Transaction:
Finally, broadcast the transaction to complete the rune etching process.