DID Budgeting System A PHP app to manage and store Decentralized Identifiers (DIDs) with integration to Pinata IPFS. Setup Clone this repository Copy .env.example to .env and set your Pinata API credentials. Run local PHP server: php -S localhost:8080 -t public