# Commons

El 🌐 Swarm Commons se dedica a implementar la iteración 0 del modelo Commons Stack encima la tecnología 1hive. Estamos construyendo nuestro proyecto encima de Gardens (la generalización de la infraestructura de 1hive) con el fin de proveer una opción diferente para crear DAOs de Votos por Convicción.

Específicamente, en lugar del modelo de emisión que utiliza 1hive, lo reemplazamos con una curva de vinculación ([Bonding Curve](https://commonsstack.org/abc)) que permite que las microeconomías tengan precisión en el descubrimiento de precios y una liquidez infinita. Commons tiene un modelo de dos tokens, una reserva y un pool de financiación que contiene una moneda estable (xDAI), y se rige por un token de Commons que se genera a través de una curva de vinculación (bonding curve). Para inicializar la curva de vinculación, Commons tiene un  [Hatch](https://forum.tecommons.org/t/tec-test-hatch-implementation-specification/226) en el que la comunidad es financiada por un Trusted Seed (miembro antiguo de la comunidad).

El Swarm Commons está construido por arriba el proyecto Gardens. Tanto Gardens como Commons Swarms contribuyen a bases de código similares, especialmente en la votación por convicción, y Commons amplía el concepto con nuevas características que se adaptan mejor a las economías pequeñas.

## Enlaces Útiles

[Aragon DAO](https://aragon.1hive.org/#/commonsswarm/) que contiene los fondos del Swarm Commons.

[Hoja de pagos transparente](https://docs.google.com/spreadsheets/d/1oRDecU-weSTOLv061N5O7VAJcDfU5XGqmu21ntTXOos/edit#gid=1361585578) que muestra las horas gastadas y los pagos hechos.

[Descripciones de parámetros](https://forum.tecommons.org/c/Token-talk-anything-about-the-TEC-token-such-as-issuance-and-hatches/9)

[Prototipo de Hatch](https://hatch.tecommons.org/)

[Prototipo de Augmented Bonding Curve](https://convert.tecommons.org/)

[Prototipe de Voto por Convicción ](https://gov.tecommons.org/#/)

[Primera Propuesta a 1Hive](https://forum.1hive.org/t/bootstrapping-the-1hive-gardens-swarm-dao/1159)

[Segunda Propuesta a 1Hive](https://forum.1hive.org/t/continued-progress-on-the-gardens-swarm/1782)

## Roles y Responsabilidades

### Equipo del Swarm Commons

| Miembro                                        | Rol                                                |
| ---------------------------------------------- | -------------------------------------------------- |
| [Griff](https://github.com/griffgreen)         | Investigador                                       |
| [Sem](https://github.com/sembrestels)          | Desarrollador de Solidity Developer e Investigador |
| [Viviane](https://github.com/vivianedias)      | Desarrollador Web                                  |
| [Paulo](https://github.com/pjcolombo)          | Desarrollador Web                                  |
| [Rayne](https://github.com/anthonyoliai)       | Desarrollador                                      |
| [Fioreb](https://forum.1hive.org/u/fioreb)     | Diseñador                                          |
| [Fabi](https://github.com/famole/)             | Desarrollador Web                                  |
| [Marko](https://github.com/markoprljic)        | Diseñador                                          |
| [Adrià](https://adria0.github.io/cv/)          | Auditor de Contratos Inteligentes                  |
| [Chuy](https://forum.1hive.org/u/chuygarcia92) | Comms                                              |

### Advisors

| Miembro                                       | Rol                       |
| --------------------------------------------- | ------------------------- |
| [willjgriff](https://github.com/willjgriff)   | Desarrollador de Solidity |
| [rperez89](https://github.com/rperez89)       | Desarrollador Web         |
| [fabriv](https://github.com/fabriziovigevani) | Desarrollador Web         |

Cada uno de los miembros mencionados anteriormente, miembros del swarm y consejeros, tienen igual peso en el voto dentro del DAO Commons para administrar fondos.

## Propuestas de Financiamiento

Solo una propuesta de financiamiento se ha hecho y fue aceptada por la comunidad:

* <https://forum.1hive.org/t/bootstrapping-the-1hive-gardens-swarm-dao/1159>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.1hive.org/espanol-1/community/swarms/commons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
