Skip to content

Implement 'Project Whitelist' for Institutional Investors #298

Description

@gabito1451

Context

Large projects might want only verified hedge funds.

Problem

Access control is currently all-or-nothing.

Suggested Execution

  • Add 'investor_whitelist' mapping to project.
  • Admin adds addresses. 'contribute()' checks whitelist.

Acceptance Criteria

  • Only whitelisted addresses can invest.
  • Whitelist management is simple for admins.

References

  • contracts/project-launch/src/whitelist.rs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions