Giter VIP home page Giter VIP logo

jobs's Introduction

Jobs

Reviewers

  • github.com/cagodoy
  • github.com/mtavano
  • github.com/nicobarra

Definition

Jobs is a service designed to manage executions over smart contracts methods based on time and on-chain logic, in an automatized way.

Context

There are multiple options for jobs (or keepers) in order to manage off-chain smart contract interactions nowadays. Some of them are very expensive, or some have a lot of friction when trying to setup and configure it. Also, there is a lack of well-delivered information about the jobs state and the interactions.

Why Do We Do This?

The purpose of this module is to offer a cheaper, frictionless and autonomous (self-hosted) option for the user in order him to pay the real computing costs of the jobs he is running and not an expensive price derivated from changes in the token price.

In addition, we also want to make it easier to monitor and manage jobs, so it provides a flexible way for creating and managing (updating, stopping, starting or deleting if necessary) jobs and also for accessing to the logs of them.

Proposed Solution

In the first MVP that will be built by Darch Labs, the solution is implemented in the Golang programming language. The code can be divided in different parts managing different tasks that will be connected between them:

  • Interfaces definition for implementations, and integrations for them

  • An API for the user (from the fronted) to interact with one of the module actions

  • Read and Write in a DB the Jobs providers implemented available, the smart contracts being used by the user

  • Write in a DB the state of the jobs providers being used, just like using the synchronizer V2 for getting the smart contracts interactions and writing it in the DB

  • A dashboard that will the DB data in the frontend

Diagrams

  • Architecture diagram:

https://app.diagrams.net/#G1PxvFkkQKAgMXKkp0dnIGnzweYV3uBXMT

jobs's People

Watchers

 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.