Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/contact.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Contact Us
---

# Contact Us
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/dev-ecosystem.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Dev Ecosystem
---

# Dev Ecosystem
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Events
---

# Events
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Community
---

# Community
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/join-community.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Join Community
---

# Join Community
5 changes: 5 additions & 0 deletions website/docs/xdcchain/community/partners.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Partners
---

# Partners
22 changes: 22 additions & 0 deletions website/docs/xdcchain/developers/apothemrpc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: XDC Network - Apothem RPC
---

# Apothem Testnet RPC
The Apothem Testnet is the test environment for the XDC Network. It mirrors the Mainnet's functionality but operates with test tokens instead of real assets, making it ideal for developers to test and deploy their applications before going live.

**Public Networks**
Similar to the Mainnet, users can access the Apothem Testnet with an internet connection and full node RPC. They can perform all the same actions as on the Mainnet—reading, creating, or validating transactions—without the risks associated with live transactions.

## XDC TestNet Specifications
- **Chain ID:** 51
- **RPC Endpoint for XDC Apothem:**
* https://rpc.apothem.network

- **WebSocket Endpoint:** wss://ws.apothem.network
- **Consensus Mechanism:** XDPoS (XinFin Delegated Proof of Stake)
- **Block Finality:** >75%
- **Consensus Nodes:** Up to 108 (Masternodes)
- **Genesis Block Date:** 2019-05-31
- **Transaction Fee:** Gas price 0.25 Gwei

9 changes: 9 additions & 0 deletions website/docs/xdcchain/developers/dev-tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Dev-Tools
---

# Dev-Tools

This page provides an overview of developer tools available for building on XDC Network, including IDEs, debuggers, faucets, explorers, and other utilities.

*Content to be added.*
23 changes: 23 additions & 0 deletions website/docs/xdcchain/developers/devnetrpc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: XDC Network - Devnet RPC
---

# Devnet RPC
The XDC Devnet is a specialized test environment for the XDC Network, designed to closely mirror the Mainnet's functionality. The Devnet provides developers with a safe, controlled setting to test, deploy, and refine their applications using test tokens instead of real assets. This environment is crucial for ensuring that applications are robust and secure before they go live on the Mainnet.

**Public Networks**
Similar to the Mainnet, users can access the XDC Devnet via an internet connection and a full node RPC. The Devnet allows developers to perform the same operations they would on the Mainnet, including reading blockchain data, creating and validating transactions, and deploying smart contracts. However, since the Devnet operates with test tokens, developers can experiment freely without the financial risks associated with live transactions.

## XDC Devnet Specifications
- **Chain ID:** 551
- **RPC Endpoint for XDC Devnet:**
* https://devnetstats.hashlabs.apothem.network/devnet

- **WebSocket Endpoint:** https://devnetstats.hashlabs.apothem.network/devnetws
- **Consensus Mechanism:** XDPoS (XinFin Delegated Proof of Stake)
- **Block Finality:** >75%
- **Consensus Nodes:** Up to 108 (Masternodes)
- **Genesis Block Date:** 2024-12-26
- **Transaction Fee:** Gas price 0.25 Gwei


11,692 changes: 11,692 additions & 0 deletions website/docs/xdcchain/developers/duplicate-hashes-mainnet.txt

Large diffs are not rendered by default.