@appliedblockchain/chainlink-contracts
v0.0.4
Published
Chainlink consumer contracts source code.
Downloads
118
Maintainers
Keywords
Readme
Chainlink Consumer Contracts
Contains the smart contracts, ABIs, Bytecodes, and types to support the following 3 Chainlink features using the Hardhat development environment:
Requirements
Compile
Compile to generate abis, bytecodes and types.
npm run compile
Deploy and Testing
Use devops
package to deploy and test the contracts of this package.