Session Keys - Alpha release
To activate session keys, you need to flag it in the createAccount config.
Our current implementation of the session keys allow you to create a signer that will be able to send transactions to whitelisted contract during a limited timeframe.
When you create a session key you'll need to indicate a targeted contract address linked and a time period during which the key will be valid.
You can then add or remove targeted destinations for that session key.
You can also modify the whitelisted addresses linked to a session key.
Add a Session Key
Send a transaction with a session key
Send batch transactions with a session key
Get Session Key Signer Address
Remove a Session Key
Add Whitelist destinations
Remove Whitelist destinations
Last updated