Francisco Giordano f1c7e63923 Add docs to GSN API (#1887) 6 år sedan
..
bouncers f1c7e63923 Add docs to GSN API (#1887) 6 år sedan
Context.sol 0ec1d761aa Initial GSN support (beta) (#1844) 6 år sedan
GSNContext.sol b2b31b2551 remove unstructured storage from GSNContext (#1881) 6 år sedan
GSNRecipient.sol f1c7e63923 Add docs to GSN API (#1887) 6 år sedan
IRelayHub.sol 0ec1d761aa Initial GSN support (beta) (#1844) 6 år sedan
IRelayRecipient.sol 0ec1d761aa Initial GSN support (beta) (#1844) 6 år sedan
README.adoc f1c7e63923 Add docs to GSN API (#1887) 6 år sedan

README.adoc

= Gas Station Network

NOTE: This feature is being released in the next version of OpenZeppelin Contracts, available right now through `npm install @openzeppelin/contracts@next`.

TIP: Check out our guide on the xref:ROOT:gsn.adoc[basics of the GSN] as well as the xref:ROOT:gsn-advanced.adoc[more advanced topics].

== Recipient

{{GSNRecipient}}

== Bouncers

{{GSNBouncerERC20Fee}}
{{GSNBouncerSignature}}