0.11.0 • Published 4 months ago
@zero-tech/zapp-staking v0.11.0
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.
nvm use
npm i
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:
npm run link [location of zOS, e.g. ../zOS]
or, if the above script doesn't work for you:
cd dist
npm link
cd [location of zOS]
npm link [package name of this zApp from package.json]
Check node_modules
in zOS - your package folder should be symlinked in there.
0.11.0
4 months ago
0.10.0
4 months ago
0.9.4
1 year ago
0.9.3
1 year ago
0.9.2
1 year ago
0.9.1
1 year ago
0.9.0
2 years ago
0.8.0
2 years ago
0.7.1
2 years ago
0.7.0
2 years ago
0.6.1
2 years ago
0.6.0
2 years ago
0.5.2
2 years ago
0.5.0
2 years ago
0.5.1
2 years ago
0.4.9
3 years ago
0.4.8
3 years ago
0.4.7
3 years ago
0.4.6
3 years ago
0.4.5
3 years ago
0.4.4
3 years ago
0.4.3
3 years ago
0.4.2
3 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.3.0
3 years ago
0.2.9
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago