Git Product home page Git Product logo

ens_transformers's Introduction

VulcanizeDB Transformers for ENS

Build Status Go Report Card

Description

This repository contains transformers for the Ethereum Name Service contracts whose TransformerInitializers can be composed and executed over using vulcanizeDB's composeAndExecute command.

Event transformers for the individual Registry, Resolver, and Registar contract events are available.

Additionally, there is an ENS domain record transformer which processes both Registry and Resolver events into domain records. It uses NewResolver(bytes32 indexed node, address resolver); events emitted from the Registry contract to configure and track new Resolver addresses as they arise.

Setup

These transformers are run as plugins to the core VulcanizeDB software, as described in the main README.

Configuration

The event transformers require additional configuration variables to set their starting block, contract address, and abi. An example of such a config file is provided here.

The domain record transformer is not configured with any additional config variables outside what is needed to load it as a plugin, as seen in this config for the domain transformer on mainnet.

ens_transformers's People

Contributors

i-norden 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.