Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guotie/meta-tx
- Owner: guotie
- Created: 2021-10-12T11:31:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T12:34:13.000Z (about 3 years ago)
- Last Synced: 2024-10-18T09:31:07.115Z (2 months ago)
- Topics: contracts, evm, meta-transactions, solidity
- Language: TypeScript
- Homepage:
- Size: 310 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/