ge0rgiev / chainlink

Chainlink Protocol Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chainlink Example Usages

Install dependencies:

npm i

Hardhat shorthand (Optional) hh -> npx hardhat:

npm i -g hardhat-shorthand

Create an enviroment file named .env and use .env.example as template.

Run the test suites:

hh test

About

Chainlink Protocol Examples


Languages

Language:TypeScript 58.0%Language:Solidity 26.2%Language:JavaScript 11.4%Language:Shell 4.4%