ngkio / ngkchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGK - The Most Powerful Infrastructure for Decentralized Applications

Welcome to the NGK 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 NGK 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. Support for Biometric Hardware Secured Keys (e.g. Apple Secure Enclave)
  11. Designed for Parallel Execution of Context Free Validation Logic
  12. Designed for Inter Blockchain Communication

Disclaimer

ngk is neither launching nor operating any initial public blockchains based upon the NGK software. This release refers only to version 1.0 of our open source software. We caution those who wish to use blockchains built on NGK to carefully vet the companies and organizations launching blockchains based on NGK before disclosing any private keys to their derivative software.

Testnets

There is no public testnet running currently.

Supported Operating Systems

NGK currently supports the following operating systems:

  1. Amazon Linux 2
  2. CentOS 7
  3. Ubuntu 16.04
  4. Ubuntu 18.04
  5. MacOS 10.14 (Mojave)

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


License

NGK is released under the open source MIT license and is offered “AS IS” without warranty of any kind, express or implied. Any security provided by the NGK software depends in part on how it is used, configured, and deployed. NGK is built upon many third-party libraries such as WABT (Apache License) and WAVM (BSD 3-clause) which are also provided “AS IS” without warranty of any kind. Without limiting the generality of the foregoing, ngk makes no representation or guarantee that NGK or any third-party libraries will perform as intended or will be free of errors, bugs or faulty code. Both may fail in large or small ways that could completely or partially limit functionality or compromise computer systems. If you use or implement NGK, you do so at your own risk. In no event will ngk be liable to any party for any damages whatsoever, even if it had been advised of the possibility of damage.

Important

See LICENSE for copyright and license terms.

About

License:MIT License


Languages

Language:C++ 63.9%Language:C 29.5%Language:CMake 2.1%Language:Python 1.4%Language:HTML 1.4%Language:Shell 1.1%Language:JavaScript 0.2%Language:M4 0.1%Language:Roff 0.1%Language:CSS 0.1%Language:Makefile 0.0%Language:Java 0.0%Language:Batchfile 0.0%Language:Objective-C 0.0%Language:Dockerfile 0.0%Language:WebAssembly 0.0%