Skip to content

staketechnologies/plasm-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.