Orgon
Forge

A tool for issuing and managing tokens on the Orgon network. The service operates through a web interface and allows users to create tokens, configure issuance parameters, and manage contracts.

The work is done through the browser. To access it, it is enough to connect an Orgon wallet.
Purpose of the service
Orgon Forge is designed to issue tokens and manage contracts on the Orgon network
The service provides an interface for working with the main network token standards and allows you to issue tokens without developing your own smart contract.
Supported standards:
  • ORC-10 is the basic standard for network tokens
  • ORC-20 — tokens based on smart contracts
  • EIP-1967 (proxy token) — proxy contract with extended management
Types of tokens
  • The basic type of Orgon network token:
    • fixed issue
    • support for standard transfer operations
  • A token based on a smart contract with additional management capabilities:
    • support for standard transfer operations
    • support for pre-issuance and burning of tokens
    • the ability to suspend the operation of a smart contract token
    • access control through whitelisting and blacklisting
  • A token based on a proxy contract with separation of logic and data storage:
    • pre-release and burning of tokens
    • support for standard transfer operations
    • the ability to suspend the operation of a smart contract token
    • access control through white and black lists
    • allocation of roles and access rights to contract functions
Stage of work
Connecting a wallet
Connect your wallet and set a password for local access.
Choosing the type of token
Specify the token standard. Depending on the selected type, the corresponding release options will be available.
Setting up the parameters
Fill in the basic data of the token: name, symbol, number of decimal places and the parameters of the issue. Contract function settings are additionally available for contract tokens.
Deploy on network
After the transaction is confirmed, the token or contract will be deployed on the Orgon network.
Token Management
After the token is issued, contract management tools are available in the cabinet