ICE Blockchain
Search
K

Building on ICE

Welcome to the builders section of ICE Blockchain
Here, you can find information on development tools and other information related to building on ICE.
Following are some sections that might help you get started to build:

Connect with the Network

Ink! Smart Contracts

Interacting with EVM

  • Hardhat: Overview on how to deploy smart contracts using Hardhat and interact with smart contracts.
  • Truffle: Overview on how to deploy smart contracts using Truffle and interact with smart contracts.
  • Web3.js: Overview on how to deploy smart contracts using web3.js and interact with smart contracts.
  • Openzeppelin: An example on how openzeppelin library can be used to write Solidity contracts on ICE.
  • Metamask: Guide on how to integrate Metamask into ICE/SNOW.

Tools

  • Faucet: To fund your account with testnet tokens
  • Remix: Guide on how to use Remix to write Solidity contracts and deploy on the ICE network

Resources