New ERC-20 with yearly inflation

Hello,

is Matic 100% evm compatible and let me use openzepelin to create a new erc20 with yearly inflation?

Thanks

Hi,

Perhaps this will point you to the right direction - https://ethereum.stackexchange.com/questions/31490/mintable-token-with-inflation?rq=1.

No you wont need to deploy a new smart contract on Matic which is independent of ETH2 implementation. Probable date for ETH2 Phase 0 is Q1 2020, I think - but Phase 0 is only the beacon chain, which has no smart contracting functionality at all.

ETH2.0 will require to deploy new smart contracts again?

As per comments from the ETH2 implementers - see https://docs.ethhub.io/ethereum-roadmap/ethereum-2.0/eth-1.0-to-2.0-migration/ - they plan to migrate the state from ETH1 to a shard in ETH2. If that happens, you wouldn’t need to migrate yourself.

Note that this should happen, although the spec is not complete yet.