Kairos — a multi-wallet NFT desk
Kairos runs entirely in your browser. There is no account and no server that knows about you: wallets,
private keys, signatures and the mint scheduler all live on this page, and keys are encrypted with a
password you choose before they are written to disk.
What it does
- Inventory — every NFT across all of your wallets, grouped by collection, with floor prices and USD totals.
- Mint — which wallet is eligible for which stage of a drop, how much each can still mint, and a scheduler that fires at the second a stage opens.
- Sale — per-token pricing against collection and trait floors, listing on OpenSea, and accepting standing offers.
Kairos needs JavaScript enabled, because the application is the JavaScript — there is no server-rendered version to fall back to.