Matt Lockyer
Matt Lockyer
> If I missed something, wouldn't mind some pointers. Thanks! Sorry you didn't miss anything. I have the Aurora network added and I think there were some changes in the...
Hi @DamirSQA were you able to install NETH yet and test this implementation?
You need to get an app key to use apps. First complete this step by clicking the final button on the NETH install page. 
> Thanks @mattlockyer, that did the trick. > > In regard to Neth missing from a list, below is the case of the example page when the wallet extension is...
@DamirSQA the visibility of NETH and prompt to install should be working now. Thanks for pointing this out. Not often am I browsing without a Web3 wallet :smile:
> Hi @mattlockyer , I'm afraid that we still have the same issue. Might be that the commit is missing, nevertheless I've recorded a short example for you, so you...
> https://github.com/NearDeFi/wallet-selector/blob/neth/packages/neth/src/lib/neth-lib.js#L735-L749 Hi, @mattlockyer , found my receiver_id replaced by RECEIVER_MARKER This is to protect against injections and swapping of receiver_id / account_id in known standards patterns
> Thanks @mattlockyer, looking great on gh-pages, only PR left to be updated. Is this the update you're referring to? https://github.com/near/wallet-selector/pull/520/commits/dfc678f7dfb789f7844f486dc285539a2b2e4873
> > > > However, as sometimes we do need a receiver_id in ft_transfer_call args, is there any ways to let my receiver_id or account_id to take effect, because I...
> I've recorded video with `modal-ui-js` example, but it's the same for `modal-ui`. You can check `app.component.ts` and `WalletSelectorContext.tsx` and you'll see that Neth is not initialized. Sorry for the...