Coder Social home page Coder Social logo

stacktical-dsla-contracts's Introduction

dsla-protocol

DSLA Protocol is a risk management framework that enables developers and infrastructure operators to reduce their users exposure to service delays, interruptions and financial losses, using self-executing service level agreements, bonus-malus insurance policies, and crowdfunded liquidity pools.

Usage

Import the contracts on your Solidity code like:

import "@stacktical/dsla-protocol/contracts/NAME_OF_CONTRACT"

Or if you want to create a Messenger, you have to import the IMessenger.sol abstract:

import "@stacktical/dsla-protocol/contracts/interfaces/IMessenger.sol"

Currently on version 0.6.6 of Solidity.

DSLA Protocol Smart Contracts

Contracts description

  • SLORegistry: Contract to register SLAs SLO value and type
  • SLARegistry: Contract to deploy SLAs and request SLIs
  • MessengerRegistry: Contract to register new messengers
  • PeriodRegistry: Contract to register new periods
  • StakeRegistry: Contract to register stakes
  • Details: Contract to get details of multiple contracts

Audits

Note:

As Staking.sol contract is going to call contracts defined by Stacktical we consider the implementation of Reentrancy Guard as unnecessary, since we fully control the external calls. Those external calls correspond to ERC-20 contracts with is a fully reviewed and battle tested standard. In future versions, when the token selection will be opened, we can implement a full Reentrancy Guard protection.

Disclaimer

Revert messages for SLARegistry, SLA and Staking contracts were shortened at commit 459ef4f587df48645dcac886d49763ad3e8ab5c3 because of constants "contract too large" problems. The business logic remains the same as mainnet deployment.

stacktical-dsla-contracts's People

Contributors

matiasbn avatar martin-balk avatar wilhempujar avatar bussyjd avatar yosrahelal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.