Frameworks and pre-made stacks
We recommend picking a framework, particularly if you're just getting started. Building a full-fledged dapp requires different pieces of technology. Frameworks include many of the needed features or provide easy plugin systems to pick the tools you desire.
These frameworks come with a lot of out-of-the-box functionality, like:
- Features to spin up a local blockchain instance.
- Utilities to compile and test your smart contracts.
- Client development add-ons to build your user-facing application within the same project/repository.
- Configuration to connect to Ethereum networks and deploy contracts, whether to a locally running instance, or one of Ethereum's public networks.
- Decentralized app distribution - integrations with storage options like IPFS.
![Ilustrácia blokov zorganizovaných ako symbol ETH](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Fdevelopers-eth-blocks.62390e1a.png&w=1920&q=75)
![Waffle logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Fwaffle.1981c9d4.png&w=384&q=75)
964
Waffle
The most advanced testing lib for smart contracts. Use alone or with Scaffold-eth or Hardhat.
TYPESCRIPTSOLIDITY
Otvoriť Waffle![Kurtosis logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Fkurtosis.2d89f1e0.png&w=256&q=75)
267
Kurtosis Ethereum Package
A container-based toolkit for easily configuring and spinning up a multi-client Ethereum testnet for rapid local dApp development, prototyping, and testing.
STARLARKPYTHON
Otvoriť Kurtosis Ethereum Package![Brownie logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Feth-diamond-black.a042df77.png&w=128&q=75)
2 656
Brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
PYTHONSOLIDITY
Otvoriť Brownie![Epirus logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Fepirus.5f7d05a1.png&w=256&q=75)
255
Epirus
A platform for developing, deploying and monitoring blockchain applications on the Java Virtual Machine.
HTMLSHELL
Otvoriť Epirus![Create Eth App logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Feth-diamond-black.a042df77.png&w=128&q=75)
2 748
Create Eth App
Create Ethereum-powered apps with one command. Comes with a wide offerring of UI frameworks and DeFi templates to choose from.
JAVASCRIPTTYPESCRIPT
Otvoriť Create Eth App![scaffold-eth logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Fscaffoldeth.cd548199.png&w=256&q=75)
1 434
Scaffold-ETH-2
Ethers + Hardhat + React: everything you need to get started building decentralized applications powered by smart contracts.
TYPESCRIPTJAVASCRIPT
Otvoriť Scaffold-ETH-2![Solidity template logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Feth-diamond-black.a042df77.png&w=128&q=75)
1 969
Solidity template
A GitHub template for a pre-built setup for your Solidity smart contracts. Includes a Hardhat local network, Waffle for tests, Ethers for wallet implementation, and more.
TYPESCRIPTSOLIDITY
Otvoriť Solidity template![Foundry logo](/_next/image/?url=%2F_next%2Fstatic%2Fmedia%2Ffoundry.1018b0c1.png&w=256&q=75)
8 357
Foundry
A blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
RUSTSHELL
Otvoriť Foundry