VORJ
  • Welcome to VORJ
    • VORJ Smart Contracts
    • Indexer
    • Transaction Executor
    • Contract Deployer
    • Roles & Permissions
    • Organization, Project & Contracts
    • Plans, Resources and Usage
    • NFT Creation Flows
  • Guides
    • Video Guides
    • Written Guides
      • Backend User Guide
      • Frontend User Guide
    • API Pagination
  • Tutorials
    • How to create an account on VORJ
    • Create an organization and project space
    • Create, deploy & mint a fungible token
    • Fungible token utility
      • How to list your fungible token on the official token registry
      • How to manually add your token in the VeWorld wallet
      • How to create a liquidity pool for your fungible token
    • Create, deploy & mint a non-fungible token (NFT)
    • NFT utility
      • How to list your NFT on the official token registry
      • How to list your NFT on WoV
  • Changelog
  • The Legal Bits
  • FAQ
Powered by GitBook
On this page
  • Organization
  • Project
  • Contracts

Was this helpful?

  1. Welcome to VORJ

Organization, Project & Contracts

A hierarchy to help organize your work.

Within VORJ we have the concept of an organization, project and contract. Combined these represent a hierarchy to help to organize you work.

Organization

An Owner of an organization cannot join another organization. So if you want to be part of multiple organizations you will need to use separate email accounts. Alternatively, an Owner can delete their account and transfer ownership to another member of the organization they are leaving.

An organization is where you can collaborate with team members on projects.

Project

Each project is configured to be on either testnet or mainnet. The smart contracts within a project inherit the network from the project. Once set the network cannot be changed.

A project is where you and your team can create and group smart contracts into logical collections.

Contracts

A smart contract inherits the network from the project that it exists within. Smart contract cannot be moved from project to project.

A contract refers to smart contract. Currently, from the frontend we offer, the capability to create ERC-20 or ERC-721 smart contracts.

PreviousRoles & PermissionsNextPlans, Resources and Usage

Last updated 1 year ago

Was this helpful?