Skip to content

Contract to provide easy access to Chronicle Protocol's (testnet) oracles

License

Notifications You must be signed in to change notification settings

chronicleprotocol/self-kisser

Repository files navigation

SelfKisser • Unit Tests License: MIT

The most important relationship you'll ever have is with yourself!

Make it physical ;)

The SelfKisser is a simple contract allowing everyone to whitelist (kiss) themselves on a set of supported Chronicle Protocol oracles. This allows easy access during e.g. hackathons.

Warning

This contract may never be deployed to production environments!

How to get physical?

To whitelist yourself (msg.sender) on an oracle, call the ISelfKisser::selfKiss(address oracle).

To whitelist some other address, use ISelfKisser::selfKiss(address oracle, address who).

For more info, see docs/Management.md.

Dependencies

About

Contract to provide easy access to Chronicle Protocol's (testnet) oracles

Resources

License

Code of conduct

Stars

Watchers

Forks