Skip to main content
Stock tokenization under the eWpG framework requires a licensed legal structure before minting tokens on mainnet. To start building and testing immediately, create a development instance, it runs on testnet by default. Once your legal framework is in place (prospectus, internal approval, etc.), convert it to a production instance on mainnet. Stock tokens use the official ERC3643 token standard.
You will need sepolia ethereum to create your tokens. Get free tokens here
All issued stock tokens automatically integrate our identity register / customer management system to ensure contract-sided compliance. Please ensure to verify recipients before sending tokens to avoid errors.

1. Open the Token Manager

In the issuer app, navigate to Tokens in the sidebar and click Create. Token management interface

2. Select the Security Token Framework

Choose Security TokensFat TokenStock to deploy a compliant stock token contract (ERC3643). Token creation interface

3. Define Token Details

To ensure compliant and quick deployment, you can choose from multiple pre-integrated stocks to tokenize (recommended).
Token creation interface
  • Name: Name of the stock
  • Symbol: Ticker symbol (e.g. tAAPL)
  • ISIN: Required identifier for the tokenized stock
  • Metadata URI (optional): Integrate an external URI or upload a document (can be changed later)

4. Configure Compliance

Stock tokens are automatically issued with freezing, pausing, redemption, force transfer, and stock split functionalities to ensure EU-wide compliance.

5. Set Distribution

Choose an initial token distribution and recipient. Token creation interface
  • Initial Supply: Optionally mint tokens on deployment
  • Recipient: Input any wallet address as recipient or choose from your existing customers by clicking on Customers, the modal automatically fetches the on-chain identity status
Tokens can be distributed to any address. Your connected wallet is set as the contract admin by default and can be changed later.

Done

After creation, you are redirected to the token dashboard where your stock tokens are ready. Token dashboard interface

Management Interface

After clicking on your token, you will find the management interface with all needed functionalities in a simple and lightweight interface. Token dashboard interface