The Deelit protocol is at the heart of what we call “secure payments” on the Deelit application.
“Secure payment” is a payment system that secures transactions between two parties using blockchain technology.
The major contribution of this system is to enable an exchange without intermediaries with the possibility of conflict resolution if and only if one of the parties requests it.
The Deelit protocol is an application developed for EVM (Ethereum Virtual Machine) compatible blockchains. It is developed in Solidity and is open-source.Deelit smart contracts are available on GitHub deelit-contract.
You will also find the addresses of the deployed contracts on different networks in the same repository.