Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.39 KB

PlasmClient

Plasm Client Applications. This products provides client application for Plasm.

plasm

Packages

@plasm/util package is library. This provides types and util functions for Plasm client applications.

npm install

npm install @plasm/util

yarn install

yarn add @palsm/util

@plasm/cli package provides cli application for plasm. You can easily try to execution plasm endpoints.

install

npm install -g @plasm/cli

@plasm/operator package provides operator application for plasm. It monitors Plasm ParentChain and ChildChain.

install

npm install -g @plasm/operator

@plasm/wallet package provides wallet application for plasm. It is demo UI application. And you can manage parent and child balances.

Maintainers

@public_sate


Plasm is licensed under the Apache License, Version2.0 by Staked Technologies Inc.