AWS Partner Network (APN) Blog

Simplifying Blockchain Tokenization with HCLTech OBOL and AWS

By Vikram Sharma, Sr. Solution Architect – HCLTech
By Partha Sarathi Das, Solution Architect – HCLTech
By Chandra Parvathaneni, Manager, Partner Solutions Architect – AWS

HCLTech-AWS-Partners-2022
HCLTech
Connect with HCLTech-2022

Blockchain-based tokenization has tremendous potential to help businesses reach new customers due to the trust, fractionalization, and financial inclusion promoted by blockchain.

Blockchain can provide a decentralized mechanism to allow asset owners (or publishers) and buyers to transact, own, and use tokens for the asset (such as digital art, carbon offset credit, or music subscription token) in an immutable and transparent manner.

The evolution of digital payments, fraud prevention, and digital ownership are also driving industries to move from centralized to decentralized systems. There is a report by Boston Consulting Group that suggests 10% of global GDP will be stored on blockchain by 2030.

In this post, we will discuss how HCLTech can help businesses simplify the tokenization journey with OBOL, a no-code/low-code, highly scalable, cost-effective, and easy-to-integrate tokenization platform that is architected to deploy on Amazon Web Services (AWS).

HCLTech is an AWS Premier Tier Services Partner and AWS Marketplace Seller with multiple AWS Competencies. With expertise in digital, engineering and cloud, HCLTech delivers solutions that fulfill the transformational needs of its clients.

HCLTech OBOL is a tokenization platform designed for pseudo-technical or functional users. It provides business users a rich interface where they can create and use custom tokens. OBOL also includes a marketplace where users can list and buy tokens.

Background

Before diving deep into OBOL, it will be helpful to review some background on blockchain, asset management, and tokens. Let’s start with asset management, which is generally referred to as the process of managing the ownership, storage, maintenance, and use of assets as means to generate revenue.

For example, a consumer who has invested in a renewable source of energy may be eligible to own a carbon offset credit (an example of an asset) for the amount of electricity they produced or distributed. The consumer may choose to sell the credit to an enterprise which needs such credit to offset their carbon footprint. Management of such credit and its utilization is an example of asset management.

Traditionally, this kind of asset management is done by a centralized third party provider as a service to the users. This introduces dependency on the centralized third party, limits transparency, and requires placing trust in them.

These challenges can be solved with the decentralized nature of blockchain-based solution.

Tokenization and Blockchain for Asset Management

Blockchain provides the opportunity to shift the trust from an individual entity to the technology. It allows us to remove intermediaries and enables participants in a trade/exchange to execute the trade themselves with trust in the system for immutability.

Tokenization and blockchain together allow assets to be owned, managed, and used with trust in the history of records. Trust is achieved due to immutable and transparent nature of blockchain.

Tokenization is the process of representing an asset as a token. It also opens asset management to newer possibilities in terms of handling and use cases. One of the prime examples of using tokenization is fractionalization of an asset ownership that can be dynamically maintained.

You can see tokenization leveraged for the following use cases:

Real Estate

  • The quantity of tokens defines the percentage stake in the ownership of the property. Tokens can also define rewards/royalty/rent that contribute to incentives earned in addition to regular movement in the token price.

Art and Memorabilia

  • Non-fungible tokens (NFT), which represent the provenance of ownership rights, can discourage counterfeiting.
  • Even high-value art and artifacts may be considered illiquid due to limited buyers with sufficient liquidity and interest. Trading art in the form of fractional-ownership tokens (fungible tokens) can improve liquidity.

Digital Gold

  • Physical gold can be difficult to secure and also doesn’t earn returns beyond actual movement of price.
  • Digital gold tokens issued over a blockchain platform provide immutable proof of holding/ownership, and also offer additional returns in terms of interest per token.
  • Digital gold tokens are easy to transfer.

Green Tokens

  • Carbon offsets are important for enterprises looking to reduce greenhouse gas (GHG) emissions or work towards carbon neutrality.
  • Carbon offset certificates can be marred with issues like double spending and reduced trust. These can be managed with tokens issued over a blockchain platform.
  • A token issued with a recorded history of applied protocols and their audit ensures increased trust in the tokens and their immutability, thus preventing double spending.

