Doppler This reposity contains the Doppler Protocol along with the Airlock contracts. Usage Build $ forge build Test # Create a .env file for the configuration, don't forget to add an RPC endpoint for Mainnet $ cp .env.example .env # Then run the tests $ forge test