You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added IPFS CID parsing for Keypom parameters. This allows the modals and parameters to be customized on a per page and per user basis rather than being static across an entire app.
Added assertions to ensure user doesn't add more than 100 keys.
Fixed a bug in the usage config checking to ensure that if interval is set, start timestamp will also be set.