GitHub topics: vyper
pcaversaccio/snekmate
State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.
Language: Solidity - Size: 2.94 MB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 545 - Forks: 65

pcaversaccio/p256-verifier-vyper
P256 (a.k.a. secp256r1 elliptic curve) signature verification 🐍Vyper contract.
Language: Vyper - Size: 232 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 20 - Forks: 1

eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
Language: Python - Size: 7.11 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2,688 - Forks: 576

M-Captain/Vault
A blockchain-powered, decentralized EHR system that ensures: ✅ Data security via immutability and encryption. ✅ Patient ownership & control over records using self-sovereign identity (SSI). ✅ Smart contracts for seamless and permissioned data sharing.
Language: HTML - Size: 169 KB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 2

tr1sm0s1n/eth-experiments
Reference repository for experimenting with Ethereum.
Language: Go - Size: 465 KB - Last synced at: about 4 hours ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

ApeWorX/ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Language: Python - Size: 1.58 GB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 949 - Forks: 156

ethereum/sourcify
Source code verification service for Ethereum smart contracts
Language: TypeScript - Size: 33.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 839 - Forks: 448

DHARANIVENDHANV/rust_compiler_deep_dive
In this video, Daniel Cumming a formal verification engineer at Runtime Verification and Rust instructor at RareSkills explains how the Rust compiler works under the hood. This talk will explain the Rust compiler pipeline.
Size: 10.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

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.
Language: TypeScript - Size: 247 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,625 - Forks: 1,117

Cyfrin/moccasin
Titanoboa-based vyper smart contract development framework
Language: Python - Size: 1.74 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 141 - Forks: 28

pcaversaccio/zksync-vyper-sandbox
A sandbox environment for ZKsync Era Vyper compiler testing.
Language: TypeScript - Size: 1.49 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 7 - Forks: 1

vyperlang/vyper
Pythonic Smart Contract Language for the EVM
Language: Python - Size: 12.3 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 5,014 - Forks: 842

Cyfrin/web3-dev-containers
A repo to help users run code in isolated environments. Stay safe big dogs.
Language: Dockerfile - Size: 771 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 106 - Forks: 21

davidhq/SublimeEthereum
Ethereum Solidity, Vyper, Yul and StarkNet Cairo language syntaxes
Size: 175 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 124 - Forks: 47

crytic/slither
Static Analyzer for Solidity and Vyper
Language: Python - Size: 67 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 5,611 - Forks: 1,005

M-Captain/KMCFeedback
This is my first DApp. 🌟 Empowering Students with Transparent & Secure Feedback! 🔗 Decentralized College Feedback System (DCFS) ensures honest, anonymous, and tamper-proof feedback using blockchain technology. ✅ Immutable & Transparent – No censorship, no manipulation. ✅ Secure & Anonymous – Your feedback, your privacy.
Language: HTML - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

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)
Language: HTML - Size: 267 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 776 - Forks: 389

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.
Language: Markdown - Size: 368 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1,374 - Forks: 347

yearn/yearn-vaults
Yearn Vault smart contracts
Language: Python - Size: 859 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 535 - Forks: 324

Laugharne/rust_compiler_deep_dive
In this video, Daniel Cumming a formal verification engineer at Runtime Verification and Rust instructor at RareSkills explains how the Rust compiler works under the hood. This talk will explain the Rust compiler pipeline.
Size: 10.5 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ThatOneCalculator/vyper-zed-extension Fork of rgbkrk/python-lsp-zed-extension
Vyper Zed Extension
Language: Rust - Size: 10.7 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

ethereum/remix-ide
Documentation for Remix IDE
Size: 75.2 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 2,301 - Forks: 1,117

companyakis/smart-contracts
Web3 Smart Contracts
Language: Rust - Size: 64.5 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

arpitingle/Library-of-Ethereum
Curated Collection of Ethereum Ecosystem Resources
Size: 259 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 283 - Forks: 32

ApeWorX/ape-vyper
Vyper compiler plugin for the Ape Framework, using VVM
Language: Python - Size: 1.19 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 28 - Forks: 9

