Skip to main content @turnkey/api-key-stamper
0.5.0
Minor Changes
0.5.0-beta.6
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.6
0.5.0-beta.5
Minor Changes
SDK beta release @turnkey/react-wallet-kit @turnkey/core
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.5
0.4.8-beta.4
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.4
0.4.8-beta.3
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.3
0.4.8-beta.2
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.2
0.4.8-beta.1
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.1
0.4.8-beta.0
Patch Changes
Updated dependencies []:
@turnkey/encoding@0.6.0-beta.0
0.4.7
Patch Changes
#698 7625df0 Author @moeodeh3 - Introduces an optional runtimeOverride parameter that allows the ability to explicitly specify the crypto environment: "browser", "node", or "purejs".
0.4.6
Patch Changes
0.4.5
Patch Changes
4d1d775: Better error message and docstring for API key import
0.4.4
Patch Changes
2d5977b: Update error messaging around api key and target public key usage
0.4.3
Patch Changes
Updated dependencies [e5c4fe9]
0.4.2
Patch Changes
Updated dependencies [93666ff]
0.4.1
Patch Changes
Changes: Resolves bugs where byte arrays might not be sufficiently padded (32 bytes are expected for x, y, and d elements of a JWK)
Updated dependencies
0.4.0
Minor Changes
New PureJS implementation for `@turnkey/api-key-stamper“ to support React Native
Introduce a dependency on @turnkey/encoding to consolidate utility functions
0.3.1
Patch Changes
Upgrade to Node v18 (#184)
0.3.0
Minor Changes
Use rollup to build ESM and CommonJS, fix ESM support (#174)
0.2.0
Minor Changes
0.1.1
Patch Changes
Hint for web bundlers not to polyfill Node crypto
0.1.0
Initial release