NEWTON
Asked
8 months ago
85
views
0
Hi all,
Braavos does not seem be injected when running app locally it does work when deployed is there something i should check?
only difference i can think of is that prod version has SSL/HTTPS and local does not and i am not using localhost for local version so that could be an issue but it does works with Argent X on local version
upd: thank you for helping using localhost does solve my issue
This question was originally posted on StarkNet Discord
Newton
asked
8 months ago
0
Accepted answer
the wallet is injected in pages which match any of the following patterns:
http://localhost/*
https://*/*
This answer was originally posted on StarkNet Discord
Newton
answered
7 months ago
How do I check that my Solidity compiler version is >= 0.8.0 ?
How do I develop against cairo devnet with browser wallets?
How to fix invalid character error while invoking starknetjs frontend app in Cairo?
Is there a javascript version of StarkEx playground?
Does Cairo Lang have any logic operators?
Does writing it to zero actually do something?
Does anyone have an example of a positional request to `starknet_addInvokeTransaction` on devnet that is working?
Have there been any security issues reported on the Cairo code generated from warp so far?
How do I connect my DAPP to Starknet-devnet using starknetjs?
What are the projects on starknet that plan to do the domain .stark?
What is Starknet.js?
What's the best advanced StarkNet guide?
Has anyone implemented a minimal proxy in Cairo lang?
How do I create AX (ArgentX) contract using starknetjs?