Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vocdoni/docs
- Owner: vocdoni
- Created: 2019-10-22T11:48:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T09:50:58.000Z (over 1 year ago)
- Last Synced: 2024-04-16T22:33:57.701Z (7 months ago)
- Topics: blockchain, ethereum, golang, ipfs, ipfs-blockchain, privacy-by-design, solidity, tendermint, typescript, vote, vote-system, voting, voting-app, voting-system, xdai, zk-snarks, zksnarks
- Language: JavaScript
- Size: 9.06 MB
- Stars: 5
- Watchers: 3
- Forks: 8
- Open Issues: 21
-
Metadata Files:
- Readme: readme.md
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