If you're ready to start building, it's time to choose your stack. Here are the tools and frameworks you can use.
New to blockchain development?
It provides a complete full-stack setup with React frontend, making it easy to see your changes instantly.
Experienced Solidity developer?
Write tests in Solidity, enjoy blazing-fast compilation, and use powerful fuzzing for security.
JavaScript/TypeScript developer?
The most popular choice with extensive plugin ecosystem and excellent TypeScript support.
Python developer?
Leverage your Python skills with pytest integration and a familiar development experience.
npm init
npm install --save-dev hardhat
npx hardhat initcurl -L https://foundry.paradigm.xyz | bash
foundryup
forge init my-projectnpx create-pax-app@latest my-dapp
cd my-dapp
npm run devChoose from the most popular development frameworks for Paxeer.
Hardhat is a Paxeer development environment for professionals. Compile, deploy, test, and debug your smart contracts.
A blazing fast, portable and modular toolkit for Paxeer application development written in Rust.
Ethers + Hardhat + React: everything you need to get started building decentralized applications.
A Python-based development and testing framework for smart contracts. Great for Python developers.