oneclickdapp / remix-plugin-one-click-dapp

A Remix Plugin to create a persistent interface for your smart contract(s)
MIT License
26 stars 15 forks source link

Problems opening OneClickDapp from Remix #36

Open ryestew opened 2 years ago

ryestew commented 2 years ago

After I have deployed the contract and put in the address and then click the link like this one: oneclickdapp.com/email-chaos I get screen like this:

image

But if I go to oneclickdapp.com and manually put in the abi and the address - it works fine. So there is some problem with the link from the oneclickdapp remix plugin.

I was trying this on Rinkeby. I haven't checked if the network could be the issue (or another issue - I assume you can use oneclickdapp on any public network).