mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/GSN
Francisco Giordano b2b31b2551 remove unstructured storage from GSNContext (#1881) 6 years ago
..
bouncers Initial GSN support (beta) (#1844) 6 years ago
Context.sol Initial GSN support (beta) (#1844) 6 years ago
GSNContext.sol remove unstructured storage from GSNContext (#1881) 6 years ago
GSNRecipient.sol remove unstructured storage from GSNContext (#1881) 6 years ago
IRelayHub.sol Initial GSN support (beta) (#1844) 6 years ago
IRelayRecipient.sol Initial GSN support (beta) (#1844) 6 years ago
README.adoc Initial GSN support (beta) (#1844) 6 years ago

README.adoc

= GSN

== Recipient

{{GSNRecipient}}

== Bouncers

{{GSNBouncerERC20Fee}}
{{GSNBouncerSignature}}