People who need the most the retirement funds to survive unfortunately live on underdeveloped countries were the willingness of the funds to be stolen are greater when compared to well developed countries. Failure to get the retirement funds on time implies on worse quality of life or maybe even anticipated death.
This means the probability of someone’s retirement funds to be stolen must be virtually zero to concretely save, extend, improve quality of lives of the beneficiaries and family.
Virtually zero probability in this regard is only possible today with the blockchain technology. Even if there is war, corruption, lawfare, persecution, fiat liquidity injection, funds would still be held safe.
Thinking in this problem, CCEG developed possibly the first Blockchain retirement fund ever created. It was launched yesterday and is now live on Seratio wallet.
Investors can decide how many tokens to invest, for how long the tokens will be locked in with precision of a second.
Tokens of the following nature can be locked in:
Classic ethers
Ethereum Classic ERC20 tokens
Forked ethers
Forked Ethereum ERC20 tokens
Obs.: Underlying blockchain ledger immutability is key to preserve retirement funds.
There are numerous examples of centralized exchanges that were hacked. One of the reasons is because power is centralized on the hands of few powerful individuals.
On the wake of Ethereum technology, Etherdelta was pioneer at applying Ethereum’s blockchain to run critical software pieces of an exchange in a decentralized, safe and transparent way. This feature was a breakthrough and provided, for the first time, an easy and transparent way to list new ERC20 tokens without compromising exchange security.
Still Etherdelta has being criticized for having a poor user interface, non-automatic order book filling, API problems and works with only Ethereum network and tokens. There are currently no decentralized exchanges that work for both Ethereum and Ethereum Classic chains.
Classic Delta fills this gap, it is an exchange that works with ERC20 tokens from both the classic and forked Ethereum networks and promotes positive social behavior by applying zero or reduced fees to selected social coins.
The Centre for Citizenship and Governance (CCEG) is a non-profit Think Tank focusing on the challenge of quantifying the value of non-financial transactions. In January 2017, CEEG launched the CCEG UN Lab, which has developed the Seratio Blockchain. After a successful Initial Coin Offering (ICO) in Q3 of 2017, CCEG has created a web-wallet.
The development of an exchange complements CCEG’s vision to have a robust and sustainable ecosystem in the movement of value.
1.2 Assumptions and Constraints
Etherdelta known API problems
Interface with the Ethereum network
Our own interface with Forked and Classic Ethereum networks
Marketing strategy
Legal requirements
1.2.1 Assumptions
Etherdelta known API problems
Interface with the Ethereum network
Our own interface with Ethereum network
Etherdelta known API problems
Because of Etherdelta alleged problems and due to the evidences that Forkdelta has solved similar problems, it is assumed that ForkDelta doesn’t currently present any API problems and for this reason the starting codebase to be utilized is going to be Forkdelta’s rather than Etherdelta.
Interface with Forked and Classic Ethereum networks
Both services Etherdelta and Forkdelta are interfacing the application with the Ethereum network by means of myetherapi.com. This is a very famous endpoint and might present bottlenecks in providing the interface to the Ethereum blockchain whenever too many calls are sent at the same time.
The effect of clogged calls to the endpoint reflects on user interaction due to increased delays for every operation that involves communication exchange with the Ethereum network. As we have developed Seratio’s own forked and classic Ethereum endpoints we can compare user interaction with both services.
Our own interface with Ethereum network
When we compared our own endpoint, which we built on top of Google Cloud service, with already well stablished Ethereum endpoint service provider Infura, the operational delays we had were substantially lower.
It may also be so that when comparing with myetherapi.com we have a faster private endpoint. Because of this assumption the utilization of our endpoint to speed up ClassicDelta’s user interaction is an alternative as long it doesn’t compromise our wallet service.
To make sure there will be no compromise to services that rely on our endpoint (including Seratio wallet), metrics of how the endpoint is behaving must be in place.
1.2.2 Constraints
Marketing strategy
Legal requirements
Marketing Strategy
To follow success of EtherDelta by imitating their strategy. The figure 1 illustrates EtherDelta success in numbers, retrieved on April 9th, 2018.
Figure 1: EtherDelta’s smart contract holding 1 billion plus USD in tokens plus 20M in ethers
Compared to other decentralized exchanges, Etherdelta has greatest market capitalization as can be seen on Figure 2.
Figure 2 – Etherdelta market cap
To attract a wider audience to our exchange, other than Seratio’s coins are going to be traded within the platform. But the coins that are going to be naturally more promoted in a non-explicit way are the ones with Seratio’s stamp on it.
Are possible means of promoting:
order in list of tokens
fees practiced
Propaganda
To promote Seratio’s eco-system growth in a healthy way, a fee policy will be set in place to make sure the operation is at the same time profitable, and discretely positions Seratio social coins at premium levels. It is to be considered a variable fee proportional to the amount of SER coins a trader holds.
Legal Requirements
As a decentralized exchange that works with cryptocurrencies only, the task of running KYC and AML checks is not necessary because that is supposed to have already happened when converting from fiat to cryptocurrencies and vice versa. And not from crypto to crypto as our exchange is being strategically positioned.
A legal understanding of all implications related to this decision is needed to make sure there won’t be any future pitfalls.
2 Technical Overview
A deeper look at ForkDelta source code shows that it is a DApp[1]. DApp is an abbreviated form for decentralized application. As both ForkDelta and EtherDelta are utilizing Ethereum blockchain to perform its server operational side, this means they are basically relying on a combination of two technologies:
Web page front end.
Ethereum smart contracts back end.
[1] A DApp has its backend code running on a decentralized peer-to-peer network. Contrast this with an app where the backend code is running on centralized servers. If an app=frontend+server, since Ethereum contracts are code that runs on the global Ethereum decentralized peer-to-peer network, then DApp = frontend + contracts.
ClassicDelta is a free, open-source, client-side interfaced exchange.
It allows users to interact directly with ClassicDelta’s smart contracts while users remain full control of their keys & funds.
User and only the user is responsible for its security.
ClassicDelta cannot recover user’s funds or freeze user’s account if it visits a phishing site or lose its private key.
3.2 ClassicDelta is not a Bank
When user opens an account with a bank or exchange, they create an account for it in their system.
The bank keeps track of user’s personal information, account passwords, balances, transactions and ultimately its money.
The bank charge fees to manage user’s account and provide services, like refunding transactions when user’s card gets stolen.
The bank allows the user to write a check or charge its debit card to send money, go online to check its balance, reset its password, and get a new debit card if it loses it.
User has an account with the bank or exchange and they decide how much money it can send, where it can send it, and how long to hold on a suspicious deposit. All for a fee.
3.3 ClassicDelta is an Interface
The user must already have an account created on Ethereum blockchain with access to a cryptographic set of numbers: its private key and its public key (address).
The handling of user’s keys happens entirely on user’s computer, inside its browser.
ClassicDelta never transmits, receives or stores user’s private key, password, or other account information.
ClassicDelta charges a transaction fee in accordance to publicly provided fee policy.
Users are simply using ClassicDelta’s interface to interact directly with ClassicDelta’s smart contracts deployed to both Ethereum blockchains.
If user sends its public key (address) to someone, they can send user ETH, ETC to that address. 👍
If user sends its private key to someone, they now have full control of user’s account. 👎
3.4 ClassicDelta needs each user to understand that it cannot…
Access user’s account or send user’s funds for it.
Recover or change user’s private key.
Recover or reset user’s password.
Reverse, cancel, or refund transactions.
Freeze accounts.
3.5 The user and only the user is responsible for its security.
The user must be diligent to keep its private key and password safe. User’s private key is sometimes called its mnemonic phrase, keystore file, UTC file, JSON file, wallet file.
If user loses its private key or password, no one can recover it. If user enters its private key to a phishing website, it will have all its funds taken.
3.6 If ClassicDelta can’t do those things, what’s the point?
Because that is the point of decentralization and the blockchain. The user doesn’t have to rely on its bank, government, or anyone else when it wants to move its funds. The user doesn’t have to rely on the security of an exchange or bank to keep its funds safe. And that is exactly why the blockchain and cryptocurrencies are valuable.
3.7 Movement of financial and non financial value
Money is a model of value. CCEG is confident that also non financial value can be modeled and traded likewise. To buy land with love, for example:
As can be seen on Figure 3, the user interacts with ClassicDelta DApp willing to perform either one of the two use cases:
Collect market information, where the user utilizes the website as source of information to accessorize its decisions regarding its assets.
Exchange ERC20 tokens where concretely the tokens are converted from one to another nature and which depends on previous item.
Figure 3 – Classic Delta use case diagram
The Exchange ERC20 tokens use case comprises the following two other user cases:
ERC20 tokens trade, where new buy or sell orders can be placed.
ERC20 tokens Input/Output, where tokens or ethers are deposited, transferred or withdrawn.
ClassicDelta must provide infrastructure to support all the use cases comprised by ClassicDelta DApp component which is drawn on Figure 3 as the major surrounding rectangular box.
To provide an exchange that works for both forked Ethereum and Ethereum Classic, the components and connections shown on Figure 4 are needed.
Figure 4 – Generic Context Diagram
Where the FrontEnd component is the web application that holds the user interface in place and organizes accesses to the back end (comprised by both Ethereum networks smart contracts) to ultimately fulfill user’s expectations.
In the development of the Seratio wallet, the following components were already developed and can be used by Classic Delta exchange too:
Forked Ethereum Endpoint
Ethereum Classic Endpoint
These components are already working properly and interact directly with Forked Ethereum and Ethereum Classic Blockchains through already built-in Interface Web3 JavaScript API.
4.1 User Requirements
ClassicDelta Dapp needs to provide the functionality to support two types of users already represented as actors on Figure 3.
Regular user
ClassicDelta’s Admin
Because ClassicDelta is a decentralized exchange, there is a reduced set of exclusive activities for ClassicDelta’s admin to perform. Still, in a normal scenario, the admin must manage each ERC20 token lifecycle by listing or delisting tokens and to make sure information provided within each token project is legit and not misleading.
A regular user needs to upload locally its already generated public and private key to unlock the exchange functionality. The safety of this process is of user’s responsibility since ClassicDelta only acts as an interface to the blockchain and does not store personal sensitive information in its servers.
ClassicDelta’s admin has more responsibilities in the sense it is a regular user but also a key actor for the working and maintenance of the platform. ClassicDelta’s admin will be responsible to orient community and drive requests accordingly to technical team. Tasks are split on two fronts, the backend mostly blockchain development and the frontend, mostly user interface and pursue of user expectations.
4.2 Data Flow Diagrams
Figure 5 – Data flow diagram
Figure 3: Sequence diagram of general data flow.
As can be seen in the sequence diagram of Figure 3, the basic data flow starts with the user request to the web server requesting the webpage or general information. Consequently, to render the information accordingly, the frontend needs fresh data from the connected blockchain endpoints, in this case Ethereum Classic and forked Ethereum.
There are more specific diagrams that are subject to be detailed in the development process comprising the following scenarios:
Creation of new account
Account import, account forget
Ledger Nano S integration
Set gas price
Place buy, sell order
Cancelling an order
Deposit, withdrawals, transfers.
4.3 Logical Data Model/Data Dictionary
The blockchain can be considered a decentralized database where a lot of historical information can be retrieved just by browsing it. However, the speed of access to blockchain data depends on a variety of factors and has associated costs. Since the blockchain is constantly writing history to the distributed ledger and once a block is written there is virtually no way to change it, there are specific use cases where a regular database can be handy to post attach information to previously written blocks. A good example of when this is needed is in the addition of metadata identifying and linking a dropped by a replaced transaction.
But more complex queries throughout a huge amount of data (more than 50 GB) can be used upon a regular database to extract valuable information. One example is extracting technical analysis indicators with artificial intelligence techniques to better orient in which tokens the user should rather invest on a given Friday.
4.4 Functional Requirements
To provide the user with updated information about the order book status in real time (with a delay no greater than 5 seconds).
Execute deposits, withdrawals, transfers, buy and sell orders placement smoothly and without human intervention. Humans prohibited here!
Whenever there is a relevant blockchain event, keep information shown in the website coherent to blockchain’s state.
To protect privacy and user data with state of the art technology.
To have the most critique parts if not the entirety of the exchange code open source with bug bounty programs to increase safety and reduce risk surface. This follows Parity’s state of the art safety procedure[1].
Periodic auditing by selected companies.
[1] http://paritytech.io/the-multi-sig-hack-a-postmortem/. On Wednesday 19th July, 2017 a bug found in the multi-signature wallet (“multi-sig”) code used as part of Parity Wallet software was exploited by parties unknown. As of the time of writing, three wallet accounts holding large balances of ETH have been compromised and the balances moved into accounts held by the attacker. The self-titled “White Hat Group” used the same exploit to secure the other compromised wallets within Ethereum, with the stated intention of returning control to the original owners.
The milestones were raised accordingly to the foreseeable future based on research already made and are present on Table 1.
Table 1: Milestones for the operation of Classic Delta exchange
Milestone
Due Date
mm/dd/yyy
Completed / Delayed / On time
ClassicDelta Smart Contracts Development
03/05/2018
Completed
Functional Requirement Preliminary Document
03/12/2018
Completed
ClassicDelta Smart Contract Deployment
03/19/2018
Completed
Website launch and integration
03/26/2018
Completed
Exchange API launch
10/26/2018
On time
Incremental upgrades
12/26/2018
On time
The code of the smart contracts, the most important software piece here, was already created based on EtherDelta smart contracts.
The ClassicDelta organization was created at GitHub to fork ForkDelta. The starting web server is GitHub to speed-up development process. But as soon the project scales a more professional service is planed to take place with Cloudflare DDoS protection around October 2018. The exchange is already beta launched and can be tested here for forked Ethereum network.
Social Value has been gaining focus since the Social Value Act 2012 came out in January 2013, requiring public sector contracts to consider including Social Value, asking bidders to offer added value within the community, assisting with the gaps that reduced funding has created.
Making the decision regarding which Social Value offering is more valuable is a subjective matter. How is it possible to understand if a career talk in a school will have more impact than that of an employability workshop? The decision would likely come down to someone believing in one more than the other, but this doesn’t mean it’s the right choice for the community.
With funding cuts and bottom lines to protect, companies want to be as effective and efficient with their investments as possible. Asking people to fill in feedback surveys will assist improvements to an extent, but company directors want to understand what it means in a language they understand – money.
At Seratio we use the Social Earnings Ratio (SER), we often use a combination of big data, social media and sentiment analysis, although only positive sentiment is measured, with company financial value to calculate the total value. The metric uses a citizenship framework and the same algorithm, no matter what size the organisation is, the Social Earnings Ratio metric provides a financial value making results easy to articulate and understand.
SER results show $ for $ how effective a social investment has been, encouraging positive change where required. At Seratio we work with public and private companies through the tender process, analysing offerings made by bidders and providing a financial figure, to enable procurement teams to make an objective decision regarding the Social Value offerings.
Below is a table which displays an example of the Value of Social contributions from a tender process. This table content demonstrates the previous level of understanding of what is required. Public contracts only ask for 20% Social Value, 52% is unusually high and leaves a question as to whether the bidders here understood that they would be monitored throughout the contract should they be successful and win.
At Seratio, we support the procurement teams throughout the tender process, from the Selection Questionnaire (SQ, also known as the PQQ) right through to the assessment of the applications, providing a detailed report which include results like the table above, enabling procurement teams to make an objective decision. If insufficient data is provided we seek further information.
Social Value has been a challenge for bidders to understand, because they have had no way of knowing the true value of their offering, and some not providing required data, even with support.
To resolve this issue, we have built an online portal which enables bidders to enter data to calculate and understand the true Social Value of their offerings. Bidders can enter the details required, for each of their offerings and the portal calculates the financial value for them.
Details required for the calculation include the cost of the project and an approximation of people who will benefit and asks for an estimation of positive feedback. The bidder can experiment with the data they enter so they gain an understanding of the value they will create from the offering and provides them with a benchmark of the desired impact.
Having a target stimulates focus and drive to achieve it, Social Value is often full of promises, but not always fulfilled. This process encourages people to take ownership of their offerings and targets to assist with the successful achievement of them.
The vision for the Bidders Portal is to offer a free service to organisations which encourages them to include Social Value within their contracts, this will enable bidders to understand the true value of their promises and commit to achieving them. The results enable suppliers to offer their teams a KPI to achieve and communities benefit from more Social Value projects.
We have tools that can manage and monitor the process throughout the contract, although this is not a free service.
Another potential KPI is Modern Slavery. We have developed a metric which calculates the risk levels within an organisation www.modernslavery.uk
It is a very quick and easy process, asking for a few details, which must all come from the latest published financial accounts; financial year, total salary, total staff and the results of the staff survey for that financial year.
We provide a RAG result which enables organisations to review their results and proceed with the necessary changes to resolve the issues. It identifies where the Modern Slavery risk is in the supply chain. Protecting the brand and investing in the people and reputation of the organisation. The results are not shared with anyone. Below is an example of a RAG result.
In time there is hope that organisations will make Social Value and Modern Slavery a priority, a KPI, to be able to prove they understand what impact they are making on people’s lives and make improvements where required, to provide the best possible service, treating all their employees fairly, making the greatest positive impact that they can.
We also recognise that people may not feel comfortable whistle blowing, in fear that their anonymity is at risk. We have set up a sight for anyone who feels there are issues within their organisation, an anonymous whistle blowing site www.modernslavery.uk which enables us to pass on the information received to the named organisation, but with peace of mind to the person providing the information, feeling safe using an external independent organisation.
It is important for people to feel they can be honest without judgement or fear of consequences for doing what they feel is right, and for companies to understand if there are issues within their work place, so that they can be resolved.
For more information about Seratio Limited and our services, please visit www.seratio.com