Skip to content

Add sealers library to actor-lib

Jessica Tallon requested to merge actor-lib-sealers into main

Port of the actor-sealers library from racket.

This library allows you to use sealers across CapTP by the nature of being actors. It works similar to how simple sealers work, however they return actors which can seal, unseal or trademark? values.

This library by default works with simple sealers, but can take take a different sealer triplet constructor as an argument

Merge request reports

Loading