0.1.5 • Published 2 years ago
testing-lumenjs v0.1.5
lumenjs
A simple lib for zk-pseudonyms.
Installation
pnpm install lumenjsLocal Development
Always use
nvm usebefore running any commands to ensure you are using the correct node version.
This application uses pnpm as the package manager. To install pnpm run the following command:
npm install -g pnpmTo install all dependencies for the application run the following command:
pnpm installBuilding
To build the application run the following command:
pnpm run build