@agoric/transform-eventual-send

transform-eventual-send

Usage no npm install needed!

<script type="module">
  import agoricTransformEventualSend from 'https://cdn.skypack.dev/@agoric/transform-eventual-send';
</script>

README

Transform Bang

This repository contains an SES transformer that enables the use of eventual send by parsing the infix bang syntax, and augments all endowments with a Promise class that implements the necessary methods.

See test/ses-test.js for how this can be used.