When spending custom scripts it comes handy to not have to know low level taproot details.
Assuming we pass random opcodes with custom list of tapscript paths and then encode into an Arkade address
Like in ts-sdk would be useful to have whole flow of speding a script split into three phases
- buildTx
- submitTx
- finalizeTx
When spending custom scripts it comes handy to not have to know low level taproot details.
Assuming we pass random opcodes with custom list of tapscript paths and then encode into an Arkade address
Like in ts-sdk would be useful to have whole flow of speding a script split into three phases