[Integration] — KAIZEN x SKALE
Published in
2 min readFeb 3, 2020
Portal Network’s KAIZEN-CLI now support SKALE Network
Skale is an elastic blockchain network that enable developers to build powerful Ethereum dapps with just a few lines of code.
- In this integration, we’ve added SKALE Network’s library into KAIZEN-CLI, this allows our existing users to start using SKALE Network right away. New developers can also explore our suite of tools that could be used with SKALE, such as SWARM and ENS.
- Let us know what you’ve built and earn some ETH & DAI
- Future Updates: (Follow our roadmap for any future updates)
NPM install — http://bit.ly/2lSH2Qy
What is SKALE Network?
DOCs: https://skale.network/docs/
Website: https://skale.network
SKALE’s modular protocol is one of the first of its kind to allow developers to easily provision highly configurable blockchains, which provide the benefits of decentralization without compromising on computation, storage, or security.
Start using SKALE with KAIZEN-CLI
```
STEP 1: Install KAIZEN to support Skale
```
npm install -g kaizen-cli
```
STEP 2: Install Skale library using KAIZEN
```
kaizen plugins install skale
```
That’s it, we hope you enjoy using KAIZEN-CLI and SKALE Network, let us know what we should integrate next.