One stop solution for dapp developers
| English | νκ΅μ΄ | δΈζ |
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.
- Install via npm:
npm install -g kaizen-cli
- Create a project:
kaizen create --template react --name myproject
- Deploy smart contracts:
kaizen contracts deploy --url https://github.com/PortalNetwork/kaizen-contracts/tree/master/ERC20
# Upload to IPFS
kaizen upload ipfs ./build
# or upload to BTFS
kaizen upload btfs ./build
kaizen config
- Configure KAIZENkaizen create
- Create new KAIZEN projectkaizen install
- Install a KAIZEN project from GitHubkaizen upload
- Upload a KAIZEN projectkaizen plugins
- Plugin management for KAIZENkaizen contracts
- Contract management for KAIZENkaizen blockchains
- Blockchain management for KAIZEN
The KAIZEN Platform is currently in experimental alpha.
kaizen login
- Login or sign up for the KAIZEN Platformkaizen logout
- Logout from the KAIZEN Platformkaizen nodes
- Node management of KAIZEN Platform
Claim test net tokens
- ETH
- ETC
- WAN
- ICON
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.
For any questions, please contact chris@portal.network or join telegram: http://bit.ly/2XjhQV2
See LICENSE for details.