ClearContracts / cardano-constitution-voting-app

Voting app to be used by delegates at the Cardano Consitution Convention in Buenos Aires to ratify the initial constitution. This voting app was commissioned by Intersect.
https://cardano-constitution-voting-app.vercel.app
GNU Affero General Public License v3.0
0 stars 0 forks source link

Change poll display to show url and hash fields #147

Open Thomas-Upfield opened 3 days ago

Thomas-Upfield commented 3 days ago

Description This is about how the Voters and observers will see https://github.com/ClearContracts/cardano-constitution-voting-app/issues/145 Because the input fields have changed the display will need to change.

Format:

  1. The question
  2. link to the constitution .txt file (with clickable hyperlink to that location)
  3. "The linked text document has the Blake2b-256 hash of: [insert hash]"

User Story As a delegate or alternate, I want to have full transparency so that I know what it is that I am voting on

Thomas-Upfield commented 3 days ago

As discussed with @mattlaux