vulpemventures / secp256k1-zkp

JavaScript bindings of libsecp256k1-zkp with support for pedersen commitments and range proofs.
MIT License
15 stars 10 forks source link

Migrate to typescript #47

Closed louisinger closed 1 year ago

louisinger commented 1 year ago

This PR migrates the whole project to typescript using https://github.com/bitjson/typescript-starter

TL;DR

it closes #42

tiero commented 1 year ago

We would love also a quick feedback from you as well @michael1011

tiero commented 1 year ago

I would mention if the API got any breaking changes or not @louisinger