Developers
Guide
Description
Last updated
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.
Write, test, and deploy Solidity contracts (same as Ethereum)
The Armchain JavaScript/TypeScript SDK, a drop-in replacement for ethers.js with post-quantum signing
Connect your dApp to the Armchain Wallet, or build your own wallet with PQC support
Last updated