In one thing that maybe we could all agree is that Grin is indeed, unique. I don’t want to use this post to discuss whether this is good or bad. I think we have a need of educating users and this is a hard task. I want to suggest bringing back to life a Mainnet Faucet. We used to have one once (?) in 2018.
Then we could have something like faucet.grin.mw implementing both api, testnet and mainnet, like Beam does [why am I always referring to Beam?]. What I want with this is to give a safe playground to new users to learn more about Grin. We have many GUIs now, we can take advantage of this.
Thanks to @quentinlesceller we have this Basic Faucet that can be used using cURL as @vegycslol explains here: Grin testnet exchange example
Now, I have two questions:
1.- How much Grin should be placed in a mainnet faucet?
2.- How much can be sent to the users? For example, Beam is sending 0.000009 with a fee of 100 GROTH.
I would like to read your opinions here. Thanks!