Navigate between pages

Building a Celo Smart Contract for a Marketplace in Solidity

Building a Celo Smart Contract for a Marketplace in Solidity

This tutorial teaches developers how to write a smart contract in the popular smart contract language Solidity and deploy it to the Celo blockchain.

Learning Objective

Learn how to write smart contracts in Solidity with the Remix IDE.
Write a smart contract for a marketplace.
Deploy your smart contract to the Celo blockchain.

50 minutes