ACINQ / secp256k1-kmp

Kotlin Multi Platform bindings for Bitcoin secp256k1 library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for JS

RdeWilde opened this issue · comments

Is it possible to add support for the JS platform? Or would that be a long shot?

That's not something we're interested in as we don't use JS, but that's definitely something external contributors can add if you need it.

People can fork/reuse the code but we would probably not merge PRs that add support for a platform we don't use.