/wax-free-ram

Free WAX RAM Now

Primary LanguageAstroMIT LicenseMIT

WAX RAM Free

Netlify Status

Tool to free up WAX blockchain RAM (a non-consumable resource) on the WAX Blockchain caused by failed pack openings:

Screenshot

Prerequisites

Do this or it won't work, I'm talking to you future me.

  1. Install PNP with brew/apt/snap/winget/etc
  2. Setup PNP with pnp setup

Develop

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

Test Build

pnp run astro build