Question concerning Ethereum smart contracts

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • beigepaper

    Rewrite of the Yellowpaper in non-Yellowpaper syntax.

  • No, so the way bytecode works is that there are a bunch of instructions in a string that the computer reads and executes. Some of those instructions are to set memory registers, or add values in registers, or write to persistent storage, or to branch execution path to a different part of the bytecode string based on the values of registers etc. Ack I might have linked you the yellow paper before. I meant to link the beige paper, which is a little easier to read, at the end there is a list of instructions as they exist in the EVM: https://github.com/chronaeon/beigepaper . The code commited to the blockchain is executed deterministically in the EVM based on the bytecode and the parameters sent in later transactions that a user makes to run that code, as well as the data in on chain persistent storage. e.g. I commit code like this: if you send me a 1 as a parameter, I send back the number 0, else I send you the number 1.

  • 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.

    InfluxDB logo
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

  • How to improve the RISC-V specification

    9 projects | news.ycombinator.com | 28 Apr 2024
  • The Improved RISC-V Specification (latest WIP draft)

    1 project | news.ycombinator.com | 28 Apr 2024
  • Wikipedia of Algebraic Geometry Will Forever Be Incomplete. (2022)

    6 projects | news.ycombinator.com | 14 Apr 2024
  • I do (and don't) prepare a talk for a tech conference. (2022)

    1 project | news.ycombinator.com | 14 Apr 2024
  • Commonhaus Foundation: open-source innovation, collaboration, and sustainability

    1 project | news.ycombinator.com | 9 Apr 2024