Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RPC client support for Starknet contract analysis #12

Merged
merged 11 commits into from
May 28, 2024

Conversation

Rog3rSm1th
Copy link
Member

This PR :

  • Implements an RPClient to fetch contracts from Starknet (Mainnet & Sepolia) using RPC calls.
  • Allows to analyze Starknet contracts from Mainnet and Sepolia by specifying directly their addresses as a command-line argument using the --remote and --network flags.
  • Updates the documentation.

@Rog3rSm1th Rog3rSm1th merged commit 491bcb0 into master May 28, 2024
1 check passed
@Rog3rSm1th Rog3rSm1th deleted the feat/rpc-provider branch May 29, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant