vyper
There are 199 repositories under vyper topic.
crytic/slither
Static Analyzer for Solidity and Vyper
vyperlang/vyper
Pythonic Smart Contract Language for the EVM
eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
ethereum/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
ethereum/remix-ide
Documentation for Remix IDE
frankiefab100/Blockchain-Development-Resources
The contents of this repository will help you launch a career in Blockchain development. How to deploy Smart contracts on Ethereum, build DApps, DeFi, DAO, NFT and Token protocol.
curvefi/curve-contract
Vyper contracts used in Curve.fi exchange pools.
ApeWorX/ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
softstack/Smart-Contract-Security-Audits
Certified Smart Contract Audits for Ethereum, Solana, Near, Cardano, Aptos, Sui, Binance Smart Chain, Fantom, EOS, Tezos by softstack (formerly Chainsulting)
yearn/yearn-vaults
Yearn Vault smart contracts
pcaversaccio/snekmate
State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.
Uniswap/v1-contracts
🐍Uniswap V1 smart contracts
ethereum/sharding
Sharding manager contract, and related software and tests
arpitingle/Library-of-Ethereum
Curated Collection of Ethereum Ecosystem Resources
smartcontractkit/starter-kits
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
alexferl/vyper
Python configuration with (more) fangs
agroce/universalmutator
Regexp based tool for mutating generic source code across numerous languages
vyperfun/vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
davidhq/SublimeEthereum
Ethereum Solidity, Vyper, Yul and StarkNet Cairo language syntaxes
Cyfrin/moccasin
Titanoboa-based vyper smart contract development framework
manifoldfinance/awesome-ethereum-finance
Ethereum cutting edge applications, protocols, cryptography, systems and more
spadebuilders/awesome-vyper
An Awesome List: curated resources for Vyper, the Pythonic smart contract language for the EVM
uniflash/uniflash
A simple and decentralized protocol for flash loan. https://t.me/Uniflash
smartcontractkit/apeworx-starter-kit
A repo dedicated to showing how to make smart contracts in a purely pythonic environment
banteg/seed-liquidity
Pool funds to bootstrap a Uniswap pair
yearn/yearn-recycle
dai/usdc/usdt/tusd/ycrv ➝ yusd
olivmath/merkly
🌳 The simple and easy implementation of Merkle Tree
albertocevallos/eth-utils
Common dev utils for the EVM
7finney/ethcode
Ethereum plugin for vscode
alexferl/falcon-boilerplate
Boilerplate for the Falcon framework https://github.com/falconry/falcon
ioterw/tracevm
Track the values and addresses of slots (storage variables in Solidity) inside the Ethereum contract, as well as tracking logs (Solidity events).
ssteiger/vyper-contract-gui
A simple GUI for compiling and interacting with Vyper contracts.
maurelian/erc721-vyper
ERC721 in Vyper
scio-labs/ethathon
Full-Stack Boilerplate for Smart Contract & DApp Development (EVM)
0xClandestine/uniswap-v2-vyper
An educational rewrite of Uniswap V2 in Vyper using Foundry.
iamdefinitelyahuman/brownie-token-tester
Helper objects for generating ERC20s while testing a Brownie project.