Skip to content

This module is designed to enable a Safe to track the contributions of members by minting a Dagon token.

License

Notifications You must be signed in to change notification settings

jamesmccomish/dagon-safe-module

Repository files navigation

Dagon Safe Contribution Module

Dagon is a singleton contract which allows accounts to extend their functionality with token tracking and proposal voting. This module is designed to enable a Safe to track the contributions of members by minting a Dagon token.

Current State

  • Can handle contributions made by native curreny, or by ERC20 tokens sent via transferFrom
  • Safe can install the module, set which tokens are tracked for contributions, and set the exchange rate for each token
  • Handling of voting weight and execution based on token share is not yet implemented

Warning ⚠️

Still in testing and not ready for production use.

About

This module is designed to enable a Safe to track the contributions of members by minting a Dagon token.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published