# Gardens Based on 1Hive model, Gardens is a framework for a new kind of DAO - a composable, sufficiently decentralized, and self-improving system, limited only by your community's collective imagination. ## Documentation Read our [Welcome to Gardens blog post](https://gardens.mirror.xyz/ARZ5e-mRQtuUq9n2guJV5maKWYxWZHt1G_2g5R3EhQ8) or, Check out the [documentation](https://1hive.gitbook.io/gardens/) for an in-depth explanation of the moving pieces of the framework. ## Current Deployments Explore the deployments on the following environments. | Environment | URL | | ------------- | ------------- | | Production | https://gardens.1hive.org/ | | Staging | https://gardens-staging.1hive.org/ | ## Development This is a monorepo with the following packages: - Garden Template smart contracts under [`packages/hardhat`](https://github.com/1Hive/gardens/tree/master/packages/hardhat) - Garden Subgraph under [`packages/subgraph`](https://github.com/1Hive/gardens/tree/master/packages/subgraph) - Garden Connector under [`packages/connector`](https://github.com/1Hive/gardens/tree/master/packages/connector)