Documentation
Developer Hub
Github
Knowledge Base
Radix Home
Contents
x
Welcome
Guides
Reference
Updates
Powered by
Setting up for Development
3 Articles
in this category
Dark
Light
Contents
Setting up for Development
3 Articles
in this category
Dark
Light
Getting Rust & Scrypto
Here you'll find steps for installing the Scrypto toolchain on Linux, macOS and Windows. Troubleshooting suggestions follow after the installation instructions. Install the Scrypto Toolchain To begin working with Scrypto, you need to first prepa...
Updated on : 01 Oct 2024
Updating Scrypto
Updating Scrypto to the latest version When a new version of Scrypto is released, it is recommended to update your toolchain to benefit from the latest changes. To update to the latest version, follow these steps: Open a terminal, or PowerShel...
Updated on : 27 May 2024
Choosing an IDE
Setting up your IDE An IDE, which stands for Integrated Development Environment, is like a text editor, but with added features to help you while programming. For writing Scrypto code you will need to install an IDE with rust support (because Scr...
Updated on : 03 Apr 2024