/kaizen-cli

πŸŒπŸ›  Kaizen is a powerful framework combine all the blockchain technologies to help you easily develop and deploy dapps

Primary LanguageJavaScriptMIT LicenseMIT

KAIZEN CLI

Join the chat at https://gitter.im/PortalNetwork/kaizen-cli

One stop solution for dapp developers

| English | ν•œκ΅­μ–΄ | δΈ­ζ–‡ |

πŸš€ Overview

KAIZEN is an one stop solution for dapp and dweb developer. With KAIZEN, you get:

  • Develop and manage multiple decentralized tech in one platform.
  • Easily build your blockchain on popular cloud providers.
  • Customize an existing blockchain to fulfill your requirements.

πŸ“š Table of Contents

πŸš€ Quick Start

  1. Install via npm:
npm install -g kaizen-cli 
  1. Create a project:
kaizen create --template react --name myproject
  1. Deploy smart contracts:
kaizen contracts deploy --url https://github.com/PortalNetwork/kaizen-contracts/tree/master/ERC20
  1. Upload project to IPFS or BTFS:
# Upload to IPFS
kaizen upload ipfs ./build
# or upload to BTFS
kaizen upload btfs ./build

πŸ”¨ Command Topics

Platform (Alpha)

The KAIZEN Platform is currently in experimental alpha.

πŸ— Plugins

🚰 Faucet

Claim test net tokens

  • ETH
  • ETC
  • WAN
  • ICON

πŸ’‘ Community

πŸ“£ Contributing

We love our contributors!

See CONTRIBUTING.md for how to help out.

Quick Start: Check out help wanted or good first issue labels to find issues we want to move forward on with your help.

πŸ“§ Contact

For any questions, please contact chris@portal.network or join telegram: http://bit.ly/2XjhQV2

πŸ—’ Licence

See LICENSE for details.