A selection of resources for developers building on Radix.
✅ Dependencies & Installation Scripts
Make sure you have NodeJS installed, then copy / paste the following script into your terminal to install the rest of the dependencies:
MacOS
curl -sSL https://github.com/radixdlt/radixdlt-scrypto/raw/HEAD/scrypto-install-scripts/install-scrypto-macos.sh | sh
Windows
Invoke-RestMethod 'https://github.com/radixdlt/radixdlt-scrypto/raw/HEAD/scrypto-install-scripts/install-scrypto-windows.ps1' | Invoke-Expression
Linux
curl -sSL https://github.com/radixdlt/radixdlt-scrypto/raw/HEAD/scrypto-install-scripts/install-scrypto-debian.sh | sh
🏁 Starter Pack
The following resources are available to help you build and grow your application on Radix:
- Learn Step by Step.
- Deepen your understanding with Radix Technical Documentation.
- Get inspired by Official Code Examples.
- Play with the Transaction Manifest Builder.
- Dive into our resource-rich Discord and Telegram channels.
- Apply for the Radix Booster Grants.
🛢️ General Resources
Radix Wallet | Scrypto | Radix Engine | Radix Gateway | Radix dApps | Radix Network | ROLA | Core | Radix Node | |
Docs | |||||||||
Repos | |||||||||
APIs | |||||||||
Packages | |||||||||
Toolkits | |||||||||
SDKs |