Support Blockchain Blockchain Technology Digital Tokens
Utilizing blockchain technology, digital tokens revolutionize the way of transferring real-world assets. We provide two established methods of implementing digital tokens: Colored Coins and Ethereum Tokens.
A digital token is similar to issuing a check in a digital form. The holder of the token has the right to claim the underlying asset. Any transferrable asset such as a car, a house, a computer, or also intangible assets such as property rights and licenses, can be represented through digital tokens.
If a company issues digital tokens for its stocks, for example, the receiver of these tokens possesses the right to claim these stocks in exchange for the tokens. Or to go one step further, holding a token equals ownership of the underlying stocks.
Moreover, these tokens can also be passed around between other people. Every transaction of those digital tokens is recorded on a blockchain, providing full transparency about the ownership and security at the same time without needing a central authority or clearing house to regulate anything which in return saves costs and time. The company can even handle its whole dividend payment procedure automatically through these digital tokens because the whole logic behind dividend payouts can be embedded into each token.
Colored coins as the name indicates, are digital tokens based upon the Bitcoin blockchain. Every bitcoin transaction provides an optional text field which can be used as an identifier to make a normal transaction represent more than just a mere transfer of bitcoin. Simply put, one can use these identifiers to allow bitcoin represent any asset outside the Bitcoin blockchain (e.g., stocks, cars, property rights etc). Such bitcoins which have other assets attached to them are called “Colored Coins”.
Ethereum tokens are digital tokens based upon the Ethereum blockchain. While the Bitcoin blockchain verifies, records, and replicates transaction data on many computers across the world (therefore the name “distributed ledger”), Ethereum takes a step further, enabling to run small computer programs called smart contracts equivalently on many computers globally. Such functionality allows ethereum tokens to not only represent different assets, but to run complete computer applications through these tokens.
© Copyright 2022 skalex GmbH
Company reg. no. HRB 778965
PRIVACY STATEMENT | LEGAL & CONTACT DETAILS
Most ICOs/STOs require participants to download an entire blockchain and set up a local wallet. This can exclude investors who are less technically savvy, seriously restricting the market for support. skalex’s system facilitates multi-currency funding from a wide variety of platforms, whether it’s an exchange trading account or hosted wallet like Coinbase or BitPay.
Most ICO crowdsales are only open for 3-8 weeks. Many ICO holders want a custom exchange so their coins can be traded after the official launch. skalex has been developing cryptocurrency exchanges since 2013, and we can develop an exchange tailored to your project’s needs.
As veterans of crypto-exchange software development, we understand the importance of security. Our software’s multi-layered security system provides our exchange partners the strongest protection at all times.
The cxClient is the frontend user interface of our exchange software. It is responsible for rendering everything that investors (end users) see in their browser.
It allows users to sign up, log in, place buy / sell orders, view their trade history / purchased tokens, view balances, deposit/withdraw digital assets, upload KYC documents and view charts.
Changes to the design and layout all take place in the cxClient. The cxClient also features Google Authenticator and email-based two-factor authentication as security measures on the frontend side.
The cxServer processes everything that comes from the cxClient side. It retrieves the user input from the cxClient and then writes it into the database cluster.
Put differently, the cxServer is the API between the cxClient and database cluster.
If an investor signs up, for example, the cxClient forwards the input information to the cxServer which subsequently writes the information into the database cluster.
skalex Software provides the option of adding a wide range of extra features, which allows an even better customization of the exchange.
From liquidity features like the Internal Distributed Shared Orderbook (DSO) to security and admin features such as KYC Implementation or the Token Holder Discount Program, we offer options that guarantee high flexibility, security and customization.
The cxEngine module matches trades on the exchange.
Moreover, the cxEngine is also responsible for providing the data in the order book, reviewing and executing transactions, and calculating account balances.
The cxWallet is the multicurrency wallet module which stores all cryptocurrency funds.
If an exchange offers three tradeable cryptocurrencies (e.g. Bitcoin, Ethereum and Litecoin), the cxWallet will contain three separate wallets. Each wallet will be synced up with each cryptocurrency’s respective blockchain.
The cxAdmin module provides the administrative interface for the exchange operator.
cxAdmin It is the equivalent of a business intelligence and management software. Within the interface, admins can approve deposit/withdrawal requests, manage KYC requirements, create and answer support tickets, modify trading fees, and manage cold storage functionalities.