Skip to content

google/defi-for-good-contracts

Defi for Good Smart Contracts

This repository contains a set of Defi for Good smart contracts. A proof of concept implementation of this "Defi for Good" is the "Purpose for Profit (PFP)" protocol.

PFP is a decentralized autonomous organization (or DAO) and supporting foundation enabling tokenized impact investing for environmental social governance (ESG) initiatives.

This is not an officially supported Google product.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Linting

yarn lint
# or fix
yarn lint-fix

Coverage

yarn test-with-coverage

Documentation

yarn docgen

Slither

yarn slither

# upgradeability checks:
yarn slither-upgradeability

# erc20 token checks:
yarn slither-erc20

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published