Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.whtchn.com/llms.txt

Use this file to discover all available pages before exploring further.

This page describes the historical Whitechain Layer 1 blockchain. It is useful for understanding Whitechain’s history, but does not reflect the current state of the network.

General Info

Since Whitechain is implemented using Geth, deploying contracts on the Whitechain network is no different from deploying contracts on the Ethereum network. We support all the same tools that are relevant in Ethereum.
The latest stable version of Solidity supported on Whitechain is 0.8.19. We recommend using newer versions at your discretion.
You can deploy contracts using the tools you are familiar with, such as Hardhat, Truffle, or Remix IDE. Remix IDE Hardhat Truffle We have also made the contract verification process familiar to users: in the Whitechain explorer, you can verify your smart or proxy contracts as usual.