curvefi/curve-contract
Vyper contracts used in Curve.fi exchange pools.
Language: Python - Size: 1.52 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 1,057 - Forks: 393

openSVM/lessvm
lessvm
Language: Rust - Size: 1.01 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

maurelian/erc721-vyper
ERC721 in Vyper
Language: Python - Size: 46.9 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 43 - Forks: 3

Uniswap/v1-contracts 📦
🐍Uniswap V1 smart contracts
Language: Python - Size: 211 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 507 - Forks: 318

tr1sm0s1n/geth-ethclient-starter
A comprehensive guide to using the ethclient package from Geth (go-ethereum) to build Ethereum applications with Go.
Language: Go - Size: 115 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

smartcontractkit/starter-kits
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
Size: 742 KB - Last synced at: 15 days ago - Pushed at: 12 months ago - Stars: 250 - Forks: 113

statemindio/public-audits
This repository holds public audits performed by the statemind team.
Size: 12.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 8

alexferl/vyper
Python configuration with (more) fangs
Language: Python - Size: 241 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 148 - Forks: 22

curvefi/curve-core
Deploy a standardised set of smart contracts powering Curve.fi with a simple CLI command.
Language: Vyper - Size: 903 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 16 - Forks: 23

olivmath/merkly
🌳 The simple and easy implementation of Merkle Tree
Language: Python - Size: 2 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 56 - Forks: 13

spadebuilders/awesome-vyper
An Awesome List: curated resources for Vyper, the Pythonic smart contract language for the EVM
Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 98 - Forks: 7

IDouble/Simple-Vyper-ERC-20-Token-Template
🐍 Very Simple ERC-20 Smart Contract Template written in Vyper to create your own Cryptocurrency on the Ethereum Blockchain, with many customizable Options 📝
Language: Python - Size: 683 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 10

iamdefinitelyahuman/brownie-token-tester
Helper objects for generating ERC20s while testing a Brownie project.
Language: Python - Size: 119 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 12

bhaveshpatil093/Secure-Stake-Vyper-Project
Next-gen staking infrastructure combining battle-tested Vyper contracts 🤖 with predictive AI models for optimal yield farming strategies 🌱
Language: Vyper - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

xrchz/hodlem
Decentralised Texas Hold'em Poker for Ethereum
Language: Vyper - Size: 1000 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 6

Aviksaikat/ape-utils
Utility plugin to expose some of the Ape's awesome features to CLI
Language: Python - Size: 17.8 MB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

manifoldfinance/awesome-ethereum-finance
Ethereum cutting edge applications, protocols, cryptography, systems and more
Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 12

electric-capital/codemirror-lang-vyper
CodeMirror 6 extension for Vyper language support and syntax highlighting
Language: Vyper - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 6

vyperlang/gaboon
Titanoboa-based vyper smart contract development framework
Language: Python - Size: 234 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

smartcontractkit/apeworx-starter-kit
A repo dedicated to showing how to make smart contracts in a purely pythonic environment
Language: Python - Size: 122 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 19

tr1sm0s1n/fastapi-brownie-dapp
Ethereum Certificate DApp made for Pythonistas.
Language: HTML - Size: 34.2 KB - Last synced at: about 4 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 3

ethereum/sharding 📦
Sharding manager contract, and related software and tests
Language: Python - Size: 609 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 482 - Forks: 106

chaintope/contract-coverager 📦
Coverage tool for SmartContract
Language: JavaScript - Size: 964 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

agroce/universalmutator
Regexp based tool for mutating generic source code across numerous languages
Language: Python - Size: 240 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 140 - Forks: 29

seanpm2001/Bliss_Browser_Vyper
🌳️🌐️#️⃣️ The Bliss Browser Vyper language support module, allowing Vyper programs to be written in and ran within the browser.
Language: Vyper - Size: 1.74 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sriharikapu/SimpleTokenContract
Tokens in the Ethereum ecosystem can represent any fungible tradable good: coins, loyalty points, gold certificates, IOUs, in-game items, etc. Since all tokens implement some basic features in a standard way, this also means that your token will be instantly compatible with the Ethereum wallet and any other client or contract that uses the same standards.
Language: Python - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

danilych/presale-contract-vyper
IDO Smart Contract for EVM written in Vyper
Language: Solidity - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ressetkk/Vyper_SW
Anycubic Vyper to Voron Switchwire attempt
Size: 55.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

alexferl/falcon-boilerplate
Boilerplate for the Falcon framework https://github.com/falconry/falcon
Language: Python - Size: 141 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 47 - Forks: 8

banteg/seed-liquidity
Pool funds to bootstrap a Uniswap pair
Language: Python - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 76 - Forks: 28

openblockchains/awesome-solidity
Awesome Solidity (Contract) Programming Language & Tools - Incl. Weekly Updates
Language: Solidity - Size: 98.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 5

rafael-abuawad/bobc-stablecoin
Overcollateralized algorithmic stablecoin pegged to the BOB backed by Ether. Made with Vyper 🐍
Language: Vyper - Size: 642 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

DynamoFinance/vault
Rebalancing vault fulfilling ERC-4626 specifications.
Language: Python - Size: 1.2 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

curvefi/metaregistry
One Registry to Rule Them All
Language: Vyper - Size: 1.03 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 22 - Forks: 9

scio-labs/ethathon 📦
Full-Stack Boilerplate for Smart Contract & DApp Development (EVM)
Language: TypeScript - Size: 1.16 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 41 - Forks: 8

contractshark/hammerhead
Packages of assorted Solidity/Vyper testing contracts
Language: Solidity - Size: 383 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 4

rafael-abuawad/predictions-v1
Prediction lets you test your market insight and intuition to earn rewards. Use your knowledge or gut feeling to predict whether the BTC/USD, S/USD, or ETH/USD price will rise or fall in the near future. Get it right, and you'll claim a share of the prize pool for that round!
Language: Vyper - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tserg/vyro 📦
Vyro - Vyper to Cairo transpiler for the Ethereum and StarkNet ecosystems.
Language: Python - Size: 582 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 4

mgnfy-view/steaking
Steaking allows users to stake raw ETH, earn points on a backend server, and deposit their staked ETH into a WETH vault after the Steak protocol launch
Language: Solidity - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ApeWorX/hosted-compiler
Compiler tool supporting Remix Online IDE
Language: Python - Size: 466 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

Web3-Club/vyper-by-example_Chinese
vyper-by-example文档 简体中文翻译|@Web3-Club
Size: 165 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

s6ruby/redpaper
Red Paper ++ sruby - Small, Smart, Secure, Safe, Solid & Sound (S6) Ruby - The Ruby Programming Language for Contract / Transaction Scripts on the Blockchain World Computer - Yes, It's Just Ruby
Size: 43 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 0

tr1sm0s1n/brownie-vyper-example
Example project to compile/test/deploy smart contracts written in Vyper using Brownie.
Language: Python - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

7finney/ethcode
Ethereum plugin for vscode
Language: TypeScript - Size: 5.39 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 46 - Forks: 15

kba-tools/touch-contract
Creates boilerplate smart contracts in Solidity & Vyper.
Language: Solidity - Size: 85.9 KB - Last synced at: about 11 hours ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Patronum-Labs/foundry-vyper
Foundry template for writing Vyper smart contracts
Language: Solidity - Size: 54.7 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

tr1sm0s1n/hardhat-vyper-example
Example project to test/compile/deploy smart contracts written in Vyper using Hardhat.
Language: JavaScript - Size: 131 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 3

SaturnCassini/auction_house_contracts
Simple auction house and NFT contract for the Saturn Series Protocol
Language: Vyper - Size: 5.66 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 2

cryptuon/tesseract
Multi-Rollup Environments on Ethereum
Language: Vyper - Size: 109 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

vyperlang/blackadder 📦
Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 5

