Developer Docs
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Welcome
  • Supported Networks
  • Subgraphs
    • DAO Database
  • Contracts
    • Moloch v3
    • Membership
    • Treasury
    • Shamans
      • Write a Shaman
      • Examples
    • Summoners
      • Examples
  • Contributing
    • App Maintenance
      • Issue Triage
      • PR Review and Testing
      • Deploying
    • Subgraph Maintenance
      • Deploying
      • Billing
    • Contract Maintenance
      • Upgrading
  • Community Links

In This Chapter

  • Advanced Token Summoner
  • Baal and Vault Summoner
Provide Feedback (opens in a new tab)Edit Page
Contracts
Summoners
Examples

Higher Order Summoner Examples

  • higherOrderFactories (opens in a new tab)
  • HOS examples (opens in a new tab)

Advanced Token Summoner

While the base summoners default the name of the loot token to {Share Token Name}-loot, the Advanced Token Summoner allows the user to input a custom loot token name and symbol. This is the summoner used in the DAOhaus Summon (opens in a new tab) app.

Github (opens in a new tab)

Baal and Vault Summoner

This summons the DAO and adds a sidecar safe.

Github (opens in a new tab)

SummonersContributing

DAOhaus Developer Docs