Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Remix not showing function button after successful deployment

I am trying out Solidity on Remix and I can successfully deploy contracts. However, I expect to see the function button after my deployment is done (as it contains multiple functions) but it doesn’t come up : Can’t see function button after deployment. Is this browser related as I have tried multiple browsers?

As you might have seen, my functions are public as well.

Regards,

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Make sure to compile your code before deploying first off (ctrl+s). Refreshing your browser can sometimes fix issues you have with function visibility. Only started using Remix a few days ago and experienced a similar issue – refreshing fixed for me.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading