Blockchain in Mauritius – World Blockchain STO Summit

STO Summit 2019 in Mauritius - Horizon Africa
The World Blockchain STO Summit was held in Mauritius on the 31st July 2019 at the Caudan Arts Centre. It regrouped people with expertise from different sectors to share their opinions about Security Tokens and Security Tokens Offering (STOs) in Mauritius and around the world. Suyash Sumaroo, one of Horizon Africa’s Co-Founders, gave a talk about STOs and smart contracts, and the technical implications of a security token.

Background of Suyash Sumaroo

Suyash has been in the blockchain space for the past 3 years and has been working in different projects ranging from ICOs to cryptocurrency exchanges. More recently, Suyash has been involved in CryptoFish, which is a platform that facilitates the purchase of CryptoCurrencies worldwide through their online and mobile interface specifically designed to take the complexity out of the process.

Suyash has also been among the first companies in Mauritius to launch a commercial blockchain-based application in the form of a document management system (StoragePlus.io) which allows for document integrity and authenticity via smart contracts. He started studying STOs and their implementation sometime back when he, along with Akash (Co-Founder of Horizon Africa) were working on a project in a technical advisory role for a Mauritian management company. Suyash is still very active in the Blockchain sector in Mauritius.

What are Smart Contracts?

The most obvious question to start with is the following question: what is a smart contract? A lot of people have probably heard about smart contracts and think that it is something extremely complex. This cannot be further from the truth. The following is an example of a smart contract.

solidity smart contract
It may seem daunting at first, and gibberish to a lot of people. However, this piece of smart contract does one simple thing: it just adds 2 numbers and gives you the total. The point to remember is that a smart contract is like anything else that already exists in terms of software. It can be as complex or as simplex is needed. Smart contracts are not really that smart. They are simply instructions that are given to a blockchain to follow rules.



On-Chain and Off-Chain Governance

Besides smart contracts, another very important concept when we are talking about security tokens is about on-chain and off-chain governance. This sits at the core of how a security token is created and managed.

On-chain governance allows the setting up of rules to manage a token directly in the blockchain. Conditions are defined in a smart contract and the blockchain will take these instructions, convert them to rules and make sure that these rules are followed.

Off-chain governance, on the other hand, implies the use of centralized processes to set up rules which need to be followed.

Differences between ICOs and STOs

In an ICO (Initial Coin Offering), three different parties are involved including:
  1. The participants, that is, people or companies who are willing to buy tokens with cryptocurrencies.
  2. The Crowdsale smart contract - a smart contract which manages interactions between participants and the ICO.
  3. The digital asset, which is normally represented by an ERC 20 token.
This is only one version of an ICO architecture. There are many other versions which can be quite different.

The interactions are relatively simple in that the participants interact with the crowdsale smart contract, by sending cryptocurrencies and in return, getting digital assets. The following diagram perfectly illustrates the interactions and components of an ICO.

Initial Coin Offering Structure

A STO, on the other hand, require the need for on-chain transactions along with off-chain governance. In this system, more parties are involved:
  1. Participants are still involved.
  2. Crowdsale smart contract are still present.
  3. Instead of 'normal' tokens, security tokens are issued and distributed.
Before any transaction can be made, it should be validated by entities outside the blockchain network which could be:
  1. Regulators
  2. Third-party transfer agents
  3. KYC Systems
  4. Any other entity which is required by the legal jurisdiction and regulations
The following diagram depicts the structure of on-chain and off-chain governance for a STO.

STO - Security Token Offering Structure

Implementation considerations

Currently, there are different ways that a STO can be conducted. This is a list of standards which exist and which cover nearly all aspects of conducting a STO:
  1. ERC - 1400/1411
  2. ERC - 1462
  3. ERC - 1600
  4. ST - 20


ERC 1400/1411

The ERC 1400 is backward compatible with the ERC 20 standard which is still hugely popular and which is supported by most systems including wallets and crypto exchanges.

The standard is actually a set of other standards which define the different components required in a STO.
  1. ERC-1410: Fungible / Vesting / Time Locks / Voting
  2. ERC-1594: Token Transfer Rules / KYC / Regulatory
  3. ERC-1643: Document Management
  4. ERC-1644: Controller Operations
ERC 1410 ensures that the security tokens are partially fungible and can provide details about vesting, time locks, and voting privileges.

ERC 1594 defines rules which allow the transfer of security tokens from one party to another, managing things like whether a party has gone through the right kyc process and other regulatory requirements. Just to compare, if you want to do a transfer in the ERC 20 smart contract, in a traditional ICO, the only requirement is that you have is enough balance.

Securities are often associated with documents that can come from different sources but which are needed from a regulatory perspective to make any security token transaction possible and valid.

ERC 1644 which is about controller operations - The ownership of a security token is not entirely determined by the blockchain or whoever holds the private keys. Instead, regulators or parties with the required permissions should have the required authority and technical ability to perform actions like reversing transactions, forcing transfers, and any other actions which they are legally entitled to perform.

ERC 1462

The ERC 1462 standard instead describes a way to map securities in a more generic way. The standard is also compatible with the ERC20 standard. The ERC 1400 is quite specific in the way it allows transactions to be made. The ERC 1462 follows a different approach in that it defines very generic functions and lets the different use cases determine how these functions will be implemented.
Suyash Sumaroo
Suyash Sumaroo
Experienced in the Cryptocurrency and Blockchain technology and over 10 years development and managerial experience in software development. Looking forward to help businesses to tap into new opportunities with the blockchain technology.