wfalcon0x
wfalcon0x
hi @10thfloor, we are interested to work on this issue. HackerEarth Team: [Dev Wallet OIDC](https://www.hackerearth.com/challenges/hackathon/flip-fest/dashboard/1be03cb/) I hope it is not too late to join to FLIP Fest
@10thfloor , not yet, just started to look into the code to understand what will need to be done. I missed your message yesterday. I would like to clarify some...
> @wfalcon0x could you please share code where you have issues with importing this package? with our current setup it should be possible to use the package with `import` and...
> Thank you! Is there an easy way to verify that this setup allows usage of the package in various environments (e.g. browser, Node.JS, etc.)? @turbolent I tested it as...
Hey @jribbink , Thank you for your reply. After converting your CommonJS example to ESM I'm getting exactly the same error. I'm using the cadence-parser from Node.js ES module (ESM),...
It was my assumption that they need to be deployed to make it work based on the current behaviour. But I think you make a good point, and there are...