Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.65 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.65 KB

The all in one Algorand Codespace

The all in one Algorand Codespace allows you to set up a virtual enviroment with the latest developer tooling to interact with the Algorand blockchain. This includes SDKs like Python to code without smart contracts, and the algokit experience for when you want to practise smart contracts and dApps!

How to use the all in one Algorand Codespace?

  1. Above the files in the top right corner click the green code button.

  2. Next click the "Create codespace on main".

  3. Once your codespace is fully loaded in run the commmand 'sh algorand_setup.sh' in your terminal.

  4. After this you can begin coding in your main.py file to practise interacting with the blockchain. (no smart contract needed!)

  5. To get started with smart contracts/dapps run the command 'algokit init' to initialise your Algorand project.

And thats it! - the rest is your playground.

Not sure where to start? This codespace is intended for beginner workshops you can find the code we run through in those workshops here: https://github.com/Ganainmtech/python_algokit_demo

Enjoying the Blockchain Developer experience on Algorand?

Then its time to move away from virtual codespace enviroments to local enviroments. Please check out the Algorand Developer Docs to find out how to set up your local enviroment (Its easy and takes less then 10 minutes!)

Link: https://developer.algorand.org/docs/get-started/algokit/

Join the algodevs community and work with thousands of developers just like you!

Algorand Discord: https://discord.com/invite/algorand

Algodevs X(twitter): https://x.com/algodevs