Skip to content
Andrey Nedobylsky edited this page Oct 10, 2019 · 12 revisions

iZ³ | IZZZIO - fully customizable blockchain platform

Description

The iZ³ development team adheres to the idea of universalization and simplification of blockchain technologies.

We creating new kind of blockchain DApp Platform which we call: DApp operating system. DAOS contain several decided components:

  1. Node

Node - is a most important part. The important functions like communication, application maintenance, data validation are performed by a Node. The Node is the foundation of the entire network.

  1. Candy

Candy - is a browser framework. Candy provides connection of browser-based applications directly to the blockchain network . Such an application becomes a full-fledged member of the network, with limited functionality.

  1. BlockExplorer

A tool that allows you to view and analyze the content and status of the blockchain network. The tool supports additional modules for integration of block parsers and external analyzers

  1. Candy Server

Deprecated component. Candy Serwer was a tool for running DApps. Subsequently, the functional was moved to the Node

IZZZIO Docs

1. Configuration

2. Starting custom network

3. DApps

3.1 DApps Reference

4. EcmaContracts

4.1 EcmaContracts Reference