Hi everyone, what are your thoughts on signing messages with your Nimiq accounts and then storing them in ETH contracts?
You’d need an Ethereum account + some ETH too, but only for the gas needed to store your vote. Reading would be free, and would require no trust in any API to do the counting as it could all be done clientside after reading from the contract (which is free). There’d be small issues with infura being most people’s access point, but that could change as ETH evolves.
I think this is a better than storing info on the NIM chain itself, and utilizes the synergy between the two chains that can both be interacted with via JavaScript.