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

[✅ STAMP REQUEST] Age / Activity of Account #12

Open
codingshot opened this issue Jan 29, 2024 · 0 comments
Open

[✅ STAMP REQUEST] Age / Activity of Account #12

codingshot opened this issue Jan 29, 2024 · 0 comments
Assignees
Labels
stamp-request Request for a sybil check/stamp

Comments

@codingshot
Copy link
Member

codingshot commented Jan 29, 2024

Name of Check

Verify age of account and acitivty of accounts

Desired Performance of Check

Verify age and activity of accounts with a series of different boolean checks for accounts id that performs as it owns stamps.

Qualified Leads for Development

Is anyone in other ecosystems, the NEAR ecosystem equipped to build this

Associated Costs

What are the associated costs for development and maintenance

Acceptance Criterion

  • Contract that checks age of account and has read method that shows accordingly

  • yearOldCheck(account_id): bool

  • 2yearOldcheck(acount_id): bool

  • 6monthOld(account_id):bool

  • 3monthOld(account_id): bool

  • 1monthOld(account_id):bool

  • connectedTo5Contracts(account_id):bool ---- checks full access keys

  • conntedTo10Contracts(account_id):bool

  • transactedWith5Contracts

  • balanceOver1NEAR(account_id):bool ---- this could be botted by tansfered

  • build a widget that allows to put account id and shows reponse from acontract, use this widget link as external amount

Impact on Sybil Ecosystem

  • robust set of check

Limitations / Risks

  • Need to have a different boolean for each

Resources

@codingshot codingshot added the stamp-request Request for a sybil check/stamp label Jan 29, 2024
@codingshot codingshot changed the title [✅ STAMP REQUEST] Age of Account 🟠 [✅ STAMP REQUEST] Age / Activity of Account Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stamp-request Request for a sybil check/stamp
Projects
Status: Integrated
Development

No branches or pull requests

2 participants