Links

Mean Protocol SDK

Describes how to install and use the Mean Protocol SDK
Typescript SDKs for the Mean Protocol
You can install the full Mean Protocol SDK, which will install all interoperable smart contracts (programs), or run specific commands for the individual program you want to leverage in your dapp, as shown below.
To install the SDK that has all the programs run:
npm i @mean-dao/mean-protocol
For more details read the developer docs directly on GitHub: