ASPIS is an on-chain asset management toolkit for DAO funds and startups which can help to automate and secure investor relations between investors and capital managers via smart contracts.
ASPIS is a no-code constructor for DAOs that manage common capital. It allows anyone without coding skills to deploy their own DAO from a template with his own parameters directly into the chain (no data is stored in the backend, even voting happens directly onchain). Smart contracts set up control mechanisms for the manager so he can not get away with funds raised from the investors. These controls include allowlisting wallets to which the manager can send funds (including specifying addresses of each trading pair on all DEXes on different protocols) or setting monthly spending limits (for treasury management) so the manager is not able to spend more than allowed by investors. ASPIS is also a governance platform for DAOs, deployed on ASPIS. That means that any DAO deployed on ASPIS gets an interface to create proposals and vote for them through the visual interface and not through the command line. ASPIS is a fundraising platform for DAOs. Any DAO built on ASPIS, if moderation is passed, can raise funds on ASPIS DAOPad.
ASPIS is fully onchain with only logo and descriptions stored on ipfs. We are using aragon v1 contracts with fully onchain governance. We’ve implemented a simple and straightforward accounting tool to calculate the assets of each person in a cumulative DAO balance and how people are depositing and withdrawing funds from a DAO.