makerdao / vdb-transformer-utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vdb-transformer-utilities

This is a utility library with shared functions that are helpful in writing your own transformers.

Running tests

Tests can be run with go run github.com/onsi/ginkgo/ginkgo -r.

Dockerfiles

The docker images are base images used to build and run vdb processes (such as execute and header-sync). They are base images and are not useful on their own. However the docker-compose file provides a fully running vulcanize setup that you can use as-is or customize for your own needs.

About

License:GNU Affero General Public License v3.0


Languages

Language:Go 93.9%Language:Dockerfile 3.3%Language:Shell 2.7%