Skip to content

Simple Lens Protocol module to create polls. At the moment the module is completely experimental in order to test the feasibility.

Notifications You must be signed in to change notification settings

allemanfredi/lens-protocol-poll-module

Repository files navigation

lens-protocol-poll-module (work in progress)

Simple Lens Protocol module to create polls in which the voter can keep anonimity while voting. At the moment the module is completely experimental in order to test the feasibility.

 


 

✅ Publish & Verify

Create an .env file with the following fields:

ETHERSCAN_API_KEY=
POLYGON_MAINNET_NODE=
POLYGON_MAINNET_PRIVATE_KEY=

publish

❍ npx hardhat run --network mainnet scripts/deploy-script.js

verify

❍ npx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS "Constructor argument 1"

 


 

Part of the code is taken from here.

About

Simple Lens Protocol module to create polls. At the moment the module is completely experimental in order to test the feasibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published