All Posts

  • 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.
  • Published on
    In this guide, I will share my experience in setting up a development environment for smart contract development on Starknet. This guide aims to help developers quickly navigate the installation process and troubleshoot common issues, saving time and effort in the learning journey. The instructions reflect the latest version available at the time of writing, with updates to follow as new versions are released.