Skip to content

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

License

Notifications You must be signed in to change notification settings

mrblocktw/kaizen-cli

Β 
Β 

Repository files navigation

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:
kaizen upload ipfs ./build

πŸ”¨ Command Topics

Platform (Alpha)

The KAIZEN Platform is currently in experimental alpha.

πŸ— Plugins

πŸ’‘ 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.

πŸ—’ Licence

See LICENSE for details.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%