VESS
  • VESS.id
  • Basics
    • Background
    • Why VESS?
    • VOXEL
    • How does it work
    • Roadmap
    • Terminology
  • Tutorials
    • Create your first VOXEL
    • Share your VOXELs
    • Search Other One's VOXELs
    • Dework Integration
  • Use Cases
    • for Personal
    • for DAO Managers
    • for Job Marketplace
  • VESS SDK
    • Overview
    • API Documentation
      • V2
        • Auth
          • connect()
          • Disconnect()
        • Get
          • getOrganization()
          • getAllVCsByHolder(did:string)
        • Create
          • issueEventCredEIP712()
          • issueMembershipCredEIP712()
          • issueCertificationCredEIP712()
          • createVSCredential()
      • V1
        • Get
          • getTaskCredential()
          • getHeldTaskCredentials()
          • getOrganization()
          • getCreatedOrganization()
          • getMembership()
          • getCreatedMemberships()
          • getVerifiableMembershipSubjectCredential()
          • getHeldMembershipSubjects()
          • getIssuedMembershipSubjects()
          • getHeldSelfClaimedMembershipSubjects()
          • getEvent()
          • getIssuedEvents()
          • getEventAttendance()
          • getIssuedEventAttendanceVerifiableCredentials()
          • getHeldEventAttendanceVerifiableCredentials()
          • getSocialLinks()
          • getHighlightedCredentials()
        • Create
          • createTask()
          • storeSocialLinks()
          • storeSelfClaimedMembership()
          • createOrganization()
          • createMembership()
          • createEvent()
          • issueMembershipSubject()
          • issueEventAttendanceCredential()
        • Update
          • updateTask()
          • updateOrganization()
          • updateEvent()
  • Advanced
    • Tech Architecture
    • Work Credential Data-Model
    • Visualization Protocol v0.1
Powered by GitBook
On this page
  • Hiring Contributors Most Effectively
  • Using VESS More Flexibly
  • 🔰 Tutorial
  1. Use Cases

for DAO Managers

Previousfor PersonalNextfor Job Marketplace

Last updated 2 years ago

Hiring Contributors Most Effectively

'This guy says he's going to be our contributor, but what skills does he have!' . 'There are many members on Discord, but I have no idea what kind of career they have..." —— If you are a DAO manager you have probably felt this problem at least once.

Once you have collected the Wallet addresses of your community members through surveys or airdrops, you can view all of the members' background at once through VESS's search function and API (currently under development).

From now on, you will be able to immediately learn more about the skills and careers of those who say "I want to work with you!

Using VESS More Flexibly

We are currently developing some further useful functions for DAOs so that they can make more effective use of VESS. Look forward to it! 🔥

🔰 Tutorial

Search Other One's VOXELs