Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a pnpm script to generate MACI keys #1861

Open
crisgarner opened this issue Oct 17, 2024 · 4 comments
Open

Create a pnpm script to generate MACI keys #1861

crisgarner opened this issue Oct 17, 2024 · 4 comments
Labels
chore Chore tasks good first issue Good for newcomers hacktoberfest for hacktoberfest hackers

Comments

@crisgarner
Copy link
Collaborator

As a dev, I would like to use a pnpm script to generate MACI keys to avoid to switch contexts and run node build/ts/index.js etc

@crisgarner crisgarner added good first issue Good for newcomers chore Chore tasks hacktoberfest for hacktoberfest hackers labels Oct 17, 2024
@programmerraja
Copy link

Hey hai @crisgarner it's look intersting for me to work further on it can you explain more detail what excatly you excepting to do

@crisgarner
Copy link
Collaborator Author

if you see our MACI deployment guide (https://www.youtube.com/watch?v=-QA0VB9EUMk&t), we use most of the tasks as pnpm tasks, the idea is that instead of using the node build, etc.. we can just run pnpm genMaciKeys

@baumstern
Copy link
Member

npx gen-maci-key would be also cool!

@programmerraja
Copy link

@crisgarner can you check my #1869 PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore tasks good first issue Good for newcomers hacktoberfest for hacktoberfest hackers
Projects
None yet
Development

No branches or pull requests

4 participants
@crisgarner @baumstern @programmerraja and others