COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200918185619/https://github.com/topics/vyper
Here are
43 public repositories
matching this topic...
Pythonic Smart Contract Language for the EVM
Updated
Sep 9, 2020
Python
Documentation for Remix IDE
Sharding manager contract, and related software and tests
Updated
Jun 21, 2018
Python
🐍 Uniswap V1 smart contracts
Updated
Mar 21, 2020
Python
Python configuration with (more) fangs
Updated
Sep 2, 2020
Python
Updated
Mar 1, 2020
Python
dai/usdc/usdt/tusd/ycrv ➝ yusd
Updated
Sep 8, 2020
Python
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
Updated
Sep 18, 2020
JavaScript
Updated
Aug 18, 2020
Python
Updated
Aug 27, 2018
Python
A simple GUI for compiling and interacting with Vyper contracts.
Updated
Sep 8, 2020
JavaScript
Ethereum plugin for vscode
Updated
Sep 18, 2020
TypeScript
A living collection of resources for participants (and anyone who's interested) in Truffle University's courses 📚
Updated
Aug 7, 2020
JavaScript
An Awesome List: curated resources for Vyper, the Pythonic smart contract language for the EVM
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
universum contract / transaction scripts (in plain vanilla / standard ruby) for the next generation ethereum 2.0 world computer
Updated
Mar 18, 2019
Ruby
Vyper language support in Atom
🐍 Very Simple ERC-20 Smart Contract Template written in Vyper to create your own Cryptocurrency on the Ethereum Blockchain, with many customizable Options 📝
Updated
Oct 28, 2018
Python
A next-generation secure smart contract language for Ethereum.
Updated
Jul 18, 2018
Python
ERC20 Contracts Written in Vyper Programming Language
Updated
Dec 15, 2018
JavaScript
Coverage tool for SmartContract
Updated
Jul 30, 2020
JavaScript
A bare-bones ERC20 template, written in Vyper.
Updated
Sep 3, 2020
Python
Vyper Crowdsale Contracts Ported from Open Zeppelin Solidity
Updated
Dec 22, 2018
Python
A collection of smart contracts for the Ethereum Blockchain
Updated
Aug 2, 2020
Python
Metaprogramming for Ethereum Smart Contracts expressed in Scala's Type System
Updated
Sep 9, 2018
Scala
A smart contract that allows users to leverage up on ETH with built in stop-loss using MakerDAO and Uniswap.
Updated
Sep 9, 2020
Solidity
Cryptozombies for Vyper: Learn Vyper by building games!
Updated
Sep 14, 2020
JavaScript
Storing and accessing multiple integer values in Ethereum, using only one single uint256 slot
Updated
Apr 24, 2019
Python
Vyper (Ethereum) language support for Atom
Updated
Sep 29, 2019
JavaScript
Improve this page
Add a description, image, and links to the
vyper
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
vyper
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Overview
Users should not be exposed to warnings that are raised by code outside of their test cases.
Currently, running
brownie testraises deprecation warnings related toeth_utils. The issue was fixed inethereum/eth-utils#186but a new release hasn't been cut yet. Messages such as this could be confusing to new users.Speci