Please sign in to access this page

SoM Economy

SoM Economy

19 devlogs
35h 42m
•  Ship certified
Created by Gangsta Ozcan

the somconomy is booming. this includes comprehensive market statistics on fancy interactive graphs!

Timeline

add new shop items

Update attachment

worked on a new search function for category based searches and qualifiers on users.

Update attachment
Gangsta Ozcan Gangsta Ozcan about 2 hours ago
wow people follow this project :heavysob:
Austin's SDK Austin's SDK about 2 hours ago
epic

Ship 3

0 payouts of shell 0 shells

Gangsta Ozcan

2 days ago

Gangsta Ozcan Covers 7 devlogs and 9h 6m

Improved search sorting; first fuzzymatch then sort by levenshtein distance. Before it was sorted by leaderboard rank.

Update attachment

I added all the new shop items from the BM and regular normie shop, i fixed the lorenz graph to just exclude negative shells from total shells, so the +balance is still fine. I fixed the tooltip on the tx type pie chart, it doesn't glitch around anymore.

Update attachment

Add reverse shop lookup to see which users bought what items!

Update attachment

I added more shop items and improved the zooming performance on the shell-usd graph, i also fixed a bug on the user tx page where hovering would show the wrong dot. this is all in an effort to finish recharts v3 migration.

Update attachment

migrated to recharts v3, all of the graphs are BUTTERY SMOOTH now.

Update attachment

add cachet for <unknown> usernames; fix hydration error; update prices and shop for BM items; exclude negative balances from lorenz curve;

Update attachment

add: mention links for SE and sonai; reduce lb on / to 10; powered by parth, not explorpheus; refresh every 5 minutes; AI%; AI
% upper quartile mean; market i/o looks better on small screens now; shell-usd is highlight zoomable; add devlogs to user page

Update attachment

Ship 2

1 payout of shell 157.0 shells

Gangsta Ozcan

14 days ago

Gangsta Ozcan Covers 4 devlogs and 8h 4m

Added a project list to user pages. Caching now uses ISR so it properly revalidates every 5 minutes!

Update attachment

Added license and wrote a new readme. Fixed many bugs with the parth api wrapper

Update attachment

I combined the explorpheus and slack API into Parth's API! Caching is no longer an issue I face, and the data is instantaneously loaded & prefetched! Parth's API handles: ranking, parsing, transaction cumulative history, profile pics, usernames, and more all in ONE api call! (before I had to do all of that!)

Check out Parth's API here: https://exploresummer.livingfor.me/v1/docs (i was not encouraged to say this)

Update attachment

add usd-shell market chart and improve speeds :hyper:

Update attachment

Ship 1

1 payout of shell 202.0 shells

Gangsta Ozcan

18 days ago

Gangsta Ozcan Covers 6 devlogs and 16h 29m

Implement a new system on user pages for shop items bought per user! Search is now fuzzy.

Update attachment

Added new user-based pages to inspect personal and public balance over time! Working on search

Update attachment

Added a better shell -> usd estimator with a linear regression and interpolation map. This seeks to improve USD prices across the board. I also revamped the shop estimator, I can now say it accurately predicts shop purchases, and can be used as a data source. I added +-Change% tickers to the Market I/O Graph.

Update attachment
  • Shop purchases are now analyzed and shown in a new leaderboard
  • Updated calculateMetrics to include shop metrics based on payout data
  • Improved Lorenz chart labels and layout
  • User leaderboard now displays user data in a table with percentage of total market
  • Adjusted currency formatting and sizes in MonetaryValue
  • Updated default currency to shells
  • Cleaned up layout in UserMetrics and MarketMetrics
  • Fixed UI consistency with shell icon size and formatting
Update attachment

Implement better leaderboard (sorry cyteon), and begin work on shop reverse calculations.

Update attachment

Add metrics i/o chart for net worth and transaction values over time. Added lorenz graph and gini value.

Update attachment