An open API service indexing awesome lists of open source software.

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

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.