pm VS l2beat

Compare pm vs l2beat and see what are their differences.

pm

Project Management: Meeting notes and agenda items (by ethereum)

l2beat

L2BEAT is an analytics and research website about Ethereum layer two (L2) scaling solutions. (by l2beat)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pm l2beat
219 628
1,483 452
2.0% 4.9%
8.8 9.9
about 11 hours ago 7 days ago
Python TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pm

Posts with mentions or reviews of pm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.

l2beat

Posts with mentions or reviews of l2beat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Spot Bitcoin ETF receives official approval from the SEC
    1 project | news.ycombinator.com | 15 Jan 2024
    A real layer 2 would look more like something built on Ethereum (can see all its L2s at https://l2beat.com).

    Essentially it's a separate network that every few minutes takes every transaction and compresses it into a data blob that it saves on Ethereum along with a proof that the computation was done correctly. The Ethereum L1 nodes then only need to verify the proof instead of re-executing all transactions that happened on the L2.

    With this design users can go straight from an exchange like Coinbase onto the L2 and never need to use Ethereum, and fees are 10x cheaper because of the data compression. Fees will soon be 100x cheaper as Ethereum is adding extra space just for these L2 data blobs that is much cheaper than normal Ethereum data space.

    Unfortunately it can't be done on Bitcoin right now because Bitcoin nodes don't have Turing complete scripting and so can't verify the proof that an L2 posts to Bitcoin.

  • Ask HN: Who is hiring? (December 2023)
    17 projects | news.ycombinator.com | 1 Dec 2023
    We are running & maintaining the site (https://l2beat.com). Our work is to look on the current Layer 2 deployments on Ethereum & show risks and statistics to the end user. Very interesting thing is that we are a public goods company trying to stay as objective as possible in the industry full of subjectivity. What I mostly like in this job is that I am a part of the project shaping how it looks, not only mindlessly taking someones orders.

    Candidate:

  • Should Ethereum be okay with enshrining more things in the protocol?
    2 projects | news.ycombinator.com | 30 Sep 2023
    Ecosystem fragmentation is not necessarily a bad thing. It leads to rapid development through competition. Different L2s are competing against each other to provide the best service and that has lead to a cambrian explosion of solutions. It's also a very effective way to explore the solution space, I'm sure many will disappear, others will get eaten, and at some point there will be consolidation. But all this seems like a good approach early on when tackling complex problems for which the ideal trade-offs are not entirely obvious. Explore as much of the solution space as possible and trim later on.

    A perhaps more pernicious problem is liquidity fragmentation. Moving assets between L2s is a tedious friction that leads to fragmentation of liquidity. In that respect, zero-knowledge rollups present a big advantage as you can share liquidity between them as long as they share some zk-circuits that allow to prove statements to both chains. All this is being very actively worked on. And the technology behind it is short of fascinating. The typical HN audience would have a huge hard-on for it, if they didn't have such a strong preconception against crypto-anything.

    If anyone is curious to learn more about L2s a good starting point is here: https://l2beat.com/

    And if you want to see Ethereum scaling progress you can check it here: https://l2beat.com/scaling/activity

    The next major upgrade to the protocol, slated for late this year or early 2024 (date is not finalized yet), will focus on scalability by making L2 activity veeery cheap.

  • "Exploring Layer 2 Solutions: Seeking insights into the current landscape and optimal choices for developers and entrepreneurs."
    1 project | /r/ethereum | 2 Sep 2023
    These two links will give you a lot of the info you need to compare L2s: https://l2beat.com/ and https://www.growthepie.xyz/ - enjoy.
  • Ethereum rollups have hit the milestone of $10bn of assets and 2 million weekly active users! Scaling and adoption is finally here.
    1 project | /r/CryptoCurrency | 27 Jul 2023
    Source: https://l2beat.com
  • Polygon (MATIC) Shakes Up Leadership: Potential Game Changer Incoming
    1 project | /r/CryptoCurrency | 10 Jul 2023
  • Daily General Discussion - June 7, 2023
    4 projects | /r/ethfinance | 7 Jun 2023
    Thanks! l2beat.com is the best.
  • Are Layer 2s as secure as Layer 1?
    1 project | /r/ethereum | 1 Jun 2023
    In addition to what others said, I always find https://l2beat.com useful to see a summary of the security assumptions behind the various L2s. Currently, all L2 need to be trusted to some extent as they are still quite in development.
  • Ethereum liquid staking protocol Rocket Pool deploys on zkSync Era
    2 projects | /r/ethereum | 1 Jun 2023
    Exponential.fi has good summaries and links to the projects. And https://l2beat.com is also great for judging L2s.
  • Next big Eth upgrade
    2 projects | /r/ethereum | 21 May 2023
    Take a careful look at https://l2beat.com

What are some alternatives?

When comparing pm and l2beat you can also consider the following projects:

poap-delivery - poap-delivery repository

l2-fees

defisaver-v3-contracts - All the contracts related to the Defi Saver ecosystem

awesome-starknet - A curated list of awesome StarkNet resources, libraries, tools and more

token-allowance-checker - Control ERC20 token approvals

crypto-fees - Website for comparing total daily fees of various blockchain protocols.

annotated-spec - Vitalik's annotated eth2 spec. Not intended to be "the" annotated spec; other documents like Ben Edgington's https://benjaminion.xyz/eth2-annotated-spec/ also exist. This one is intended to focus more on design rationale.

opensea-js - TypeScript SDK for the OpenSea marketplace

staking-deposit-cli - Secure key generation for deposits

polygon-edge - A Framework for Building Ethereum-compatible Blockchain Networks

consensus-specs - Ethereum Proof-of-Stake Consensus Specifications