website logo
WebsiteGithubDiscordTwitterTelegram
⌘K
Get started
Welcome to peaq
Introduction to peaq
Our mission
Our vision
Learn
Networks overview
Economics
Tokens & Token Utility
Why Polkadot
Tech stack
Source code
Important links
Security Assessment Reports
Builders
Get started
Build
Integrate
Get inspired
Grants & Funding
Ecosystem and Community Initiatives
User Interfaces
peaq control
peaq App
Node operators
Run a node
Tokens & Earn
Agung tokens (Faucet)
Wallets
Docs powered by archbee 
3min

Agung testnet

The first peaq standalone testnet, Agung (named after an active volcano in Bali), seeks to give developers, dApp builders, and other community members a place to begin exploring and building on peaq, in a shared environment. It is advisable to spin up an Agung node in order to get started and participate in the future since the Agung network is hosted on peaq infrastructure.

agung Network Endpoints

When users run the peaq-node, opening the port is essential to allow users to connect. Therefore, RPC(9933), WS (9944) and P2P (10333) should be opened. If you want, you can change the assigned ports by the running arguments.

However, it’s also possible to connect the Agung nodes which are maintained by peaq. Below are the URLs.

HTTPS

Provider

RPC URL

WebSocket

https://wss.agung.peaq.network

RPC

https://erpc.agung.peaq.network

How to test RPC?

GET
Params
Body Parameters
id
required
String
1
jsonrpc
required
String
2.0
methods
required
String
rpc_methods




Did this page help you?
Yes
No
UP NEXT
Block explorers
Docs powered by archbee