/inery

Inery blockchain core

Primary LanguageC++MIT LicenseMIT

INERY - The Most Powerful Infrastructure for Decentralized Applications

Welcome to the INERY source code repository! This software enables businesses to rapidly build and deploy high-performance and high-security blockchain-based applications.

Some of the groundbreaking features of INERY include:

  1. Free Rate Limited Transactions
  2. Low Latency Block confirmation (0.5 seconds)
  3. Low-overhead Byzantine Fault Tolerant Finality
  4. Designed for optional high-overhead, low-latency BFT finality
  5. Smart contract platform powered by WebAssembly
  6. Designed for Sparse Header Light Client Validation
  7. Scheduled Recurring Transactions
  8. Time Delay Security
  9. Hierarchical Role Based Permissions
  10. Designed for Parallel Execution of Context Free Validation Logic
  11. Designed for Inter Blockchain Communication

Blockchain Explorer

explorer.inery.io

Supported Operating Systems

INERY currently supports the following operating systems:

  1. Ubuntu 16.04
  2. Ubuntu 18.04
  3. Ubuntu 20.04

Note: It may be possible to install INERY on other Unix-based operating systems. This is not officially supported, yet.


Note: If you used our scripts to build/install INERY, please run the Uninstall Script before using our prebuilt binary packages.


Ubuntu Linux:

Ubuntu 18.04 Package Install

cd scripts
./inery_build_ubuntu.sh

Ubuntu Package Uninstall

./inery_uninstall.sh