@privy-io/node) SDK.
0.6.0
Added
- Added support for Tron in policies, including specific transaction conditions for
TransferContractandTriggerSmartContract. - Added support for
eth_signUserOperationpolicies. - Expanded transaction query support to include Ethereum, Arbitrum, Linea, Optimism, and Polygon (previously limited to Base).
- Enhanced raw signing capabilities with hex encoding and support for both
keccak256andsha256hash functions.
0.5.0
Breaking changes
- RPC response types (e.g.
EthereumPersonalSignRpcResponse) are now exported directly instead of nested under theWalletRpcResponsenamespace.
Added
- Added support for reading Passkey accounts from identity tokens.
- Breaking change: Updated the
AuthorizationContextinterface to support multiple user JWT signing mechanisms.
Fixed
- Includes a fix for the users search
searchTermparameter.
0.4.1
0.4.0
Added
- Support linked accounts for custom OAuth providers.
- Improved typing for linked embedded wallet accounts.
0.1.0
Initial release of the NodeJS SDK. See the quickstart guide for more
details on how to get started.

