smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.2k stars 491 forks source link

Feat/decode read data #149

Closed KuphJr closed 1 year ago

KuphJr commented 1 year ago

Added the optional ability to decode on-chain data to the expected type specified in the on-demand-request-config.js file.