GraviDAO / LunarHQ-WebApp

WebApp for LunarHQ
GNU General Public License v3.0
1 stars 0 forks source link

Trait-based Rules #15

Open IloMuoto opened 1 year ago

IloMuoto commented 1 year ago

Allow roles to be assigned based on metadata traits rather than token-IDs

IloMuoto commented 1 year ago

David: The complex part is already done. Whats left is the plumbing and integrating with frontend. Start with src/api/helpers/traitsExpression.ts and work backward from there