Skip to content

Latest commit

 

History

History
95 lines (75 loc) · 3.91 KB

README_KR.md

File metadata and controls

95 lines (75 loc) · 3.91 KB

KAIZEN CLI

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

Dapp 개발자들을 위한 원 스톱 솔루션

| English | 한국어 | 中文 |

🚀 개요

카이잔 (KAIZEN) 은 DApp 및 DWeb 개발자들을 위한 원 스톱 솔루션 입니다. 카이잔은 다음과 같은 옵션들이 포함되있습니다:

  • 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.

🏗 플러그인

💡 커뮤니티

📣 기여하기

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.

🗒 라이센스

LICENSE 참조하기