Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vocdoni/docs

Vocdoni documentation
https://github.com/vocdoni/docs

blockchain ethereum golang ipfs ipfs-blockchain privacy-by-design solidity tendermint typescript vote vote-system voting voting-app voting-system xdai zk-snarks zksnarks

Last synced: 7 days ago
JSON representation

Vocdoni documentation

Awesome Lists containing this project

README

        

# Vocdoni Documentation

This documentation of the Vocdoni Open Stack is build with the [VuePress framework](https://vuepress.vuejs.org/).
All of the content in this repository can be viewed on the [Documentation page](https://docs.vocdoni.io/).

## Development

- `npm install`
- `npm run dev` for hot-refresh mode OR
- `npm build` for static build, then host on an http(s) server