Arcology-Builders / democracy

Tools for peer-to-peer privacy with Ethereum and AZTEC
http://zk-transfer.netlify.app
MIT License
44 stars 22 forks source link

Added the Header Information #73

Open owonwo opened 4 years ago

learner-long-life commented 4 years ago

You can use a branch on the original repo https://github.com/invisible-college/democracy I often debate between keeping my own fork and using branches as well, I'm interested to know how you think about it.

It would help me as well, to keep track of fewer repos and also allow me to contribute commits to a branch :pray:

Can you add a description to this PR and say more about what it is implementing? Also, can you rebase your changes off of master so that this PR has fewer commits, or close this and start a new PR and branch from master? Then it will only have new things that you'd like to add, and not anything that has been merged previously.

Thank you.

learner-long-life commented 4 years ago

@owonwo this is the current command that's failing netlify build, any ideas?

12:54:13 AM: Failed to compile.
12:54:13 AM: 
12:54:13 AM: ./src/hooks/useDemo.ts
12:54:13 AM: Cannot find file '../components/context/Democracy' in './src/hooks'.
12:54:14 AM: error Command failed with exit code 1.
12:54:14 AM: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I'll re-assign it back to you and let you decide the best way to rebase this onto the main repo as a new branch. Let me know if I can help :)