https://github.com/tea2x/bcnm-trusted-forwarder
a simple setup for gasless transaction with Biconomy on Mumbai
https://github.com/tea2x/bcnm-trusted-forwarder
Last synced: 5 months ago
JSON representation
a simple setup for gasless transaction with Biconomy on Mumbai
- Host: GitHub
- URL: https://github.com/tea2x/bcnm-trusted-forwarder
- Owner: tea2x
- Created: 2023-04-16T09:47:39.000Z (about 3 years ago)
- Default Branch: feat/tweak-biconomy-not-working-demo
- Last Pushed: 2023-04-17T03:14:32.000Z (about 3 years ago)
- Last Synced: 2024-03-29T05:41:20.875Z (about 2 years ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Go to Biconomy dashboard to create your project and whitelist the following contract (a simple quote contract)
- https://mumbai.polygonscan.com/address/0x582c986ab9d1fd8E44d1B76DD4452953B6f89B90
2. Go to App.js and config your Biconomy `dappId` and `apiKey`
3. `npm start` to set your quote. Use your Metamask to sign transaction.
Note:
- The Biconomy trusted forwader on Mumbai is: https://mumbai.polygonscan.com/address/0x69015912aa33720b842dcd6ac059ed623f28d9f7
Expectations:
- owner of the newquote will be your Metamask address.
- You metamask account will pay nothing.