Lucas
Lucas
check that an address matches a `TxOutput`: https://github.com/txpipe/oura/blob/main/src/model.rs#L122 this will be similar to the existing `policy_equals` in the selection filter https://github.com/txpipe/oura/discussions/322
Lang
* loop through multiasset and concat policy + asset name * ada unit is lovelace I can probably create a helper that takes a `&mut assets` to reduce some code....
There are several commands now and the main file is starting to get a bit big. We should probably create a submodule structure like this: ``` src/ |__ main.rs |__...
At the moment this isn't the case and would be convenient for people using the uplc crate
We should check that project name doesn't contain aiken and a few other things I will list later.
compose some of the generated images into a gif, good for promotional usage
https://github.com/txpipe/oura/blob/main/.github/workflows/release.yml
* when loading images * when cleaning output dir