Set up the Development Environment
Knowledge about how to set up various environments is not required before you get started, however, it may be helpful to review the following sections to learn more about the purpose of each Environment, and their specific requirements.
For example, to build and test Wasm smart contracts, an ink! Environment with a Swanky node is appropriate.
When you are ready to deploy a smart contract to production, you can use the information contained within this section to configure an RPC endpoint.
📄️ Ink! Environment
Overview
📄️ Network RPC endpoints
What is RPC Node?
📄️ Get Test Tokens
Learn how to get test tokens on Astar Portal
📄️ Light Client node with no RPC
Integrate with the Astar networks using a light client.
📄️ Running Local Network
Now, let's spin up a local network on a standalone node.
📄️ Zombienet
This page is intended for developers & builders.
📄️ Chopsticks & E2E Tests
Create parallel realities of our Substrate networks.
📄️ The Astar Gas Station
Integrate with the Astar Networks Gas Station for optimal priority fee.