Skip to content

Remove Starknet contract compilation dependencies #1413

Description

@JulianGCalderon

For compiling Starknet contracts, we depend on the following crate:

  • cairo-lang-starknet-classes

We are using just a few elements from that crate:

  • ContractEntryPoints
  • ENTRY_POINT_COST
  • VersionId

Given that we are importing little, we should investigate how to remove this dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchUnderspecified tasks requiring more research and prototyping than implementation.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions