Closed swaggymarie closed 11 months ago
Name | Link |
---|---|
Latest commit | 191c103b9751e83fe1809bf5bbbdb7bffe4f8f7b |
Latest deploy log | https://app.netlify.com/sites/starknet-react/deploys/65737ea9589bf8000842d8c1 |
Deploy Preview | https://deploy-preview-364--starknet-react.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thank you for going through all the changes!
Added useExplorer hook and its documentation.
Voyager doesnt support numbers for block and viewblock doesnt support hashes for it. Right now it throws an error when trying to pass the wrong type of block for the explorer. Might just return an error description string.
I didnt do the tests for the hook.
Wasnt sure if I needed to had more documentation on how to import the explorer Factory, just added that in the simple "getting started" page