Tutorial

  • Published on
    This introductory article outlines a series of tutorials focused on building a comprehensive donation system on Starknet, which will be divided into three parts: first, we will create a smart contract that facilitates user pledges and manages donations; second, we will cover testing the contract, deploying it on the Sepolia Starknet network, and interacting with it through the Command Line Interface (CLI); finally, we will develop a user-friendly frontend application for seamless interaction with the donation system. Through this series, you will gain practical knowledge and insights into each component necessary for creating a functional donation system on Starknet.