Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

jessebmiller/daoUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daoUI

A DAO that manages it's UI development

Participating using Remix

How to Propose a New UI

  1. Go to remix.

  2. Connect to the Ropsten testnet using Metamask (or some other web3 provider).

  3. Load the DAO contract at /contracts/NaiveStateDAO.sol in this repo.

  1. Select the DAO contract.

  1. Enter the Solidity environment.

  1. Compile the contract.

  1. Go to the "Deploy & Run Transactions" tab.

  1. Change the "Environment" dropdown to "Injected Web3."

  2. Paste in the address, "0x7F2F9D06B9CccBf685e4a84449f67604474D20d4", and click "At Address."

  3. Open the deployed contract.

  1. Enter (in "quotes") the URL where the UI you want to propose is hosted, and click propose, then confirm the transaction in Metamask. We suggest making a github gist.

  1. To confirm that your proposal was submitted, enter the URL you submitted into "proposals" and click the button.

  2. Now, go tell peope to vote for your proposal!

How to Vote for Proposals

  1. Follow the "How to Propose..." directions until you've finished step 10.
  2. Click "Join" to gain voting power in the DAO.
  3. Into the "vote" form, write "PROPOSED URL", true to vote yes, or "PROPOSED URL", false to vote no.

About

A DAO that manages it's UI development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published