|
1 | 1 | # Table of contents
|
2 | 2 |
|
3 |
| -* [Welcome to Snapshot docs!](README.md) |
4 |
| -* [Introduction to Snapshot](introduction.md) |
5 |
| -* [Space handbook](space-handbook/README.md) |
6 |
| - * [Most common](space-handbook/most-common.md) |
7 |
| - * [Voting threshold](space-handbook/voting-threshold.md) |
8 |
| - * [Anti-whale](space-handbook/anti-whale.md) |
9 |
| - * [Sybil resistance, scam & spam prevention](space-handbook/sybil-resistance-scam-and-spam-prevention.md) |
10 |
| - * [Liquidity / staking pool](space-handbook/liquidity-staking-pool.md) |
11 |
| - * [Delegation](space-handbook/delegation.md) |
12 |
| - * [NFT voting](space-handbook/nft-voting/README.md) |
13 |
| - * [Most common: ERC-721](space-handbook/nft-voting/most-common-erc-721.md) |
14 |
| - * [Multi-token: ERC-1155](space-handbook/nft-voting/multi-token-erc-1155.md) |
15 |
| - * [POAP - Proof of Attendance](space-handbook/nft-voting/poap-proof-of-attendance.md) |
16 |
| - * [Custom calculations](space-handbook/custom-calculations.md) |
| 3 | +* [Welcome to Snapshot docs](README.md) |
17 | 4 | * [FAQs](faq/README.md)
|
18 | 5 | * [π Getting started](faq/getting-started.md)
|
19 | 6 | * [π I'm a Snapshot user](faq/im-a-snapshot-user/README.md)
|
|
41 | 28 | * [Migrate or delete or a space](user-guides/spaces/migrate-or-delete.md)
|
42 | 29 | * [Space badges](user-guides/spaces/badges-and-warnings.md)
|
43 | 30 | * [Turbo plan](user-guides/spaces/turbo-plan.md)
|
| 31 | + * [Space handbook](user-guides/spaces/space-handbook/README.md) |
| 32 | + * [Most common](user-guides/spaces/space-handbook/most-common.md) |
| 33 | + * [Voting threshold](user-guides/spaces/space-handbook/voting-threshold.md) |
| 34 | + * [Anti-whale](user-guides/spaces/space-handbook/anti-whale.md) |
| 35 | + * [Sybil resistance, scam & spam prevention](user-guides/spaces/space-handbook/sybil-resistance-scam-and-spam-prevention.md) |
| 36 | + * [Liquidity / staking pool](user-guides/spaces/space-handbook/liquidity-staking-pool.md) |
| 37 | + * [Delegation](user-guides/spaces/space-handbook/delegation.md) |
| 38 | + * [NFT voting](user-guides/spaces/space-handbook/nft-voting/README.md) |
| 39 | + * [Most common: ERC-721](user-guides/spaces/space-handbook/nft-voting/most-common-erc-721.md) |
| 40 | + * [Multi-token: ERC-1155](user-guides/spaces/space-handbook/nft-voting/multi-token-erc-1155.md) |
| 41 | + * [POAP - Proof of Attendance](user-guides/spaces/space-handbook/nft-voting/poap-proof-of-attendance.md) |
| 42 | + * [Custom calculations](user-guides/spaces/space-handbook/custom-calculations.md) |
44 | 43 | * [Proposals](user-guides/proposals/README.md)
|
45 | 44 | * [Create a proposal](user-guides/proposals/create.md)
|
46 | 45 | * [Edit a proposal](user-guides/proposals/edit-a-proposal.md)
|
|
54 | 53 | * [Token verification](user-guides/token-verification.md)
|
55 | 54 | * [Using Safe multi-sig](user-guides/using-safe-multi-sig.md)
|
56 | 55 | * [Delegation](user-guides/delegation.md)
|
57 |
| -* [Email notifications](user-guides/email-notifications.md) |
58 |
| -* [Mobile notifications](user-guides/mobile-notifications.md) |
59 | 56 |
|
60 | 57 | ## Developer Guides
|
61 | 58 |
|
62 | 59 | * [Add a network](developer-guides/networks.md)
|
63 |
| -* [Create a plugin](developer-guides/create-a-plugin.md) |
64 | 60 | * [Create a strategy](developer-guides/create-a-strategy/README.md)
|
65 | 61 | * [Create a voting strategy](developer-guides/create-a-strategy/voting-strategy.md)
|
66 | 62 | * [Create a validation strategy](developer-guides/create-a-strategy/validation-strategy.md)
|
|
74 | 70 | * [API Keys](tools/api/api-keys.md)
|
75 | 71 | * [Webhooks](tools/webhooks.md)
|
76 | 72 | * [Subgraphs](tools/subgraphs.md)
|
| 73 | +* [Mobile notifications](tools/mobile-notifications.md) |
77 | 74 | * [Bots](tools/bots.md)
|
78 | 75 |
|
79 | 76 | ## Snapshot X
|
|
103 | 100 |
|
104 | 101 | ## V1 interface
|
105 | 102 |
|
| 103 | +* [Email notifications](v1-interface/email-notifications.md) |
106 | 104 | * [Plugins](v1-interface/plugins/README.md)
|
107 | 105 | * [What is a plugin?](v1-interface/plugins/what-is-a-plugin-and-how-to-use-it.md)
|
108 |
| - * [SafeSnap: oSnap](v1-interface/plugins/safesnap-osnap.md) |
109 |
| - * [SafeSnap: Reality](v1-interface/plugins/safesnap-reality.md) |
| 106 | + * [Create a plugin](v1-interface/plugins/create-a-plugin.md) |
| 107 | + * [oSnap](v1-interface/plugins/safesnap-osnap.md) |
| 108 | + * [SafeSnap](v1-interface/plugins/safesnap-reality.md) |
110 | 109 | * [POAP](v1-interface/plugins/poap.md)
|
111 |
| - * [Comment Box](v1-interface/plugins/comment-box.md) |
112 | 110 | * [Quorum](v1-interface/plugins/quorum.md)
|
113 |
| - * [Domino Notifications](v1-interface/plugins/domino.md) |
| 111 | + * [Domino notifications](v1-interface/plugins/domino.md) |
114 | 112 | * [Gnosis Impact (deprecated)](v1-interface/plugins/gnosis-impact.md)
|
115 | 113 | * [Galxe](v1-interface/plugins/galxe.md)
|
116 | 114 | * [Boost](v1-interface/boost.md)
|
|
0 commit comments