A decentralized impact-driven 2-sided marketplace to provide financial services to charities and vulnerable beneficiaries in need or living in extreme poverty.
Welcome to the smart-contracts fraction of the impactMarket codebase.
Use the package manager yarn to install dependencies.
yarn
To deploy in a local network, start ganache with yarn localnet
.
Deploy with npx truffle deploy --network development
.
Further information at audits/README.md.
{
impactMarket: '0x23611bDA8C4a048c22139b4a444f3E329E2046b4',
communityFactory: '0x3B7e1ccEd164394Cb80DAe2A7C00b6cE77CEfF4D'
}
{
impactMarket: '0xe55C3eb4a04F93c3302A5d8058348157561BF5ca',
communityFactory: '0xF3ba2c917b01627fb90673Aae0E170EE767Af8b6'
}