bitcoinjs / tiny-secp256k1

A tiny secp256k1 native/JS wrapper
MIT License
92 stars 55 forks source link

Fix React app AND remove NodeJS dependencies #82

Closed junderw closed 2 years ago

junderw commented 2 years ago

The example was broken with xOnly tweak checker.

I fixed it and got rid of NodeJS dependencies (so people don't think we need those resolvers for the main library when building with webpack 5)