erc7730.main module

erc7730.main.convert_eip712_to_erc7730(input_eip712_path: ~typing.Annotated[~pathlib.Path, <typer.models.ArgumentInfo object at 0x7f06e18b67b0>], output_erc7730_path: ~typing.Annotated[~pathlib.Path, <typer.models.ArgumentInfo object at 0x7f06e18b68a0>]) None[source]View on GitHub
erc7730.main.convert_erc7730_to_eip712(input_erc7730_path: ~typing.Annotated[~pathlib.Path, <typer.models.ArgumentInfo object at 0x7f06e18b69c0>], output_eip712_path: ~typing.Annotated[~pathlib.Path, <typer.models.ArgumentInfo object at 0x7f06e18b6ae0>]) None[source]View on GitHub
erc7730.main.lint(paths: ~typing.Annotated[list[~pathlib.Path], <typer.models.ArgumentInfo object at 0x7f06e18b51f0>], gha: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f06e186eff0>] = False) None[source]View on GitHub