# Overview

Vocdoni is an Open Platform, where everybody can participate, including voters, institutions and third parties. For this reason, it is crucial that any actor on the ecosystem can integrate its own tools and services to make decentralized governance possible, the way they need it.

The following section is a work in progress.

# Tutorials

# Voting as a service

See the Voting as a Service section to see the specs for running an election by using a Rest API.

# Code examples

We are working on further integration examples. Meanwhile, you can check the example sections of the following libraries:

# JavaScript clients

The main library is called dvote-js (opens new window) and it works both for the web and NodeJS.
See the following end-to-end examples, depending on your use-case:

Other examples:

# Dart and Flutter clients

The Dart package can be found here (opens new window).

You can check the following example files (opens new window) for more details.

Last Updated: 10/29/2021, 11:58:49 AM