For the complete documentation index, see llms.txt. This page is also available as Markdown.

Junior Builder Guides

This section is designed to help new developers get started with Merlin by providing step-by-step instructions on writing and deploying smart contracts. Here, you'll learn how to:

  • Write a Contract: Understand the basics of smart contract development and create your first contract.

  • Deploy a Contract with Hardhat: Use Hardhat, a development environment for EVM, to compile, test, and deploy your smart contracts on the Merlin Chain.

Last updated