Modular Governance is a set of smart contracts that can be used to create a governance system for your project. It is designed to be modular and flexible so that it can be used for a wide variety of use cases.

***

## Install the SDKs

Before proceeding make sure your computer has [Node.js](https://nodejs.org/en/) installed.

```
yarn add @helium/nft-voter-sdk @helium/organization-sdk @helium/organization-wallet-sdk @helium/proposal-sdk @helium/state-controller-sdk @helium/token-voter-sdk
```
