- 59dcd2f: Unpin typescript
- da7c960: Bump Viem dependency to fix
getAddresses()
for LocalAccount - Updated dependencies
- @turnkey/http@2.0.0
- Updated the shape of signing
- Updated dependencies
- @turnkey/http@1.3.0
- 0ec2d94: Addresses a bug when signing raw messages (see tkhq#116)
- Updated dependencies
- @turnkey/http@1.2.0
- Updated dependencies
- @turnkey/api-key-stamper@0.1.1
- @turnkey/http@1.1.1
- Fix code sample in the README; add more details and links
- Add new
createAccount
method and deprecates the existingcreateApiAccount
.createAccount
offers a superset of functionality and works with stampers (@turnkey/api-key-stamper
/@turnkey/webauthn-stamper
) to integrate with API keys or passkeys.
- Updated dependencies: @turnkey/http@1.1.0
- New dependency: @turnkey/api-key-stamper@0.1.0
- README updates
Initial release!