Digital Asset Ownership

  • Similar to physical assets, digital assets like digital records and art also benefit from tokenization for their ownership and fractionalization.

Bonds and Equity Trading

  • Bonds and private equity trading are popular use cases for blockchain-based tokens because smart contracts can automate the issuance, trading, and redemption of tokens based on programmable logic.
  • Blockchain also provides immutable records at each step, so trading can happen without involvement of third parties.

Understanding Types of Tokens

Tokens can generally be classified into these categories:

  • Fungible tokens: These are tokens that are issued as a quantity, can be fractionalized, and do not have individuality—no two tokens can be differentiated. They are generally used as currency or held as fractional ownership of an otherwise costly asset. Thus, an asset represented as a token can now be issued, owned, transferred, valued, split into fractions, and traded (as a whole or in fractions) for other tokens.
  • Non-fungible tokens: NFTs are tokens that are bound to an asset. Ownership of one token is not considered equivalent to holding any other token. There are also data tokens and security tokens, but for the purpose of this post we’ll focus on the process of creating fungible and non-fungible tokens.

Token Lifecycle

OBOL implements the full token lifecycle in a no-code/low-code approach.

HCLTech-Blockchain-Tokenization-1

Figure 1 – Token lifecycle.

OBOL supports each lifecycle stage of tokenization as follows:

  • Token definition
    • To define token template, characteristics, constraints/contracts, and workflow.
  • Token creation
    • To create instance of defined token template with required metadata which follows the constraints and workflow defined by the template.
    • This step is done once for each token instance.
  • Primary token issuance
    • Allows token creator to issue the token to the primary owner of the token.
    • This step is done once for each token instance.
  • Secondary trading of tokens
    • Allows token owner to transfer or trade tokens (against currency tokens).
  • Token redemption/burn
    • Allows token owner to transfer the token to the redemption provider as part of redemption process.
    • This process also includes option to burn the tokens; after redemption, the tokens cannot be issued or allocated to anyone.
  • Token governance
    • Includes process to share transaction with a regulator or governance authority to allow required audit, transparency, and compliance to regulations.

Reference Architecture

HCLTech chose AWS as its cloud platform for proven advantages such as agility, scalability, security, and resiliency. AWS allows customers to host the blockchain network and deploy the solution easily for dynamic customer needs. Figure 2 depicts the architecture of the overall OBOL tokenization platform.

HCLTech-Blockchain-Tokenization-2.1

Figure 2 – OBOL platform reference architecture.

Next, we’ll explain different layers of the OBOL architecture, using various AWS products and services.

Infrastructure Layer

The blockchain network requires low latency and scalable infrastructure that can onboard new organizations with their own nodes and ensure their availability. Amazon Elastic Kubernetes Service (Amazon EKS) provides availability and scalability with scheduling of containers for provisioning of new blockchain nodes and high-availability of ledgers and vault.

This layer also includes Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Block Store (Amazon EBS) to provide persistent storage and object-store; Amazon Cognito for identity management and authorization records; Amazon Relational Database Service (Amazon RDS); Amazon DynamoDB for off-chain/configuration records; and AWS Secrets Manager to store and manage keys and certificates required for users to sign their transactions.

Distributed Ledger Technology Layer

This layer includes the blockchain network, nodes, clients, vaults, and smart contracts. It uses Amazon Managed Blockchain for Hyperledger Fabric and Ethereum, or uses Amazon EKS for the Corda blockchain network.

OBOL has pre-built transaction flows, chaincodes, and smart contracts to allow creation of token templates with necessary metadata attributes. It supports primary issuance, secondary trading, and settlement for both fungible and non-fungible tokens (like ERC20, ERC720), including platform currency that can act as a stable coin.

Core Services and API Layer

This layer has microservices-based architecture that covers the services required to authorize, interact, and query smart contracts. It also includes various services orchestration before smart contracts are invoked.

These services can be hosted using different options including Amazon Elastic Container Service (Amazon ECS) or pods in Amazon EKS, and is secured and monitored using Amazon API Gateway, which is a fully managed service that makes it easy to create, publish, maintain, monitor, and secure APIs at scale.

Presentation Layer

