8000 GitHub - InsureNET/amberdata-example-chainlink: Sample Contracts with Chainlink interacting Amberdata API
[go: up one dir, main page]

Skip to content

Sample Contracts with Chainlink interacting Amberdata API

License

Notifications You must be signed in to change notification settings

InsureNET/amberdata-example-chainlink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0