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
  • 1. Connect your wallet
  • 2. Scroll down the screen
  • 3. Move to the transactions tab
  • 4. Select a transaction and fill your work detail
  • 5. Press the Create Button
  • 🎉 Your first VOXEL has been created!! 🎉
  1. Tutorials

Create your first VOXEL

PreviousTerminologyNextShare your VOXELs

Last updated 2 years ago

Here, we explain how to create your first VOXEL.

1. Connect your wallet

As same as other dApps, you need to connect your wallet at first.

Currently, Ethereum mainnet and Polygon mainnet are supported.

2. Scroll down the screen

Please scroll down your screen, then you can see your VOXELs. If you have no VOXEL yet, such this screen below would be displayed.

3. Move to the transactions tab

Press "Transactions" on the navigation rail and move to your transactions list.

4. Select a transaction and fill your work detail

Select a transaction in transactions list and fill its detail of work like below.

5. Press the Create Button

At last, press the create button at right bottom of your selected transaction card.

🎉 Your first VOXEL has been created!! 🎉

If the VOXEL is created successfully, it would be visualized like this. On upper screen! Congrats ⭐