Skip to content

Aquila-Network/AquilaX-CE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aquila Network Logo

Aquila X (Community Edition)

A no-brainer user interface to Aquila Network Ecosystem


Aquila X is the gateway to Aquila Network and it's applications. Here is where Aquila X fits in the entire ecosystem:

Aquila DB Architecture

Install

Follow below steps and you are all set.

Alternatively, follow this video tutorial.

Step 1. Chrome extension

Install from web store (recommended)

Install from source code (alternative option)

  • git clone https://github.com/Aquila-Network/AquilaX-browser-extension
  • in Chrome / Chromium / Brave browser, go to chrome://extensions/ and enable "developer mode"
  • click "Load unpacked" button and select "chrome" directory from the cloned repository above. You can make sure the extension gets installed when https://aquila.network website is opened automatically.

Step 2. Server (Debian / Ubuntu)

Prerequisites: You need Docker and Docker-compose already installed in your system (4G RAM min. recommended).

Now, run below command and wait a few minutes:

wget -O - https://raw.githubusercontent.com/Aquila-Network/AquilaX-CE/main/setup_aquilax.sh | /bin/bash

Once the installation is completed, visit http://<localhost / server IP>

In chrome extension, set the endpoint to http://<localhost / server IP>/api/

Considerations

1. Security

This software is still in its alpha version. Any wire security measures (inc. ssl, vpn) should be concern of and must be employed by the user.

2. Changes

Current implementations of Aquila Network Modules comply with latest draft specifications. Changes are subject to specification updates.