Deploy Smart Contracts

This tutorial will teach you how to create, compile and deploy a smart contract on the Bahamut using Hardhat and Remix. Hardhat is a development environment for DApp. It consists of different components for editing, compiling, debugging, and deploying your smart contracts and dApps. Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience.

Last updated