opengsn / workshop

About A sample project to how how to add GSN to a simple Web3 project. See the PRs to see the needed changes. NOTE: the video was created for a previous version
https://youtu.be/tb4hkbofmou
GNU General Public License v3.0
32 stars 24 forks source link

2. Add GSN provider support #1

Open drortirosh opened 2 years ago

drortirosh commented 2 years ago

minimal set of changes to add GSN support to the contract and the dApp so that calling user no longer needs eth.

Actual payment is done by the default "accept everything" paymaster contract.