GithubHelp home page GithubHelp logo

izzzio / bignet-docs-ru Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 26 KB

BigNet Russian Docs for Readthedocs

Home Page: https://bignet.izzz.io

Makefile 9.44% Batchfile 12.09% Python 78.47%
blockchain izzzio izzz iz3 bignet docs javascript smart-contracts readthedocs

bignet-docs-ru's Introduction

iZ3 logo

ES8 GitHub contributors GitHub last commit Github search hit counter GitHub top language

iZ³ - IZZZIO Blockchain Node

IZZZIO (iZ³) - fully customizable blockchain platform. This platform provides super-flexible configuration of each functional link of the network. The network supports the following functions:

  • Flexible network configuration
  • External crypto plugins support for custom cryptography integration
  • 1-dimensional chain configuration
  • Free format blocks. You can store any data up to 15 MB
  • Turing-complete JavaScript smart contracts
  • Support of browsers integration without additional plugins and integration layers. Works by Candy framework
  • 50000 tx/sec tested speed. See benchmark section
  • Internal consensus mechanism without miners: LCPoA
  • Support for other consensus plugins
  • DApp operating system
  • Special P2P hi-speed messaging protocol - StarWave and StarWaveCrypto for encrypted messaging

Docs

Programming guide and references you can found in our WIKI pages https://github.com/Izzzio/izzzio/wiki

BigNet

BigNet is a public network of smart contracts developed by IZZZIO specifically for business tasks. The network allows you to run your decentralized applications, while being safe from changing the rate of cryptocurrencies, and increasing the cost of transactions. Because they are free :)

See BigNet section

See BigNet site

Installing

npm version

Simplest way:

npm i -g iz3node

Now you can use it as iz3node --config config.json

Building Node

Dependencies

iZ³ platform depends on Node.js version >= 10.0.0

NPM version >= 5.3.0

For now we recommend build iZ³ Node for Node.js >= 10

Building depends on:

Python >= 2.7

GCC / MinGW / VC++

Building

Preparing for work is done by running the command

npm install

Now you can start node by command

node main.js

If the building ends with an error, delete the node_modules directory before retrying

Troubleshooting

If the building ends with an error, delete the node_modules directory before retrying

Windows.

If the package installation fails, use

npm install --global --production windows-build-tools

This command will install Visual Studio 2017 build tools.

Then:

Control Panel -> Programs and Components -> Microsoft Visual Studio Installer(run change).

In Visual Studio Installer window, find installed "Visual Studio Build Tools 2017" and click "Change".

In "Visual C++ Build Tools" section.

Check needed options in right panel:

Make sure the "...VC++ 2015.3 v14.00(v140)" option is enabled.

Communication

Our DISCORD channel: https://discord.gg/5EmW96a

Official Telegram group: https://t.me/izzzio

Welcome for any descussions and questions!

Contributing

Hi and welcome! Please! Read CONTRIBUTING.md first.

After reading use the following steps:

  1. Fork it ( https://github.com/Izzzio/izzzio/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Maintainers

  • lailune Andrey Nedobylsky - maintainer

Hall of fame

In this section we publish the best contributors.


https://nodei.co/npm/iz3node.png?downloads=true&downloadRank=true&stars=true

bignet-docs-ru's People

Contributors

nedobylskiy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.