thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗

Dashboard

A collection of 3 posts

Deploy on hardhat localhost node using thirdweb dashboard

Configure Hardhat with 1337 chain id You can configure the chain ID by setting the networks.hardhat.chainId in hardhat.config file as shown below: // ... module.exports = { solidity: "0.8.17", networks: { hardhat: { chainId: 1337, // <--- }, }, }; Configure network in thirdweb dashboard and MetaMask Start the hardhat node
Aug 14, 2024
Off-Chain Data and Computation with Chainlink Functions

Off-Chain Data and Computation with Chainlink Functions

In this guide, we will use Chainlink Functions to run custom JavaScript to achieve two main outcomes: give our smart contract access to a chess API to find the top two players and their ELO ratings and subsequently compute their new ratings depending on the outcome of an upcoming match.
Mar 4, 2023 9 min read
Changelog

Introducing Contract Overview

We've added a brand new contract overview page to give you a lot more insights into your contract at a quick glance. It's significantly easier to start building with the help of our relevant guides and relevant templates. Also, you can see your latest events, share
Feb 2, 2023

Build web3 apps easily

Deploy smart contracts and build dApps on 700+ blockchains, in minutes.

Start building Contact us
thirdweb © 2025