This layer includes interfaces that consume core services/APIs to provide access to underlying platforms using an API or web user interface. The interface follows OpenID Connect (OIDC), an open authentication protocol for authorization, which is supported by Amazon Cognito. This helps link identities with OIDC providers you configure through AWS Identity and Access Management (IAM).

This layer also includes a marketplace where users can list their tokens for sale or buy the listed tokens in secondary trading.

Integration Layer

This layer uses REST (representational state transfer) services exposed by the core services layer to provide integration with pre-issuance platforms and other enterprise systems that produce or consume data.

This platform can also act as your identity and tokenization platform for metaverse use cases.

Alerts and Monitoring Layer

This layer includes systems like alerts, monitoring, audit logs, and business intelligence (BI) reports. It uses Amazon CloudWatch and AWS CloudTrail for logging and monitoring of AWS services and resources.

Implementing a Token with OBOL

Let’s understand OBOL better with an example of ESG Token that an enterprise (called Company G) will issue to people participating in sustainability measures like investing in and utilizing renewable energy.

Tokens will be issued to multiple individuals/entities with the unique information about their contribution. They will therefore need a reusable NFT template for all such tokens. We can define a new template or import and modify an existing one, as shown below.

HCLTech-Blockchain-Tokenization-2

Figure 3 – Defining token template: token type.

Next, we define what characteristics the token shall have. OBOL allows you to define custom attributes for your tokens.

HCLTech-Blockchain-Tokenization-3

Figure 4 – Defining token template: token attributes.

The solution allows you to create “ready lists” which can be linked to an attribute to define the list of values allowed for that attribute.

  • Fixed attributes: Token type, token symbol, token description, maintainer, observer.
  • Customer/user-defined attributes: Issued for (use of renewable energy, afforestation, water conservation), audited by (which agency), measurement (how much).

Further, OBOL enables you to associate contract/condition/validation to different stages of a token lifecycle.

HCLTech-Blockchain-Tokenization-4

Figure 5 – Defining token template: token contract.

This template for “Renewable Energy Token” can now be used to create multiple NFTs.

HCLTech-Blockchain-Tokenization-6.1

Figure 6 – List of available token templates for token creator/issuer.

  • Token issuance: From the list of available templates, authorized issuers will be able to create tokens and as identified by the contract will be able to issue tokens.

Each token (NFT) created from the template carries information specific to the individual or entity’s contribution to the renewable energy initiative. The below figure shows creation of GET001 token.

HCLTech-Blockchain-Tokenization-6

Figure 7 – Creating a token interface for token creator.

This token, once created, will become available for the maintainer/creator of the token to issue to the owner of the token on this network.

HCLTech-Blockchain-Tokenization-7

Figure 8 – Issue token interface for token issuer.

The owner receives the token in their “token wallet” and can decide to list the same on the marketplace.

  • Cash wallet: Holds the cash coins/platform currency balance to settle trades (buy/sell).
  • Token wallet: Fungible and non-fungible (NFT) tokens that are held by you.

HCLTech-Blockchain-Tokenization-8

Figure 9 – Token wallet for investor/user.

Below is the example of token after its listed for sale on the marketplace.

  • Marketplace: For secondary trading or buying and listing tokens for sale.

HCLTech-Blockchain-Tokenization-9

Figure 10 – Marketplace view for investor user.

Investors can now buy the tokens for the listed price and the transaction gets settled in real time by using the currency tokens available in the buyers “cash wallet.”

HCLTech-Blockchain-Tokenization-10

Figure 11 – Marketplace view for investor user selecting to buy a token.

Conclusion

In this post, we discussed HCLTech’s OBOL blockchain-based tokenization solution. You should now understand the tokenization and blockchain for asset management scenarios, types of tokens, and token lifecycle.

We also described how AWS services have been leveraged at all layers of OBOL’s architecture, and reviewed an example use case. With OBOL and AWS, customers can adopt tokenization and blockchain challenges effectively and quickly.

Contact HCL to learn more, and read about OBOL and HCL capabilities in the blockchain space in these resources:

.
HCLTech-APN-Blog-Connect-2023
.


HCLTech – AWS Partner Spotlight

HCLTech is an AWS Premier Tier Services Partner and MSP that serves hundreds of global enterprises to solve day-to-day and complex challenges with a dedicated full-stack business unit.

Contact Partner | Partner Overview | AWS Marketplace | Case Studies