Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guotie/meta-tx

meta transaction on ethereum
https://github.com/guotie/meta-tx

contracts evm meta-transactions solidity

Last synced: 16 days ago
JSON representation

meta transaction on ethereum

Awesome Lists containing this project

README

        

# about meta transcation

# about this repo

This is an universal contract to forward any transcation, base on openzeppelin's metatx.

# how to use the contract

see forward.ts, forwardTx()

# how to build ForwardRequest.data

see test example

# doc

中文说明: https://www.tiege.dev/post/meta-transaction-and-implement/