See Installing Vyper to install vyper. See Tools and Resources for an additional list of framework and tools with vyper support. See Documentation for the documentation and overall design goals of the Vyper language. See Learn.Vyperlang.org for learning Vyper by building a Pokémon game. See try.vyperlang.org to use Vyper in a hosted jupyter environment! There is also an online compiler available you can use to experiment with the language and compile to bytecode and/or IR. While the vyper...
Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
Mika Lending Bot is written in Python and features automatic lending on exchanges Poloniex and Bitfinex. It will automatically lend all cryptocurrencies found in your lending account. It uses an advanced lending strategy that will spread offers across the lend book to take advantage of possible spikes in lending rates. Inspired by MarginBot and BitfinexLendingBot. Configure your own lending strategy!