Allen

Allen

crypto seeker||starknet

December StarkNet Ecosystem Update

The following data sources: https://app.starkboard.io/

TVL Data#

image

Daily Transaction Volume#

image

Daily transaction volume calculated in TPS: On December 7th, TPS was 0.44, optimistic was 4.04, and arbitrum was 4.

Real-time TPS link: https://starkscan.co/stats

Total Number of Wallets#

image

Number of Active Wallets per Day#

image

Daily Transaction Fees#

image

Updates from StarkNet Project#

StarkNet Mainnet Alpha version updated to v0.10.2 (Transaction parallelization of the sorter has been deployed on the mainnet)

Cairo1.0 open-sourced (making it easier for Starknet contract and proof developers)

StarkNet Testnet version updated to v0.10.3 (improved performance and removal of deprecated Deploy transactions)

Optimization Points for Improving TPS Performance in the Future#

  1. The current Cairo-VM is implemented in Python. The Lambdaclass team has rewritten the VM in Rust and has also open-sourced it. (The Lambdaclass team has open-sourced code using the original virtual machine and another code using cairo-rs, and further testing and comparison will be conducted)
  2. Sorter optimization based on Rust
  3. Optimization of proof generation

Ecological Dynamics of the Week#

  1. Starknet ID (did+domain name service) launched on the mainnet
  2. Nostra (the first lending protocol + stablecoin to go live) launched on the mainnet
  3. Aave cross-chain bridge governance proposal has opened the voting channel
  4. The second season of the simulation verification game "Nuo Nuo" testnet released
  5. Briq (a 3D block-building NFT-type chain game that allows anyone to build separate virtual world storage on-chain) version 2.0.2 released
  6. Updates to Stark's ecosystem page, with more detailed categorization and filtering functionality

https://starknet-zh.notion.site/StarkNet-ca5af6495c3642e6b48424202fbec3d1

image

TPS Calculation for Abstract Contract Wallets Cannot be Done in a Traditional Way#

In a multicall on the Starknet testnet, 32 txs were processed. It takes about 5 seconds to be accepted on L2 and about 20 seconds to be confirmed. If these 32 txs are counted as one transaction based on browser transactions, the TPS would already reach 6 TPS if counted as 32. Therefore, abstract contract wallets may need a method to calculate the TPS on-chain with these locally abstracted accounts.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.