celestiaorg / docs

Celestia Documentation Site
https://docs.celestia.org
163 stars 350 forks source link

Document remote signing a blob and submitting via StateModule `SubmitTx` #1291

Open renaynay opened 9 months ago

renaynay commented 9 months ago

We have some users that want to remote-sign blobs and submit them and are looking at the BlobModule for doing so (which is incorrect).

If users wan't to "remote sign" a PFB, they'd have to build the blob on their own, sign over it and submit it via the SubmitTx endpoint on the StateModule.

We need to have some docs around this (ideally some code snippets) on how it can be done.

Happy to provide the snippet.

Wondertan commented 9 months ago

cc @jcstein

jcstein commented 9 months ago

happy to add this to docs! could you please provide the snippets here?

jcstein commented 8 months ago

bump for 2024

jcstein commented 6 months ago

bumping again cc @renaynay and @Wondertan for the snippet!

renaynay commented 6 months ago

Ah i had the snippet a while ago, will have to dig it up again.

jcstein commented 6 months ago

no worries @renaynay, that works. thank you