sambacha/vyper2solidity
Generate Solidity Interface from Vyper contracts
Language: Python - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Aviksaikat/Cookiecutter-ape-hatch-template
Simple Cookiecutter template for ape (ApeWorx)
Language: Python - Size: 1.58 MB - Last synced at: about 7 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Patronum-Labs/erc725.vy
Implementation of ERC725 standard written in Vyper
Language: Solidity - Size: 45.9 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

yearn/yearn-recycle
dai/usdc/usdt/tusd/ycrv ➝ yusd
Language: Python - Size: 15.6 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 33

seanpm2001/SNU_2D_ProgrammingTools_IDE_Vyper
⌨️ The Vyper programming language IDE submodule for SNU Programming Tools (2D Mode)
Language: Vyper - Size: 249 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

seanpm2001/Learn-Vyper
📚️ A repository for showcasing my knowledge of the Vyper programming language, and continuing to learn the language.
Language: Vyper - Size: 241 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ioterw/tracevm
Track the values and addresses of slots (storage variables in Solidity) inside the Ethereum contract, as well as tracking logs (Solidity events).
Language: Go - Size: 30.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 35 - Forks: 1

Rubilmax/etherscan-src 📦
⏬🚀 Fetch the most up-to-date sources of verified Smart Contracts (including proxy implementations) from Etherscan in seconds!
Language: TypeScript - Size: 66.4 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rafael-abuawad/central-finite-curve-dragoons
A complete NFT project, created with Vyper and Apeworx. This project offers a seamless experience with a graph for efficient data querying and indexing, a TypeScript relayer for gasless mints, and an immersive frontend built with React and PicoCSS. A truly user-friendly NFT experience.
Language: Vyper - Size: 216 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

jrmunchkin/defi-cube-yield-farm-vyper
Brownie yield farm contract - Vyper
Language: Python - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ssteiger/Vyper-Contract-GUI-Depreciated 📦
[Depreciated] see: https://github.com/ssteiger/Vyper-Contract-GUI
Language: Python - Size: 3.99 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

vyperfun/play.vyper.fun
Dapp for vyper.fun
Language: JavaScript - Size: 1.99 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ssteiger/vyper-contract-gui
A simple GUI for compiling and interacting with Vyper contracts.
Language: JavaScript - Size: 12.9 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 8

vyperfun/vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
Language: HTML - Size: 1.92 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 113 - Forks: 51

binodnp/vyper-erc20
ERC20 Contracts Written in Vyper Programming Language
Language: JavaScript - Size: 47.9 KB - Last synced at: about 4 hours ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 4

forest-friends/vydoc
Vyper doc generator
Language: JavaScript - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 5 - Forks: 9

Rishit-katiyar/DeFi-Lending-Protocol
decentralized finance (DeFi) lending protocol with advanced features and risk management mechanisms implemented in Vyper.
Language: Vyper - Size: 22.5 KB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

YAcademy-Residents/vyper-interface-scanner
Automatically check for incorrect interface definitions in vyper contracts
Language: Python - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

0xMaka/vybes
For fun and study, with some vy (and maybe a lil py).
Language: Vyper - Size: 48.8 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sambacha/vyp4r
Vyp4r - ANTLR4 Parser for Vyper Language
Language: JavaScript - Size: 2.31 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

ssteiger/smart-contracts
A collection of smart contracts for the Ethereum Blockchain
Language: Python - Size: 80.1 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

binodnp/vyper-crowdsale
Vyper Crowdsale Contracts Ported from Open Zeppelin Solidity
Language: Python - Size: 33.2 KB - Last synced at: about 4 hours ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

0xJCN/Damn-Vulnerable-DeFi-V3-CTF
Damn Vulnerable DeFi V3 CTF implementation with Ape, exploits with Vyper & Huff
Language: Solidity - Size: 337 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 0

0xJCN/Ethernaut-CTF
Ethernaut CTF solutions with Ape, Vyper, & Huff
Language: Python - Size: 273 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 1

Anish-Agnihotri/venti
The hip browser-only Ethereum IDE and runtime environment.
Language: JavaScript - Size: 2.5 MB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 5
