Skip to content

Commit 651ca80

Browse files
Whitepaper section added
1 parent f5b0eef commit 651ca80

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

docs/whitepaper.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: White Paper
3+
---
4+
5+
6+
<div class="section-body">
7+
<a href="https://xinfin.org/docs/whitepaper-tech.pdf" class="grid-item">
8+
<div>Technical White Paper</div>
9+
<p>Technical White Paper of XDC Network</p>
10+
</a>
11+
<a href="https://xinfin.org/docs/whitepaper-business.pdf" class="grid-item">
12+
<div>Business White Paper</div>
13+
<p>Business White Paper of XDC Network</p>
14+
</a>
15+
</div>

docs/xdcchain/developers/quick-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To start using XDC, you’ll need a secure wallet—a dedicated app for storing
3939

4040
## Additional Tools:
4141

42-
- [Remix](https://remix.xinfin.network/): An online IDE for writing and deploying smart contracts on the XDC Network.
42+
- [Remix](https://remix.xdc.network/): An online IDE for writing and deploying smart contracts on the XDC Network.
4343
- Hardhat: A development environment for Ethereum-compatible blockchains, including XDC.
4444
- Truffle: A development framework for Ethereum and XDC-compatible blockchains.
4545
- Brownie: A Python-based development and testing framework for Ethereum and XDC smart contracts.

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,9 @@ nav:
160160
- XDCScan Mainnet: ./smartcontract/data-analytics/#xdcscan-mainnet
161161
- XDCScan Testnet (Apothem): ./smartcontract/data-analytics/#xdcscan-testnet-apothem
162162
- XDCScan Devnet: ./smartcontract/data-analytics/#xdcscan-devnet
163-
163+
164+
- White Paper: whitepaper.md
165+
# - White paper: whitepaper.md
164166

165167
# - Games:
166168
# - Telegram Mini Game on XDC Chain: ./smartcontract/game/minigame.md

0 commit comments

Comments
 (0)