You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starter template for an account based voting mechanism
Introduction
This starter template has been build for the Advanced Phala Challenge of the amsterDOT hackathon. The template can be a start for developers who want to try the Phala privacy-preserving fat contract feature, in combination with wallet accounts from PolkadotJs.
The template can for example be expanded to build more advanced features like:
Governance proposals
Delegating voting rights to other accounts
RBAC mechanisms
In the current Phala js-sdk examples, I missed an easy example that would allow me to do something with multiple PolkadotJs accounts. This seemed like a fun challenge to figure out myself. So I decided to build a simple account based voting mechanism, that is still making use of the Phala fat contract benefits! 😄
Starter template for an account based voting mechanism
Introduction
This starter template has been build for the Advanced Phala Challenge of the amsterDOT hackathon. The template can be a start for developers who want to try the Phala privacy-preserving fat contract feature, in combination with wallet accounts from PolkadotJs.
The template can for example be expanded to build more advanced features like:
In the current Phala js-sdk examples, I missed an easy example that would allow me to do something with multiple PolkadotJs accounts. This seemed like a fun challenge to figure out myself. So I decided to build a simple account based voting mechanism, that is still making use of the Phala fat contract benefits! 😄
Demo video
Peek.2022-05-11.09-51.mp4
Smart contract address
Contract is deployed on the Phala Testnet, in cluster:
Repo links
Smart contract: https://github.com/marlowl/ink-voter-contract
Frontend: https://github.com/marlowl/js-sdk/tree/amsterDot-2022
Twitter link
https://twitter.com/marl0wl/status/1524435176872361985
Discord handler
marlowl
The text was updated successfully, but these errors were encountered: