README.adoc 409 B

1234567891011121314
  1. = Gas Station Network
  2. NOTE: This feature is being released in the next version of OpenZeppelin Contracts, available right now through `npm install @openzeppelin/contracts@next`.
  3. TIP: Check out our guide on the xref:ROOT:gsn.adoc[basics of the GSN] as well as the xref:ROOT:gsn-bouncers.adoc[more advanced topics].
  4. == Recipient
  5. {{GSNRecipient}}
  6. == Bouncers
  7. {{GSNBouncerERC20Fee}}
  8. {{GSNBouncerSignature}}