ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.4k stars 913 forks source link

loading a gh folder - not loading #5028

Open ryestew opened 1 month ago

ryestew commented 1 month ago

Describe the bug When I go to this URL: https://remix-alpha.ethereum.org/?#ghfolder=samnang/flash-loan-examples/tree/main/contracts/basic

I don't get the folder loading. It could be my connection speed. Please verify that it works.

however this url is working: https://remix-alpha.ethereum.org/?#ghfolder=sghfolder=https://github.com/ethereum/remix-project/tree/master/apps/remix-ide/contracts/hardhat

Aniket-Engg commented 1 month ago

Image

It loads fine for me. I think you are missing https://github.com/ in first link