Skip to content

Commit 9aab228

Browse files
Update dev-smart-contracts.mdx
Added: Development tools Remix: IDE that enables users to build Ethereum contracts. [Remix](https://remix.ethereum.org/)
1 parent a6552f6 commit 9aab228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: pages/dev-smart-contracts.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ EVM is a decentralized computation engine that allows the execution of smart con
3535

3636
- **MetaMask**: Popular Ethereum wallet.
3737
- [MetaMask](https://metamask.io/)
38+
- **Remix**: IDE that enables users to build Ethereum contracts.
39+
- [Remix](https://remix.ethereum.org/)
3840
- **Hardhat**: Development environment for Ethereum.
3941
- [Hardhat Documentation](https://hardhat.org/hardhat-runner/docs/getting-started)
4042
- **Foundry**: Fast and portable toolkit for Ethereum development.

0 commit comments

Comments
 (0)