I can't find it anywhere anymore, so someone needs to tell me it again: How can I mint my coins? What should I do with my zeit wallet?
Later (in about 1 week or 2 for example) you start your wallet, let it sync and type this into your debug console.
walletpassphrase <your password> 9999999
or (for minting only) use this
walletpassphrase <your password> 9999999 true
If you want to know how many coins in your wallet can be used for minting type
getinfo
and check the line saying stake:
Those are the coins that have been in your wallet for more than 20 days and give you any minting reward.
I suppose you will have to leave the wallet open for a while. However i dont know what the exact process is and how long it takes.
For a list of walletcommands type: help in the console.
See also: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list