Closed BDCoy closed 2 months ago
Looks good, I made some minor comments. You should also add the project to pnpm-workspace.yaml
Hey @fracek,
I was able to update the branch with your comments. I also ran pnpm install-build and updated tsup to version "^8.0.2" to avoid deprecated warnings.
Looks like you need to run pnpm lint:fix
Great!
Issue #481 This update addresses Issue #481, which required updating the create-starknet package to use Starknet React v3.
Solution
"@starknet-react/chains": "^3.0.0-beta.2", "@starknet-react/core": "^3.0.0-beta.2", "get-starknet-core": "^3.3.3", "starknet": "^6.11.0"