Skip to content
#

tezos

Here are 171 public repositories matching this topic...

taquito
roxaneletourneau
roxaneletourneau commented Jan 26, 2021

Add examples/explanations on how to sign Michelson data.

One scenario example will be to start with raw Michelson data, parse it to Michelson JSON, pack it, and then sign:

const data = `(Pair (Pair { Elt 1
                  (Pair (Pair "tz1gjaF81ZRRvdzjobyfVNsAeSC6PScjfQwN" "tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx")
                        0x0501000000026869) }
            10000000)
    

Improve this page

Add a description, image, and links to the tezos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tezos topic, visit your repo's landing page and select "manage topics."

Learn more