Learning Vyper over Solidity

This page summarizes the projects mentioned and recommended in the original post on /r/ethdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • brownie

    A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

    For someone coming from Python, Vyper would be easier to learn. There is some learning material to help you start, but for more advanced concepts it might be harder to find. And some of Ethereum tools (for security, for monitoring) are built for Solidity, but in the last couple of months some of them started to include more Vyper support. And to test your contracts, and a basis dev environnement for Vyper, Brownie (https://github.com/eth-brownie/brownie) might be the best choice, since it's Python based

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts