Skip to content

maxsiz/DPOS-MGP-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGPIO - The Most Powerful Infrastructure for Decentralized Applications

Build status

Welcome to the MGPIO 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 MGPIO 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

MGPIO 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 MGPIO software depends in part on how it is used, configured, and deployed. MGPIO 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, Block.one makes no representation or guarantee that MGPIO 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 MGPIO, you do so at your own risk. In no event will Block.one be liable to any party for any damages whatsoever, even if it had been advised of the possibility of damage.

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

There is no public testnet running currently.


If you used our build scripts to install MGPio, please be sure to uninstall before using our packages.


Mac OS X Brew Install

$ brew tap MGPio/MGPio
$ brew install MGPio

Mac OS X Brew Uninstall

$ brew remove MGPio

Ubuntu 18.04 Package Install

$ wget https://github.com/MGPio/MGP/releases/download/v1.8.5/MGPio_1.8.5-1-ubuntu-18.04_amd64.deb
$ sudo apt install ./MGPio_1.8.5-1-ubuntu-18.04_amd64.deb

Ubuntu 16.04 Package Install

$ wget https://github.com/MGPio/MGP/releases/download/v1.8.5/MGPio_1.8.5-1-ubuntu-16.04_amd64.deb
$ sudo apt install ./MGPio_1.8.5-1-ubuntu-16.04_amd64.deb

Ubuntu Package Uninstall

$ sudo apt remove MGPio

Centos RPM Package Install

$ wget https://github.com/MGPio/MGP/releases/download/v1.8.5/MGPio-1.8.5-1.el7.x86_64.rpm
$ sudo yum install ./MGPio-1.8.5-1.el7.x86_64.rpm

Centos RPM Package Uninstall

$ sudo yum remove MGPio

Build Script Uninstall

If you have previously installed MGPIO using build scripts, you can execute MGPio_uninstall.sh to uninstall.

  • Passing -y will answer yes to all prompts (does not remove data directories)
  • Passing -f will remove data directories (be very careful with this)
  • Passing in -i allows you to specify where your MGPio installation is located

Supported Operating Systems

MGPIO 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)

Resources

  1. Website
  2. Blog
  3. Developer Portal
  4. StackExchange for Q&A
  5. Community Telegram Group
  6. Developer Telegram Group
  7. White Paper
  8. Roadmap

Getting Started

Instructions detailing the process of getting the software, building it, running a simple test network that produces blocks, account creation and uploading a sample contract to the blockchain can be found in Getting Started on the MGPIO Developer Portal.

Contributing

Contributing Guide

Code of Conduct

License

MIT

Important

See LICENSE for copyright and license terms.

All repositories and other materials are provided subject to the terms of this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •