Technology

This site section provides an overview of the technology that stands behind Sikoba. 

The Sikoba project is currently not open source. This will change only after mainnet launch, as we will then start the journey towards full decentralisation. Meanwhile, don't hesitate to contact us if you would like to contribute. Also, we welcome third-party developers who would like to build applications using the Sikoba back-end. A fully documented RESTful API is available.

Sikoba Network Overview

The Sikoba Network is designed to be a high-performance blockchain application that is ready for mass adoption. It will support millions of users without needing any knowledge of cryptocurrencies.

The Sikoba Network will be accessible via the SikobaPay mobile app, a web interface, and APIs. The network itself will consist of gateways to filter and pre-validate requests and transactions, passive nodes that respond to queries, and consensus nodes that process transactions and ensure a consistent state. Later on, depending on transaction volume, we may also add clearing nodes to the mix.

Sikoba Backend

The back-end has three components:

  • a Server to handle user requests
  • a Transaction Processor to manage and execute submitted transactions
  • a Services component to execute periodic actions and perform clearing
All of these components are written in the Crystal programming language using the Lucky web framework. We use PostgreSQL to store data and Redis to store queued transactions. The entire system is built with and runs in Docker.

Sikoba Frontend

The Sikoba front-end consists of the sikobaPay mobile app, available for both Android and iOS (currently in beta) and a web interface (currently under development).

The mobile app is written in React Native, while the web interface is written in React JS. Both communicate with the backend via a RESTful API.

Blockchain Layer

We are currently working on building our blockchain layer using Babble, a very simple to use Distributed Consensus Middleware. We had already tested an earlier version of Babble in mid-2018 and have looked at two other blockchain middlewares in the meantime (including Fantom Lachesis) but finally decided on Babble because it is the simplest.

Users will not communicate directly with the blockchain nodes but will connect with gateways whose role will be to pre-filter messages. This will help protect the network against spam attacks and open up the possibility of having both passive nodes (responding to read-only queries), consensus nodes (processing transactions that potentially modify state), and clearing nodes (to perform ongoing optimisation of IOUs).

Cryptography and Biometrics

For signing transactions, we use the same elliptic curve cryptography as Bitcoin, Ethereum and many other blockchains, i.e. the curve Secp256k1. For the hashing function, we use both Sha256 and Argon2, depending on the use case. Our approach focuses on usability, meaning that users do not necessarily need to know about private key management and practical account recovery methods must be available.

Every user will have an associated Sikoba account number, for example:
SKOA-K0FP-RUNT-X3W0-FU0M
These account numbers are linked to the account's master key. 

As to other technologies, we have started to work on integrating a facial recognition feature using OpenCV and open-source deep learning / neural network software.

Contacts & Channels

Sikoba Ltd, 20-22 Wenlock Road, UK - London N1 7GU (UK company number 10283521)

General: info@sikoba.com
Partnerships: partners@sikoba.com

Contact Info

Get in touch:

+44 7513 368 341

Newsletter

Subscribe to receive our latest updates. Please enter your email address in the box below.

© Copyright 2021 Sikoba Ltd - All Rights Reserved