Generate sbor-ez-mode schemas from a package address.
sbor-ez-mode is a TypeScript schema definition and parsing library for Scrypto SBOR programmatic json. This tool automatically generates schemas for you by grabbing information about a package's types off the Radix ledger and generating TypeScript code. You can then use this code in your project to parse and interact with values of these types in a simple and type-safe way.