Skip to content

Core contracts for the Doppler Protocol

License

Notifications You must be signed in to change notification settings

Joeysantoro/doppler

 
 

Repository files navigation

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

About

Core contracts for the Doppler Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 98.3%
  • Other 1.7%