dApps of using GSN (Ethereum Gas Station Network)
By discipulus 🌞
I am trying to learn how to code using solidity, and I found this technology called Ethereum Gas Station Network or simply GSN.
With GSN the dApp users can interact with Ethereum contracts without needing ETH for transaction fees. So basically it is a gas-less experience. As a use-case example, GSN even can let smart-contracts developers charge ERC20 tokens instead of ETH for gas. Which makes a very nice user experience.
What are the examples of a working dApps built using GSN?