Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple SafeSnap setup instructions. #14

Closed
wants to merge 1 commit into from

Conversation

auryn-macmillan
Copy link
Member

No description provided.


3. `yarn build`

4. `yarn hardhat --network <network> createDaoTemplate --oracle <oracle_address>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we link where you can find the oracle addresses?

@@ -0,0 +1,15 @@
# Setup a SafeSnap DAO
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we link this file in the readme?


4. `yarn hardhat --network <network> createDaoTemplate --oracle <oracle_address>`

5. `yarn hardhat --network <network> setup --dao <safe_address> --oracle <realitio_address> --timeout 172800 --cooldown 86400`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

template id is missing here

@auryn-macmillan
Copy link
Member Author

I think we can close this one since #17 is much more comprehensive.

rmeissner added a commit that referenced this pull request Mar 18, 2021
* Remove .only and add hook against it

* Remove deprecated files

* Added startup guide

* typo

* Adjust images

* PR comments

* More PR comments
@auryn-macmillan auryn-macmillan deleted the SafeSnapSetup branch July 14, 2022 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants