README
Cryptographic functions for dYdX (v3 API).
Draws from starkex-resources for the cryptographic primitives.
Installation
npm install @dydxprotocol/starkex-lib
Cryptographic functions for use with StarkEx
<script type="module">
import dydxprotocolStarkexLib from 'https://cdn.skypack.dev/@dydxprotocol/starkex-lib';
</script>
Cryptographic functions for dYdX (v3 API).
Draws from starkex-resources for the cryptographic primitives.
npm install @dydxprotocol/starkex-lib