Open Kevin-Mok opened 1 year ago
This is not meant to work yet. FEVM seems to lack support for it. I also commented it out.
I prepared oracle contracts (i also have one oracle for fil/usdt pricing) once it completely supports it.
I’ll write a separate repo for oracles once I can confirm that its working.
When running
truffle compile
, I'm getting a couple of errors. First is:I opened a PR for this (#3). After fixing that, I'm getting:
Which is weird since it does exist, and the Remix docs say that's how you should import from GitHub.