[Integration] — KAIZEN x Fluence

A
portalnetworkofficial
2 min readJan 21, 2020

Portal Network’s KAIZEN-CLI now support @fluence-network

Fluence protocol uses crypto-economic incentives to turn commodity hardware into a reliable, cost-efficient cloud computing platform.

NPM install — http://bit.ly/2lSH2Qy

What is Fluence?

DOCs: https://fluence.dev

Global interactive applications require significant efforts to provide the best experiences for geo-distributed users. A large amount of engineering work is necessary to create and maintain the infrastructure capable of providing high availability and low latency for every user.

Fluence provides the software layer that eliminates the burden of managing and configuring the distributed infrastructure. Fluence organizes a peer-to-peer network into a global, self-healing cloud that tolerates downtime, hardware failures, and emergency network conditions.

Start using Fluence with KAIZEN-CLI

```
STEP 1: Install KAIZEN to support Fluence
```
npm install -g kaizen-cli
```

STEP 2: Install Fluence library using KAIZEN
```
kaizen plugins install bluzelle
```

That’s it, we hope you enjoy using KAIZEN-CLI and Fluence, let us know what we should integrate next.

--

--