Summary
Enable POAP creation for voting participants via standard Snapshot POAP plugin
Rationale
POAP are badges which are non fungible tokens (NFT). Each time you participate in an event, POAP collectors get a unique badge that is supported by a cryptographic record. With the POAP plugin you can reward voters on your space with a unique POAP for each of your Proposals on Snapshot.
By enabling this platform Opium could be awarded with special NFTs representing their participation in the voting. Besides being an additional excitement for voters it may be used in the future as proof of attendance for enabling some additional actions and encourage the community to more actively participate in the voting process.
Example
There are many communities who have already integrated this interesting feature
Example: Snapshot
TODO
What needs to be done to enable POAP plugin is to append snapshot configuration with the following code:
"plugins": {
"poap": {}
}
Updated snapshot configuration is already located here
https://cloudflare-ipfs.com/ipfs/Qmdp1kczvoTFruvCHoyezSTQepYFgZ7BTFCGX1UrDiHPpx