SaaSHub helps you find the best software and product alternatives Learn more →
Vyper Alternatives
Similar projects and alternatives to vyper
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
solana
Discontinued Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
-
besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
-
-
-
-
viper
Discontinued Pythonic Smart Contract Language for the EVM [Moved to: https://github.com/vyperlang/vyper] (by ethereum)
-
-
quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
-
-
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vyper discussion
vyper reviews and mentions
- Accelerando (2005)
-
Create your own Uniswap DeFi Application🦄! From scratch using Vyper & Python🐍
🚧 To do this, we need to create a mocks/ folder inside the contracts/ folder, and within it, create an Token.vy file. You can add the code from the following link to this file: Vyper ERC20 Token.
-
Daily General Discussion - February 28, 2023
Patrick Collins, CEO of uh "Chain Accel / Cyfrin / Alpha Chain" (video, kinda) gave a different kind of talk than most, focusing on the differences between Solidity and Vyper in terms of their compilation strategies and optimizations. Maybe it's just nice to see a talk that's just a collection of technical fun facts rather than trying to shill me on their product. I'll admit I didn't realize people still used Vyper, but I'm not a smart contract dev and their github is still active at least. An interesting look into compiled EVM bytecode/opcode.
-
Challenge #0: 🎟 Simple NFT Example | Speedrun Ethereum With Vyper 🐍
Feel stuck? Take a look at the Vyperlang Official Implemenation
-
Introducing AMM and Proof of Trade Protocol.
Swap.Dance is an Ethereum dApp which allows anyone to swap ERC20 tokens and ETH with low slippage. Proof of Trade concept provides a new type of staking mechanism for LP providers. Smart contracts were deployed on Vyper v0.3.3 and are immutable and not upgradeable. Github.
-
A Harmony DAO opinion: Harmony must steer away from its DAO focus, or a new anti-dao leader must take over.
Vyper - Pythonic Smart Contract Language for the EVM
-
ERC20 Token with Vyper and Brownie
Create a new file named SampleToken.vy in contracts/ directory. Then implement a smart contract while referring to the Vyper ERC20 example.
-
I know Python and want to enter blockchain programming
How about vyper? https://github.com/vyperlang/vyper
-
What are some good open-source repositories that I can contribute to as a beginner blockchain developer?
1) Research the community that surrounds the project and see how the general ecosystem works. Normally, on Discord or Telegram you can start talking with devs and get a deeper understanding of the project. 2) Try to narrow down, which kind of project you want to contribute. A DEX / DeFi project like UniSwap or SushiSwap or yarn.finance? Or more like a tool like MetaMask? Or even, more like an Ethereum client like Besu, Geth or Erigon? Or even, Vyper or Solidity?
-
Can I Contribute Through Python?
You could try Vyper if you'd want to try developing smart contracts.
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jul 2025
Stats
vyperlang/vyper is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of vyper is Python.