@urbanite-social.near [Posted on Developer DAO Board](https://near.social/#/devgovgigs.near/widget/Post?id=324) ## Idea: DevGovGigs Storage Deposit Widget It would be nice to have the storage deposit widget support the devgovgigs.near account so that the user isn't prompted by a redirect to the wallet or engage the wallet when using the devgovgigs boards. See example: https://github.com/NearSocial/VM/blob/master/src/lib/components/Commit.js#L173 Should make reuse component to get contractName from props or state, currently this is pulled from: https://github.com/NearSocial/VM/blob/master/src/lib/data/near.js#L22