Skip to content
/ vote Public

The app running at nimiq.com/vote that is used for community-wide decisions.

License

Notifications You must be signed in to change notification settings

nimiq/vote

Repository files navigation

Nimiq Vote

This is the official webapp used for votings with the Nimiq Community at nimiq.com/vote.

Feel free to use the code and send PRs to improve it!

You can find all the details on how to join the Nimiq Community and talk with devs, traders, and fellow Nimions here.

New to Nimiq? Check out nimiq.com.

Build and run

To get started, setup everything and get all dependencies with yarn:

yarn install

Run a development server that watches the project files, compiles them on demand and hot-reloads the changes to keep your browser in sync:

yarn dev

Lint your code and automatically fix lint errors:

yarn lint:fix

Compile and minify the project to be ready for deployment in production:

yarn build

Contribute

Please feel free to get in touch and send PRs!

About

The app running at nimiq.com/vote that is used for community-wide decisions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6