Vyper
Web3 Languages
Vyper
A Pythonic programming language for writing simple and secure smart contracts on the EVM.
What is Vyper?
Vyper is a Pythonic smart contract programming language created in 2017 as a readable and secure alternative to Solidity for writing EVM smart contracts. With added safety features such as bounds and overflow checking, decidability of contracts, and strong typing, Vyper encourages writing secure and easily auditable smart contracts. Vyper does not intend to be a 100% replacement for Solidity but a complement aimed at increased security. Over 10,000 smart contracts have been published with Vyper.
Web3 dapps and developer tools related to Vyper
Discover blockchain applications that are frequently used with Vyper.
Shardeum
Layer 1 Blockchains (L1s)
Shardeum is an EVM based L1 that uses dynamic state sharding to achieve linear scalability.
VScode
Web3 IDEs
One of the most popular source-code editors in Web3 and Web2.
Foundry
Development Frameworks
Foundry is a convenient Ethereum application development toolkit written in Rust.
Vyper Alternatives
Explore web3 competitors and apps like Vyper.
Haskell
Web3 Languages
Haskell is a declarative and statically-typed programming language for Cardano smart contracts.
Rust
Web3 Languages
Low-level programming language used to write flexible smart contracts for Solana.
Huff
Web3 Languages
A low-level programming language for writing optimized Ethereum Virtual Machine smart contracts.