Rise In Logo

Build on Algorand

Environment Setup with AlgoKit

Environment Setup with AlgoKit

Before you can start building on Algorand, you need to set up your development environment properly. This includes installing a few essential tools that will allow you to run local networks, manage your codebase, and execute scripts. These tools are required for installing and using AlgoKit, the core toolkit for Algorand development. Make sure to complete the following steps before moving on.

  • Docker: Required to run a local test network. Install Docker Desktop.
  • Git: For version control.
  • Python: Version 3.12 or newer.

Installation

The recommended way to install AlgoKit is with pipx to avoid conflicts with other Python packages.

#Install pipx 
python3 -m pip install --user pipx
python3 -m pipx ensurepath

#Close and reopen your terminal, then install AlgoKit
pipx install algokit

Comments

You need to enroll in the course to be able to comment!

Stay in the know

Never miss updates on new programs and opportunities.

Rise In Logo

Rise together in web3!

Disclaimer: The information, programs, and events provided on https://risein.com is strictly for upskilling and networking purposes related to the technical infrastructure of blockchain platforms. We do not provide financial or investment advice, nor do we make any representations regarding the value, profitability, or future price of any blockchain or cryptocurrency. Users are encouraged to conduct their own research and consult with licensed financial professionals before engaging in any investment activities. https://risein.com disclaims any responsibility for financial decisions made by users based on the information provided here.