Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor dev #25

Merged
merged 3 commits into from
Sep 24, 2018
Merged

Refactor dev #25

merged 3 commits into from
Sep 24, 2018

Conversation

ahlumin
Copy link
Contributor

@ahlumin ahlumin commented Sep 21, 2018


kaizen new

To create the epic web3 integration project which is made by Portal Network**

Parameters:

-n [project-name]: this parameter is required.
__
-b [vue|react]: choose the front-end boilerplate you want, default is vue.

Output:


kaizen plugin add noia

To install NOIA SDK plugin via kaizen in project, this project should be used kaizen new to created

Parameters:

no parameter required

Output:


kaizen plugin add bluzelle

To install Bluzelle SDK via kaizen in project, this project should be used kaizen new to created

Parameters

-b [vue|react]: choose the front-end boilerplate you want, default is vue.

Usage

  • react

    In react, bluzelle's sdk will wrapped and pass down through component property.

  • vue

    In vue, bluzelle's sdk were wrapped into an object. Once you initialize bluzelle, it will be returned.
    Yout can use object spread syntax to replace them into your components, or just use them like a normal object.


kaizen build

To build the kaizen's dapp, and the built code will be output into the build folder


kaizen init

To setup the configuration you need, like IPFS provider.


kaizen publish

To upload your dapp to the IPFS. You shall execute kaizen build before publish

@PhyrexTsai PhyrexTsai merged commit aa9550e into dev Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants