min-starknet
min-starknet copied to clipboard
Create a faucet to enable users interact with deployed contracts
Most of the deployed contracts in one way or the other, makes use of the deployed ERC20 token 0x064b2aee30d3693237d0e4f1792b0bde2d80f799d2f95ee7cc2bb339b8fce23e
.
The problem with this, is users cannot interact with these contracts, since they do not own any amount of the deployed token.
A proposed solution, is creating a min-faucet project, that enables users claim some certain amount of the deployed ERC20 token, in case they want to interact with the listed deployed contracts.