apibara / starknet-react

A collection of React providers and hooks for StarkNet
https://starknet-react.com
MIT License
369 stars 147 forks source link

auto connect when page releod #330

Closed ahmetoznar closed 1 year ago

ahmetoznar commented 1 year ago

2023-11-08 23 00 47 2023-11-08 23 00 41

I am facing with above error when i want to auto connect to my wallet when my page reload. There might be an boolean like "shouldAutoConnect"

fracek commented 1 year ago

You can use the autoConnect option in StarknetConfig to enable this behaviour.