viper
Pythonic Smart Contract Language for the EVM [Moved to: https://github.com/vyperlang/vyper] (by ethereum)
vyper
Pythonic Smart Contract Language for the EVM (by vyperlang)
viper | vyper | |
---|---|---|
1 | 12 | |
3,381 | 5,033 | |
- | 0.3% | |
9.7 | 9.5 | |
over 3 years ago | 8 days ago | |
Python | Python | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
viper
Posts with mentions or reviews of viper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-11.
-
Daily General Discussion - November 12, 2021
Vitalik shares Viper, a new experimental programming language for developing smart contracts on the EVM.
vyper
Posts with mentions or reviews of vyper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-08.
- 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.
What are some alternatives?
When comparing viper and vyper you can also consider the following projects:
shardHiveEVM - shardHiveEVM public repository
Python-Query-Oxford-API-for-Anki - Query scripts using the Oxford API, intended to be used with Anki.
curve-contract - Vyper contracts used in Curve.fi exchange pools.
solc-select - Manage and switch between Solidity compiler versions
awesome-golem - A community-curated list of awesome projects and resources related to the Golem peer-to-peer computational resources marketplace.
brownie - A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.