Code Monkey home page Code Monkey logo

chainlink-node-composer's Introduction

Chainlink Node Composer

This composer initializes a Postgres DB on a docker container, and a chainlink node on another container, it connects them both and gets them ready to interoperate.

This composer still depends on having a URL to an Ethereum client.

Configuration

  1. Clone this repository on your machine.
git clone https://github.com/mikeki/chainlink-node-composer.git
  1. Modify the .env file to fit your configuration. The bare minimum is to set the ETH_URL to point to a node, but it's also recommended to update the POSTGRES_USER and POSTGRES_PASSWORD variables before first run.

  2. Update /chainlink/.password file to contain the Database password for the Chainlink node in 1 line.

  3. Update /chainlink/.api file to contain the email on the first line and password on the second line, these will be used to access the UI site for our node.

  4. Once that's all set up, run your composer.

docker compose up
  1. Access the UI via localhost:6688

Donations

Ethereum Address: 0x0de9A106F5151D050C584de518D09CB2AF32023A

chainlink-node-composer's People

Contributors

jleeh avatar mikeki avatar pbelouin-mpiwg 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.