Skip to content

amberdata/amberdata-example-chainlink

Repository files navigation

amberdata-example-chainlink

Sample Contracts with Chainlink interacting Amberdata API

Getting Started

// 1. Install
$ npm i

// 2. Get Truffle & Ganache
$ npm install -g truffle
$ npm install -g ganache-cli

// 3. Compile
$ truffle compile

// 3. Migrate to Networks
$ (in another terminal tab) ganache-cli
$ truffle migrate --reset

Resources

Licensing

This project is licensed under the Apache Licence 2.0.

About

Sample Contracts with Chainlink interacting Amberdata API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published