Tool to free up WAX blockchain RAM (a non-consumable resource) on the WAX Blockchain caused by failed pack openings:
Do this or it won't work, I'm talking to you future me.
- Install PNP with brew/apt/snap/winget/etc
- Setup PNP with
pnp setup
pnp install
pnp dev
or, if you have Podman or Docker installed:
docker build . -t wax-ram-free:latest
docker run --publish 4321:4321 localhost/wax-ram-free
pnp run astro build