Skip to content

A Sample contract and script for running a script over the chainlink DON

Notifications You must be signed in to change notification settings

deepakpalrocks/Chainlink-Function-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Smart Contract Examples and Samples

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Downloading A Single Directory
  4. Contributing

About The Project

This repo contains example and sample projects, each in their own directory.

(back to top)

  1. Install deno: https://deno.land/manual/getting_started/installation
  2. Install latest version of NodeJS 20
  3. navigate to function-exmaples folder cd functions-examples/
  4. npm install
  5. Should have VS Code 22 with C++ for windows developement for the step 4 to successfullt completed.
  6. Run npx env-enc set-pw
  7. Enter password told by deepak.
  8. Run node examples\2-call-api\request.js

(back to top)

About

A Sample contract and script for running a script over the chainlink DON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published