Skip to content

aggregion/agr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregion blockchain platform

Links

Wallet application

Documentation

If you have previously installed AGRIO, please run the agrio_uninstall script (it is in the directory where you cloned AGRIO) before downloading and using the binary releases.

Mac OS X Brew Install

$ brew tap agrio/agrio
$ brew install agrio

Mac OS X Brew Uninstall

$ brew remove agrio

Ubuntu 18.04 Debian Package Install

$ wget https://github.com/aggregion/agr/releases/download/v1.4.1/agrio-1.4.1.ubuntu-18.04-x86_64.deb
$ sudo apt install ./agrio-1.4.1.ubuntu-18.04-x86_64.deb

Ubuntu 16.04 Debian Package Install

$ wget https://github.com/aggregion/agr/releases/download/v1.4.1/agrio-1.4.1.ubuntu-16.04-x86_64.deb
$ sudo apt install ./agrio-1.4.1.ubuntu-16.04-x86_64.deb

Debian Package Uninstall

$ sudo apt remove agrio

RPM Package Install

$ wget https://github.com/aggregion/agr/releases/download/v1.4.1/agrio-1.4.1.x86_64-0.x86_64.rpm
$ sudo yum install ./agrio-1.4.1.x86_64-0.x86_64.rpm

RPM Package Uninstall

$ sudo yum remove agrio.cdt

Other links

Packages

No packages published

Languages

  • C++ 49.7%
  • WebAssembly 45.2%
  • Python 3.0%
  • Shell 1.0%
  • CMake 0.7%
  • C 0.2%
  • Other 0.2%