-
-
Notifications
You must be signed in to change notification settings - Fork 850
Vyper tools and resources
Just some guy edited this page Oct 6, 2020
·
59 revisions
- https://remix.ethereum.org/ or https://remix.vyper.live/ (Uses vyper-remix plugin, click on Vyper under Settings/Plugin tab).
- https://vyper.online/
- Vyper in your browser (no external calls) https://jacqueswww.github.io/vyper-in-browser/ or https://github.com/jacqueswww/vyper-in-browser
- Etherscan compiler https://etherscan.io/vyper
- vim
- Visual Code
- Sublime
- Atom
- IntelliJ Platform
- emacs
- cryptofex
- Brownie
- Embark
- Truffle (compatible)
- Pytest ethereum plugin https://github.com/fubuloubu/pytest-ethereum
- SmartCheck - linter and automated security checker https://tool.smartdec.net
- Manticore / Crytic Compiling library https://github.com/crytic/crytic-compile / https://github.com/trailofbits/manticore/blob/master/README.md
- Official Documentation
- Vyper.fun
- Vyperhub
- Awesome Vyper list
- Additional notes install on MacOS
- ERC721 Vyper Implementation of Non Fungabile Tokens
- Understanding Vyper
- A day with Vyper
- Chainshot Introduction to Vyper
- Chainshot Challenge
- Add your own Chainshot Challenge:
- How I learned to stop worrying and love Vyper
- Blockgeeks Vyper Video Tutorial
- A general outline of Ethereum's upcoming contracts language, Vyper. Purpose, design philosophy, features, adoption, research and development.
- Vyper: The Simple Secure Smart Contract Language
- Ethereum ditching Solidity for Vyper?
- Curve Decentralised Stablecoin Exchange
- Uniswap Decentralised Exchange
- Multisend
- Lendroid
- GunClear
- Computable Protocol
- Stablecoin Swap
- Mastering Ethereum Chapter 8 https://www.oreilly.com/library/view/mastering-ethereum/9781491971932/ | https://github.com/ethereumbook/ethereumbook/blob/develop/08smart-contracts-vyper.asciidoc
- Hands-On Blockchain for Python Developers https://www.packtpub.com/big-data-and-business-intelligence/hands-blockchain-python-developers
© Vyper Foundation