tezos-smart-rollup-encoding 0.2.0

Data Encodings used by Tezos Smart Rollup kernels.
Documentation
1
2
3
4
5
6
7
8
Encodings related to Tezos Smart Rollups.

Included are types for:

- parsing *inbox messages* from L1, including `Michelson` types.
- constructing *outbox messages* to be executed on L1.
- parsing & revealing the *Data Availability Committee* reveal tree encoding.
- tezos' `Contract` & `PublicKeyHash` & `PublicKey` types.