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

[FEATURE] Compliance Need to Finish KYC to Claim Transfer #37

Open
codingshot opened this issue May 27, 2024 · 0 comments
Open

[FEATURE] Compliance Need to Finish KYC to Claim Transfer #37

codingshot opened this issue May 27, 2024 · 0 comments
Labels
contract smart contract design design task feature-request new feature request frontend frontend development

Comments

@codingshot
Copy link
Member

Problem

  • DAOs don't currenly have KYC checks

Description

  • KYC enabled checks on a DAO level or proposal basis, where can specify the SBT or KYC check

User Story(s):

As a DAO compliance officer, I want to make sure we cannot send funds to people who are not complaint, so that I can verify all vendors in a systemized ways

Acceptance Criteria

  • show expiry if kyc needed
  • maybe kYC on contract level for DAO level compliance
  • Must be on transfer and function call requests. Someone could inherently go around the way
    KYC threshold, time until the transfer of functional call request (cool-down period) if receiver doesn’t meet KYC requirements, then the approved proposal will be nullified.

Limitations

  • need designs for this
  • need a KYC standard / sbt / cross contract call to specify (which isn't currently satisfied)

Resources

@codingshot codingshot added contract smart contract design design task feature-request new feature request frontend frontend development labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract smart contract design design task feature-request new feature request frontend frontend development
Projects
Status: Ideating
Development

No branches or pull requests

1 participant