Skip to content

emergenceland/nym

 
 

Repository files navigation

Nym

Tests

License: MIT

Coming soon...

Running commands

To run a specifc command in a workspace from the root folder:

  1. Make sure the package exists in the package.json dependencies with <package_name>: "workspace:*"
    • Ex: "frontend": "workspace:*"
  2. Run pnpm -F <package_name> run <command>
    • Ex: pnpm -F frontend run dev:all

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.6%
  • Circom 4.0%
  • Other 1.4%