GithubHelp home page GithubHelp logo

isabella232 / defender-autotask-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openzeppelin/defender-autotask-examples

0.0 0.0 0.0 421 KB

Example snippets for Defender Autotasks

JavaScript 64.50% Solidity 26.88% TypeScript 8.62%

defender-autotask-examples's Introduction

Defender Autotask Examples

This repository contains sample code snippets for Defender Autotasks. Follow the instructions in each folder for more info on how to use them.

Disclaimer: The scripts in this repository have not been audited. Please file an issue if you stumble upon any mistake.

  • The relay folder contains detailed examples on how to use the defender-relay-client package from an Autotask, both standalone and integrated with ethers.js, including local development and unit testing.
  • The typescript folder shows how to write an autotask in typescript, and use tsc to compile it to javascript that can be run within Defender.
  • The rollup folder includes a more complex example, that generates a bundle that incorporates additional dependencies not available in the Autotasks runtime, and embeds contract ABIs in the generated output.
  • The webpack folder is similar to the previous one, bundling dependencies and ABIs into a single file, but uses webpack as a code bundler instead of rollup.
  • The keep3rs folder contains autotasks to execute jobs as a keeper within the Keep3r Network, along with their respective unit tests.

defender-autotask-examples's People

Contributors

frangio avatar mverzilli avatar spalladino avatar ylv-io 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.