Open eerkaijun opened 1 year ago
Currently it's using commonjs but ESM seems to be the future, so would be nice to use that, but from experience it sometimes causes gnarly issues.
Apparently Bun supports boht seamlessly at the same time, so that's also an avenue we could explore.
Look into using commonjs or ESM for paymaster module.