0.9.4 • Published 4 months ago

@zero-tech/zapp-staking v0.9.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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.

0.9.4

4 months ago

0.9.3

4 months ago

0.9.2

4 months ago

0.9.1

4 months ago

0.9.0

8 months ago

0.8.0

8 months ago

0.7.1

9 months ago

0.7.0

9 months ago

0.6.1

9 months ago

0.6.0

10 months ago

0.5.2

12 months ago

0.5.0

1 year ago

0.5.1

1 year ago

0.4.9

1 year ago

0.4.8

1 year ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.9

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago