For the complete documentation index, see llms.txt. This page is also available as Markdown.

Developers

Everything you need to build on Armchain. If you've built on Ethereum before, the smart contract side is virtually identical. The key difference is how transactions are signed.

Guide
Description

Smart Contracts

Write, test, and deploy Solidity contracts (same as Ethereum)

Ethers SDK

The Armchain JavaScript/TypeScript SDK, a drop-in replacement for ethers.js with post-quantum signing

Wallets

Connect your dApp to the Armchain Wallet, or build your own wallet with PQC support

Last updated