You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a simple estimator for the monthly cost to maintain a self-hosted L1 based on some inputs:
number of validators
P-Chain fee for a validator
Indexer Yes/No
Throughput (gas/second)
Users (?)
...
Then compute costs:
hosting cost Validator (dependent of number and throughput)
hosting cost AWM Relayer
hosting cost of Indexer (throughput)
AVAX per month
...
Competitive Analysis
what would it cost to execute the amount of gas per month on C-Chain / Ethereum / ...? Fetch min/max gas price of the past 3/6/12 months and convert to USD using the AVAX / ETH price of that day
what would it cost to achieve this throughput on a L2? (Not sure if we want to do that)
The text was updated successfully, but these errors were encountered:
Build prototype in Google Sheets here first.
Build a simple estimator for the monthly cost to maintain a self-hosted L1 based on some inputs:
Then compute costs:
Competitive Analysis
The text was updated successfully, but these errors were encountered: