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
Nicolás Venturo 0ec1d761aa Initial GSN support (beta) (#1844) 6 years ago
..
bouncers Initial GSN support (beta) (#1844) 6 years ago
Context.sol Initial GSN support (beta) (#1844) 6 years ago
GSNContext.sol Initial GSN support (beta) (#1844) 6 years ago
GSNRecipient.sol Initial GSN support (beta) (#1844) 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}}