[Integration] — KAIZEN x REN Protocol

A
portalnetworkofficial
2 min readJan 14, 2020

Portal Network’s KAIZEN-CLI now support @renproject

Ren is an inter-blockchain liquidity for all decentralized applications, which allow anyone transfer any token between any blockchain.

  • In this integration, we’ve added REN Protocol’s smart contract into KAIZEN’s contracts, it enables developers to deploy REN while using KAIZEN.
  • Future: (Follow our roadmap for any future updates)
    We are looking to add ‘image install’ and REN token faucet in KAIZEN.

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

What is REN Protocol?

DOCs: https://docs.renproject.io/developers/

Ren allows the free movement of value between all blockchains and transfer of tokens in zero-knowledge. Unlocking new liquidity and resources to power a new wave of value in the open finance movement.

With Ren all decentralized applications can run in secret, preserving the privacy of all users and data.

RenVM

https://medium.com/renproject/how-renvm-actually-works-c2f76a2630c4

Start using REN Protocol with KAIZEN-CLI

```

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

STEP 2: Install Ren library using KAIZEN
```
kaizen plugins install ren
```

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

--

--