Create Faucet for custom tokens
In order to use our custom tokens, a user should be able to get some free tokens. That is why we need to deploy a smart contract that acts as a faucet holding the custom tokens. Only the deployer should be able to increase the amount. Any user should be able to use the faucet to get some tokens (add timout of 30s (?)).