This is an example react app that uses the polycode-sdk to interact with Chainlink Functions. The app runs on the Ethereum Sepolia test network.
App live demo is accessible here.
Clone the github repository and install the required npm packages:
git clone https://github.com/0xpolycode/chainlink-functions-example-react-app.git
npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.