Development package for the Fast USDC product. Here in agoric-sdk as a convenience for integration testing and iterating on the SDK affordances required for the product.
This package is meant to contain all the code for the Fast USDC product. However, there are some constraints:
a3p-integration
top-level package, separate
from this workspace@agoric/builders
to work with the
a3p-integration build:submissions
script@aglocal/boot
to test running them atop a fresh
bootstrapped environmentOver time we can update our tooling to decouple this more from the packages
directory.
build:submissions
script work with arbitrary builder
paths, allowing this to be above @agoric/builders
in the package graph@aglocal/boot
, allowing this to be
above @aglocal/boot
in the package graphpackages/
, eg. a top-level
dapps
directory