-
-
Notifications
You must be signed in to change notification settings - Fork 814
Vyper tools and resources
Jacques Wagener edited this page Jan 17, 2019
·
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
- vim
- Visual Code
- Sublime
- Atom
- emacs
- cryptofex
- Populus
- Embark
- Truffle (compatible)
- Truper https://www.npmjs.com/package/truper
- VyperWeb3Deploy https://github.com/gakonst/VyperWeb3Deploy
- Deploy to gnache, python script https://github.com/ltfschoen/vyper-test/blob/master/scripts/main.py
- Pytest ethereum plugin https://github.com/fubuloubu/pytest-ethereum
- SmartCheck - linter and automated security checker https://tool.smartdec.net
- Official Documentation
- 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:
- https://github.com/Dan-Nolan/Vyper-Content
- How I learned to stop worrying and love Vyper
- Blockgeeks Vyper Video Tutorial
-
Uniswap Decentralised Exchange
-
Multisend
© Vyper Foundation