# **Live Campaign Models - Startup Equity Investing** **CoInvestors**  ```json= coInvestor { name, logo, title, description, otherInvestments [ { companyId, companyLogo } // to be provided by the admin panel front end by loading a company selector ] } coInvestors = [coInvestor] ``` --- **Other Investors**  ```json= otherInvestor { userId, following, //bool username, profilePic } otherInvestors = [otherInvestor] ``` --- **Funds Allocation**  ```json= fundAllocation{ description, useOfFunds[ {categoryName, categoryValue}, {categoryName, categoryValue} ] } ``` ---
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up