Skip to content

Commit

Permalink
ouro screens
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Sep 12, 2024
1 parent 30d9e94 commit dbd58a5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
On-Chain Voting is a protocol developed to help with governing the Mina L1
blockchain.

## Vote With [Auro Wallet](https://www.aurowallet.com/)

1. Ensure you're on the correct network (in this case devnet).
2. Click on your address to copy it to the clipboard (we'll be using it in the next step).
> Note: you must use an account which exists in the accounts ledger for the previous epoch. If you create and utilize a brand new account, your vote will not be counted.
3. Click on "Send."

![Ouro Home](./ouro_screens/1.home.png)

4. Paste your address into `To`.
5. Add `1` in the `Amount` field.
6. Depending on how you want to cast your vote, enter either `MIP#` or `no MIP#` where `#` is substituted with the actual MIP number.

![Vote Details](./ouro_screens/2.vote_details.png)

7. Confirm the transaction.

![Vote Confirmation](./ouro_screens/3.confirmation.png)


## Protocol Specifications

Expand Down
Binary file added ouro_screens/1.home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ouro_screens/2.vote_details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ouro_screens/3.confirmation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dbd58a5

Please sign in to comment.