@zero-tech/zapp-staking

0.11.0 • Public • Published

zFi dApp

Running Locally

This zApp is designed to run in the context of zOS.

You will need to run npm run watch, and link the output folder (dist) to your local instance of zOS.

  1. nvm use
  2. npm i
  3. npm run watch

At this point, you should see a dist folder. This is the compiled version of your app. If you wish to import this into zOS, you will need to do the following:

  1. npm run link [location of zOS, e.g. ../zOS]

or, if the above script doesn't work for you:

  1. cd dist
  2. npm link
  3. cd [location of zOS]
  4. npm link [package name of this zApp from package.json]

Check node_modules in zOS - your package folder should be symlinked in there.

/@zero-tech/zapp-staking/

    Package Sidebar

    Install

    npm i @zero-tech/zapp-staking

    Weekly Downloads

    107

    Version

    0.11.0

    License

    ISC

    Unpacked Size

    283 kB

    Total Files

    126

    Last publish

    Collaborators

    • zero-brett
    • joel_tulloch
    • whytecrowe
    • jamesearle