* Merge GSNBouncerBase into GSNRecipient * Remove emtpy implementations for _pre and _post * Rename bouncers to recipients * Rename bouncers documentation to strategies * Rewrite guides and docstrings to use the strategy naming scheme * Address review comments * Apply suggestions from code review Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * change wording of docs
18 lines
416 B
Plaintext
18 lines
416 B
Plaintext
.Overview
|
|
* xref:index.adoc[Getting Started]
|
|
|
|
.Basics
|
|
* xref:access-control.adoc[Access Control]
|
|
* xref:tokens.adoc[Tokens]
|
|
* xref:gsn.adoc[Gas Station Network]
|
|
* xref:crowdsales.adoc[Crowdsales]
|
|
* xref:utilities.adoc[Utilities]
|
|
|
|
.In Depth
|
|
* xref:erc20-supply.adoc[ERC20 Supply]
|
|
* xref:gsn-strategies.adoc[GSN Strategies]
|
|
|
|
.FAQ
|
|
* xref:api-stability.adoc[API Stability]
|
|
* xref:release-schedule.adoc[Release Schedule]
|